Downloading the App Container from a device - subconsciousnetwork/subconscious GitHub Wiki
- Open XCode
- Connect your phone
- Do the permissions song and dance, have your device ready for development
- Open the Window -> Devices and Simulators
- Find your device
- Locate
com.subconscious.Subconscious
in the "Installed Apps" list - Use the
...
menu to selectDownload Container...
- Watch the selected download location for an
.xcappdata
file (which is just a.zip
)- I watched the filesize growing in finder, there is no other progress bar, make sure to wait until it stops
- (optional) extract and verify that the DB files are present or right-click and "Show Package Contents"
SQLite is stored in AppData/Library/Application Support/databate.sqlite
RocksDB is stored in AppData/Library/Application Support/sphere