How to safely rename iOS Distribution Profile?

2019-03-06 14:40发布

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?

2条回答
疯言疯语
2楼-- · 2019-03-06 15:05

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.

查看更多
虎瘦雄心在
3楼-- · 2019-03-06 15:18

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.

查看更多
登录 后发表回答