Xcode 6 / iOS 8 Simulator Data and Bundle folder script
问题 With the latest changes to xcode 6, it looks like the .app file and document folder no longer resides in the same folder in the iPhone simulator directory. Previously, we can access the directory and .app file at /Users/me/Library/Application Support/iPhone Simulator/7.1/Applications/SomeCrpyticNumber but in Xcode 6, the simulator directory is completely different: ~/Library/Developer/CoreSimulator/Devices/CrypticNumber1/data/Containers/Bundle/CrypticNumber2/MyApp.app and ~/Library/Developer