开发者

ipad simulator - sandbox area

开发者 https://www.devze.com 2023-01-03 16:59 出处:网络
Every iPhone/iPad application has its sandbox area, where I can store files. When I use the simulator this area will be somewhere in the hard disk. Is it possible to see this directory and its content

Every iPhone/iPad application has its sandbox area, where I can store files. When I use the simulator this area will be somewhere in the hard disk. Is it possible to see this directory and its contents for a given application?

I am debugging an iPad app and it will be a lot easier if I can see the sandbox area contents in real time, as the app runs and creates files there开发者_运维知识库.

Where do I find it?

thanks for any help.


~/Library/Application Support/iPhone Simulator/<framework.version>/Applications/<application.uuid>/Documents
0

精彩评论

暂无评论...
验证码 换一张
取 消