Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.59 KB

SUBMITTING.rst

File metadata and controls

17 lines (16 loc) · 1.59 KB
  1. Open iphone-client/openSNP Health.xcodeproj in Xcode.
  2. Click "Xcode" from the top menu (to the right of the ), and select "Preferences"
  3. Click "Accounts" then the + icon to add an account. Login with the developer account's Apple ID. Close preferences afterwards.
  4. In the top of the window (to the right of the "stop" icon) click the right part of the button with "iphone-client >" text to select a device. Select "Generic iOS Device" from the dropdown.
  5. Click "Product" from the top (to the far right of ) menu and select "Archive"
  6. In the window that just appeared, click "Upload to App Store…". (F.Y.I., this window is the "Organizer" and can be opened from "Window" -> "Organizer").
  7. Confirm your account is selected from the dropdown, and click "Choose".
  8. Click "Upload" after processing is completed.
  9. Visit https://itunesconnect.apple.com, and login.
  10. Click "My Apps" and the "+" symbol in the top left and "New app".
  11. After filling-out the form, click the on the app icon.
  12. Click "+ version or platform"
  13. You'll need to "select a binary" for the version, which you should see after the upload from Xcode has been processed. This can take a little while (~1hr).
  14. The rest is difficult for me to test without actually performing the steps, but it should be relatively straightforward. There should be a button that allows yous to "submit for review", which will send the code to Apple. The review process should be within 9 days, after which the app will appear on the store. Updates are generally faster: perhaps a few days only.