KJams Cue/Building: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 12: | Line 12: | ||
# wait | # wait | ||
# go to app store connect->app store, click the + button, set version number (?) | # go to app store connect->app store, click the + button, set version number (?) | ||
# | # select the new app (or you're already there if you just made it) | ||
# scroll down to build, click "select a build…" | |||
# select the build we uploaded (may have to wait for it) | |||
# click save! | |||
# click "Add for Review" | |||
# OMG | |||
Revision as of 19:19, 14 May 2022
Test
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 (?)
- select the new app (or you're already there if you just made it)
- scroll down to build, click "select a build…"
- select the build we uploaded (may have to wait for it)
- click save!
- click "Add for Review"
- OMG