iOS simulator sqlite database files
- The sqlite database files on the iphone simulator are located:
- Where XXX will be a GUID for your application.
- Where 4.3 will be the OS version of the simulator.
- Note: Often you will have to run your application once for the file to be created.
- As of 2010-02-28, Xcode 3.2.1.
- To edit the file type:
- NOTE: When the Simulator is reset, the Applications directory is deleted.
- If the command line is in the Applications directory, it will not be deleted and the sqlite3 database will not reflect your changes.
Labels:
None
