Is there any way to see the file system on the iOS simulator?

后端 未结 12 1674
清歌不尽
清歌不尽 2020-11-30 17:15

Is there any way to browse the file system of a currently running or just killed iOS simulator? I\'d settle for being able to see a specific app\'s files if there\'s a way t

12条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-30 17:33

    On Xcode Version 8.2.1 (8C1002) I found the .app files installed on the simulator in this path: ~/Library/Developer/Xcode/DerivedData/[APPNAME]-[RANDOM HASH]/Build/Products/Debug-iphonesimulator

提交回复
热议问题