Skip to main content

iPhone simulator path for Xcode-6

iOS 8 :
~/Library/Developer/CoreSimulator/Devices/[Device ID]/data/Applications/[appGUID]/Documents/


Use below command to check you Device ID:
xcrun instruments -s

Comments

Post a Comment