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.
我正在做 iphone 项目。我在我的应用程序中使用了一些 .ipa 大小为 152 MB 的视频文件。
我为接受 ipa 文件阅读了苹果指令:
但 muy 可执行文件大小为 162 MB。谁能告诉我如何在 iTunes 上接受我的应用程序?请帮忙。
我认为您正在查看 .app 文件而不是可执行文件。
.app、.ipa 文件可以达到 2GB。
要找出可执行文件的大小 - 右键单击 .app 或 .ipa 并选择“显示包内容”。您可以找到与您的应用程序名称(Unix 可执行文件)同名的可执行文件。它应该小得多。