Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的电脑损坏了。我丢失了我的 xcode 项目文件。但我有应用程序的 ipa 文件。有没有办法将ipa文件转换为xcode?或者至少使用 ipa 文件恢复一些项目文件?
不,那里没有。您的代码被编译为本机代码。所以除非你真的很擅长阅读汇编,否则你真的很不走运。
您将能够从 ipa 中提取资源(它只是一个 zip 文件)。
不!!如果有可能,那么任何人都可以下载多个应用程序,然后通过 iExplorer 等工具将应用程序探索到设备并将其转回代码,因此没有安全性!