Recover xcode project from installed app on iPhone

后端 未结 1 1570
野趣味
野趣味 2021-01-26 09:53

I exedentaly deleted my xCode project, but I still have app installed on my iPhone. Is it somehow possible to retrieve at least some part of original project files from app itse

1条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-26 09:57

    No, it's not possible to do this.

    You may be able to recover the original archive file created prior to installation on your device from inside the following directory (depending on how you deleted the original project) which may be of help.

    ~/Library/Developer/Xcode/Archives/

    0 讨论(0)
提交回复
热议问题