KJams Cue/Building: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


* [[KJams Cue/Building/how to update icons|how to update icons]]
* [[KJams Cue/Building/how to update icons|how to update icons]]
==Building iOS==
# update info.plist, version number
# set project to "release/iphone"
# menu bar->build->archive for publishing
# it will create a new app Archive. right click->sign and distribute
# click app store, next, upload, next, (provisioning) next next next whatever
# save the IPA file somewhere (temp file), click "publish"
# wait
# go to app store connect->app store, click the + button, set version number (?)
#

Revision as of 19:11, 14 May 2022

Test

Building iOS

  1. update info.plist, version number
  2. set project to "release/iphone"
  3. menu bar->build->archive for publishing
  4. it will create a new app Archive. right click->sign and distribute
  5. click app store, next, upload, next, (provisioning) next next next whatever
  6. save the IPA file somewhere (temp file), click "publish"
  7. wait
  8. go to app store connect->app store, click the + button, set version number (?)