How to safely rename iOS Distribution Profile?

本秂侑毒 提交于 2019-12-02 15:58:51

问题


I just submitted my first app a couple of hours ago and is now in the status "waiting for review"

but i had made one mistake -

i had named my distribution provisioning profile My Company Distribution Profile. what i SHOULD have done instead was named my distribution provisioning profile My GAME Distribution Profile.

now that the app is pending approval, and i plan to make future updates to my apps, is there a way i can safely rename my distribution provisioning profile?

as in... i'm worried that by re-naming my current distribution profile.... would i never be able to make updates to the currently submitted app?


回答1:


If you are adamant about changing the provisioning name while your app is pending, you can go ahead and reject your binary. Then do your changes in the provisioning name and also incorporate it in the app that you are going to submit and re-submit your binary again. You might lose the place you have in the line for waiting to be reviewed but it really does not make much of a difference. So I suggest you reject the binary and do your changes then re-submit.




回答2:


If you change the provisioning profile and uploads your app with this changed provisioning it'll be taken as new app, not as the update of existing app, because of the difference in provisioning.

What is the issue with the misnamed profile ? No one can see that other than you. So don't worry about that.



来源:https://stackoverflow.com/questions/14766643/how-to-safely-rename-ios-distribution-profile

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!