iOS 4.2 simulator files?
Asked Answered
T

1

14

Where are the files associated with my app in the iOS 4.2 simulator - need to look at my sqllite DB and I can't find it.

Tanh answered 26/11, 2010 at 16:32 Comment(0)
G
30

~/Library/Application Support/iPhone Simulator/4.2/Applications/APP_UUID/

In Xcode 6, check ~/Library/Developer/CoreSimulator/Devices/DEVICE_UUID/data/Containers/Data/Application/APP_UUID/

Generation answered 26/11, 2010 at 16:37 Comment(3)
Thank you sir, couldn't remember how to get thereTanh
There is no "iPhone Simulator" under my Application Support.is not exist.Tanked
@Tanked You are probably looking under your main file system. Look for the library folder in your user directoryAnjaanjali

© 2022 - 2024 — McMap. All rights reserved.