首页 > 移动平台 > 详细

iOS 7 以上 新沙盒目录

时间:2015-06-05 15:25:54      阅读:171      评论:0      收藏:0      [点我收藏+]

1、设置显示隐藏文件(在终端中 输入以下命令)

  defaults write com.apple.finder AppleShowAllFiles -bool true

2、目录

进入硬盘

技术分享

进入用户-》用户名-》资源库-developer-》CoreSimulator -》Device

技术分享

 

找到本级模拟器所对应的文件夹

在xcode 中 window下的devices

技术分享

 

此时可知对应iphone6 的文件夹为第一个

进入-》data-》containers

此时可以看到机器上所有应用的bundle 和 沙盒的总目录

技术分享

 

 

 

data 为沙盒总目录 bundle 为 bundle的总目录

 

技术分享

 

 

 

进入对应应用的文件夹就是沙盒目录

 

技术分享

 

iOS 7 以上 新沙盒目录

原文:http://www.cnblogs.com/liuziyu/p/4554620.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!