ios - Upload a new version to app store? -


i downloaded source code of app github built else. have made quite few changes in app. test app on iphone, changed bundle id, codesigning, provisioning profile etc. issue how update app on appstore? need download provisioning profiles or other files upload safely? how code sign app again no problems occur? kindly help.

if app created on developer account can not change bundle id it.

you need delete appid developer account , create new appid , assign new bundle id , create certificate, provisional profile initial.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -