xcode6、ios8模拟器的文件在哪里 | Where Does Simulator 8.0 Store Files
source:http://stackoverflow.com/questions/24022570/where-does-simulator-8-0-store-files Something like this:
1 | /Users/{YOUR NAME}/Library/Developer/CoreSimulator/Devices/{DEVICE ID}/data/Containers/Data/Application/{APPLICATION ID}/ |
The Devi 继续>