I need to send an iphone app for testing to a remote customer. How can I add the UDIDs and pack the IPA so they can drop in iTunes & sync to test it?
我需要发送一个iphone应用程序来测试一个远程客户。如何添加UDIDs并打包IPA,以便它们可以在iTunes & sync中进行测试?
Thanx!
谢谢!
1 个解决方案
#1
3
I would recommend checkout testflightapp.com for this. It's much easier. However, if you have to do this, you have to add the device ids in itunesconnect to the provisioning profile, then re-download that profile and build/sign the app with that profile. You can then build and archive and then use the Organizer to save the archive to an IPA.
为此,我推荐checkout testflightapp.com。这是容易得多。但是,如果必须这样做,则必须将itunesconnect中的设备id添加到配置文件,然后重新下载该配置文件,并使用该配置文件构建/签名应用程序。然后可以构建和归档,然后使用组织者将归档保存到IPA。
But really, use testflight.
但实际上,testflight使用。
#1
3
I would recommend checkout testflightapp.com for this. It's much easier. However, if you have to do this, you have to add the device ids in itunesconnect to the provisioning profile, then re-download that profile and build/sign the app with that profile. You can then build and archive and then use the Organizer to save the archive to an IPA.
为此,我推荐checkout testflightapp.com。这是容易得多。但是,如果必须这样做,则必须将itunesconnect中的设备id添加到配置文件,然后重新下载该配置文件,并使用该配置文件构建/签名应用程序。然后可以构建和归档,然后使用组织者将归档保存到IPA。
But really, use testflight.
但实际上,testflight使用。