magicalpanda / MagicalRecord

Super Awesome Easy Fetching for Core Data!
Other
10.8k stars 1.79k forks source link

Open stored .sqlite file #1285

Closed beltik closed 7 years ago

beltik commented 7 years ago

Hi,

I did print path to my .sqlite file:

/Users/Necrosoft/Library/Developer/CoreSimulator/Devices/68A05D98-7949-4F90-BFB9-9C8A368F411B/data/Containers/Data/Application/0EB9FDB6-9773-45BF-9C57-45AAC1A0F544/Library/Application%20Support/myApp/FoodPlan.sqlite

But i cant see that file in folder. How to find and open it? I need to examine it in external app that open SQL tables.

beltik commented 7 years ago

Everything ok.

alainib commented 5 years ago

I needed to open the file too to extract data you can copy the data of the app via xcode xcode -> device and simulators -> select the device -> select the app -> click on the "wheel" below near + - button and select "download container"