简体   繁体   English

如何获得Xcode项目的“二进制”?

[英]How can I get “binary” of Xcode project?

I am trying to deliver my app to apple review. 我正在尝试将我的应用提交给Apple评论。 I made all certificates and so on,the status of program is "Waiting For Upload". 我取得了所有证书,依此类推,程序的状态为“等待上传”。 Now I must send "binary" using Application Loader. 现在,我必须使用Application Loader发送“二进制”。 I can't understand,what is binary and didn't find any additional information in their guides.There are some similar questions on stack overflow, but they are outdated, as I think. 我不明白,这是二进制的,在他们的指南中没有找到任何其他信息。关于堆栈溢出有一些类似的问题,但是我认为它们已经过时了。 Can you explain in simple language, what should I do? 能用简单的语言解释,我该怎么办?

1) Select your device, as where you want to run the app (as opposed to the simulator) but do not run it. 1)选择您要运行应用程序的设备(而不是模拟器),但不要运行它。 2) Select Product -> Archive 3) Open Window -> Organizer 4) Find your app and select distribute. 2)选择产品->存档3)打开窗口->管理器4)查找您的应用并选择分发。 5) Save for Enterprise or Ad Hoc Deployment (yes, this is correct) 6) Save the .ipa file which you can use the Application Loader to send to the App Store. 5)保存用于企业部署或临时部署(是的,这是正确的)6)保存.ipa文件,您可以使用该文件来使用应用程序加载程序发送到App Store。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM