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.
我正要在 iTunes Connect 中提交我的应用程序,但我不知道如何使用 Application Loader 上传我的应用程序。它告诉我选择文件,但我不能选择 .zip 文件和我的应用程序文件夹。
请帮我弄清楚如何以正确的扩展名包装我的项目。
以下是有关如何上传您的应用以供审核的教程:教程
其中大部分是在 xCode 中完成的。您没有上传 zip 文件。您在 xCode 中编译应用程序并上传结果。
希望这可以帮助!