问:如何打包.ipa,然后用Application Loader提交到app store?

【问】:如何打包.ipa,然后用Application Loader提交到app store?

【答】:

参考文章:

(1)《How to convert .xcarchive to .ipa for client to submit app to app store using Application Loader》

stackoverflow.com/questions/14934808/how-to-convert-xcarchive-to-ipa-for-client-to-submit-app-to-app-store-using-ap

(2)《 How to Create the Upload File for Application Loader?》

stackoverflow.com/questions/5937660/how-to-create-the-upload-file-for-application-loader 

下面是原文中的一个答案:

Launch Xcode 5 (Product -> Archive to build the archive)
Goto Window -> Organizer 
Select the latest archive and click the Distribute button
Select Save for enterprise or ad-hoc deployment
Select your provisioning profile and then Export
Choose a location to save the .ipa file
This is basically it. Hope it will help any one looking for the answer.

(3)《App Store SubmissionTutorial》(《App Store 提交指南》苹果官方文档,其中详细介绍了如何创建.ipa文件。)

https://developer.apple.com/legacy/library/documentation/ToolsLanguages/Conceptual/YourFirstAppStoreSubmission/YourFirstAppStoreSubmission.pdf 


【问】:IPA 和.xcarchive文件有什么不同?

【答】:

参考资料:(原文来自这里

Difference between IPA and .xcarchive:

IPA is a zipped up Payload folder which has YourApp.app bundle. .app contains all your application resources like images, plist files, compressed nibs and the executable, CodeSigning resources,etc.

xcarchive contains your app and dsym files. .DSYM is required to desymbolicate your crash logs. Right click on saved .xcarchive and select show package contents to see what it contains.


评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值