Where are the simulator files for Xcode 8?

Where are the files for the simulator in XCode 8, specifically the iPad Pro? I need to access my app's saved game file in the simulator. I've looked in ~/Library/Application Support/Developer and also ~/Library/Application Support/iPhone Simulator.


Thanks

Bob

Replies

~/Library/Developer/CoreSimulator/Devices/[UDID]


Check out `xcrun simctl --help`