与开发配置文件提交应用程序的应用程序商店

与开发配置文件提交应用程序的应用程序商店

问题描述:

我刚刚提交了应用的应用程序商店,并得到提交,是活的,但现在我意识到,我创建IPA与特设的provisioning profile(它是100%确定)。但是,在AppStore上的应用程序不能被提交没有分布曲线。这怎么可能????

I have just submitted an app to the app store and it get submitted and is live but now i realized that i created ipa with Ad-Hoc provisioning profile(it is 100% sure). But app on appstore cant be submit without distribution profile. How is it possible????

是的,你不能未做分布图提交的应用程序。

Yes, you can not submit app without making distribution profile.

- 首先使分布曲线。
-in code签约选择分布图
-archive项目。
- 选择提交应用程序的苹果商店。
-write您itunesconnect用户名和密码
- 和分发。

-first make the Distribution profile. -in code signing select the distribution profile -archive your project. -select the submit app to the apple store. -write your itunesconnect username and password -and distribute.