objective c - iOS App Update Version 1.1 -
i created app in cocos2d v2 , want make first update app. want add physics engine time need use cocos2d v3. how tell apple update app , not new app entirely? know can set version # in xcode problem is different project since implementing v3 instead of v2. how do this?
it doesn't matter apple if it's new project. apple cares bundle id. if bundle id same, , sign same certificate, , version number higher before, you're go.
apple never restrict uploads project files. then, how rewrite app, or continue development if lose source? absurd. check app update guide apple if need more info on need update app.
Comments
Post a Comment