Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

View contents of my documents directory

Tags:

iphone

I need to verify the correct function of an application I am working with, and can see that the files are being written properly to the users documents directory in the simulator.

I need to verify airplane mode, so either I need to be able to see into the documents directory on the phone or put the simulator in airplane mode.

I thought that there was a way to view the contents of the phone in the Organizer, but have had no luck.

Does anyone have an idea on the above?

Thanks!

like image 922
Rob Bonner Avatar asked Dec 28 '09 21:12

Rob Bonner


2 Answers

In the Organizer, when your device is selected, your applications should appear in a list at the bottom of the window. Next to any application you've installed via Xcode, there should be a disclosure triangle. Click this, and your user folders will be revealed. Just drag the small package icon to your desktop to copy them to your computer.

like image 65
Ben Gottlieb Avatar answered Oct 20 '22 19:10

Ben Gottlieb


For anyone wondering where this is ... look at this screenshot.

Its in your Xcode

enter image description here

like image 30
Sam B Avatar answered Oct 20 '22 20:10

Sam B