mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-15 07:56:11 +08:00
357 B
357 B
Uninstalling an app
Real Devices: ideviceinstaller -U io.gitjournal.gitjournal For Simulators: xcrun simctl uninstall booted io.gitjournal.gitjournal
List Devices
xcrun instruments -s devices
Access File System
cd ~/Library/Developer/CoreSimulator/Devices/
Get deivce ID from List Devices. This doesn't seem to work for actual devices.