Reputation: 2308
Im trying to access the .db file of an app I have installed in the simulator. Seems like xcode 4.4 has a different location. Can anyone suggest?
Upvotes: 1
Views: 350
Reputation: 4920
XCode places applications for simulator into the folder ~/Library/Application Support/iPhone Simulator/6.0/Applications
Upvotes: 2