How do I get access to files that are created in the simulator?
I have an app that I use sqlite and in my app i add/delete/change things in the database (which is copied over when the app is first run). So how do i get the file back from the simulator so I can look at the data?
Look inside: ~/Library/Application Support/iPhone Simulator/... Your app and it's sandbox will be in there somewhere.
Thanks found it
<User>/Library/ApplicationSupport/iPhone Simulator/Applications/(*number)/Documents
<User>/Library/ApplicationSupport/iPhone Simulator/Applications/(*number)/Documents
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| How to access EAGLView/UIView functions from C? | Rasterman | 10 | 5,132 |
Apr 8, 2010 10:47 AM Last Post: Rasterman |
|
| Direct screen surface access for iPhone | Nosredna | 15 | 6,662 |
Feb 15, 2009 10:35 AM Last Post: Nosredna |
|
| iPhone direct camera access | Aktion | 3 | 3,238 |
Jan 4, 2009 01:23 AM Last Post: Aktion |
|
| Can't access iPhone Dev Forums | XxtraLarGe | 3 | 2,336 |
Oct 29, 2008 02:47 AM Last Post: XxtraLarGe |
|
| A Collectable Card Game with User Created Content, please? | palenoue | 6 | 4,911 |
Jun 12, 2008 10:37 AM Last Post: palenoue |
|

