diff --git a/admin_manual/enterprise_ios_app/publishing_ios_app_8.rst b/admin_manual/enterprise_ios_app/publishing_ios_app_8.rst index 60e6d2164..c0160084e 100644 --- a/admin_manual/enterprise_ios_app/publishing_ios_app_8.rst +++ b/admin_manual/enterprise_ios_app/publishing_ios_app_8.rst @@ -3,7 +3,7 @@ Testing Your New Branded iOS App ================================ You'll distribute the file with the :file:`.ipa` extension, like our example -:file:`MyBiz iOS App-3.4.201.ipa`, from your +:file:`MyBiz iOS App-3.4.211.ipa`, from your ``_ account to your beta testers. To do this you'll need a Mac computer, an iPhone or iPad registered in your Apple developer account, and the iTunes account @@ -22,7 +22,8 @@ associated with your Apple developer account. Your other testers can now install and test your app on their registered iPhones and iPads just like any other app from iTunes. -.. Note:: If you have the Enterprise Apple developer account, there is no limit on the number of testing devices, and they do not have to be registered. +.. Note:: If you have the Enterprise Apple developer account, there is no limit + on the number of testing devices, and they do not have to be registered. Getting Crash Reports From Testers ---------------------------------- diff --git a/admin_manual/enterprise_ios_app/publishing_ios_app_9.rst b/admin_manual/enterprise_ios_app/publishing_ios_app_9.rst index aa3db9813..34b4073c1 100644 --- a/admin_manual/enterprise_ios_app/publishing_ios_app_9.rst +++ b/admin_manual/enterprise_ios_app/publishing_ios_app_9.rst @@ -13,15 +13,30 @@ same computer that you are using to upload your app to iTunes. Download your :file:`xcarchive.zip` file from your account on ``_. Your friendly Mac will automatically unpack -it and change the name to something like Owncloud iOs Client 29-05-15 -13.35.xcarchive. Double-click on this file to automatically install it into -Xcode. Go to Xcode and you will see it in the Archives listing. +it and change the name to something like :file:`Owncloud iOs Client 02-07-15 +10.30.xcarchive`. Double-click on this file to automatically install it into +Xcode. Go to Xcode and you will see it in the Archives listing (**Window > +Organizer**). -.. .. figure:: ../images/ios-publish-2.png +.. figure:: ../images/ios-publish-2.png -Click **Submit to App Store**. If you have not already entered your -Developer.apple.com login in Xcode you will be prompted to do it now. Click the -**Add** button. +On the right sidebar of the Archives screen you'll see a big blue button +labeled **Submit to App Store**. Click this button. + +.. figure:: ../images/ios-publish-7.png + +Select the appropriate Development Team for your app, which if you have only +one will be easy. + +.. figure:: ../images/ios-publish-8.png + +On the next screen click the blue **Submit** button. You'll see some messages +aobut validating and preparing your achive, and finally, uploading to iTunes. + +.. figure:: ../images/ios-publish-9.png + +If you have not already entered your Developer.apple.com login in Xcode you will +be prompted to do it now. Click the **Add** button. .. .. figure:: ../images/ios-publish-3.png @@ -46,5 +61,7 @@ branded iOS app. --TODO final steps & images-- +FIRST set up itunes, THEN upload app + diff --git a/admin_manual/images/ios-publish-2.png b/admin_manual/images/ios-publish-2.png index b467d1e8f..3a2650e35 100644 Binary files a/admin_manual/images/ios-publish-2.png and b/admin_manual/images/ios-publish-2.png differ diff --git a/admin_manual/images/ios-publish-7.png b/admin_manual/images/ios-publish-7.png new file mode 100644 index 000000000..0590a256e Binary files /dev/null and b/admin_manual/images/ios-publish-7.png differ diff --git a/admin_manual/images/ios-publish-8.png b/admin_manual/images/ios-publish-8.png new file mode 100644 index 000000000..7ad521225 Binary files /dev/null and b/admin_manual/images/ios-publish-8.png differ diff --git a/admin_manual/images/ios-publish-9.png b/admin_manual/images/ios-publish-9.png new file mode 100644 index 000000000..78a0d2b0a Binary files /dev/null and b/admin_manual/images/ios-publish-9.png differ