Uploading An App made by a contractor

為{幸葍}努か 提交于 2019-12-12 05:19:27

问题


I've been asked to help by a friend to upload an App that a 3rd party contractor has made. The contractor has provided the source code and all the relevant files. However, since the 3rd party developer developed the app under their account, I'm having trouble uploading to the App store.

From what I can see, the bundleID and the code signing elements are not the one's listed under my friend's account. I'm having difficulty changing either in the project. When I try to compile and run the project under the simulator, it seems to be working fine though.

What are the proper steps to "convert" the current project to my friend's account so he can upload it to the App Store?

Appreciate your help.

Thanks, JC


回答1:


Your friend will need to generate an App ID, distribution certificate and provisioning profile for your application. He will only be able to do that with a paid developer account on the iOS developer site.

Without properly signing your application you will not be able to distribute it to the App Store.



来源:https://stackoverflow.com/questions/13581769/uploading-an-app-made-by-a-contractor

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