Skip to content

Instantly share code, notes, and snippets.

@alloy
Last active August 19, 2020 03:48
Show Gist options
  • Select an option

  • Save alloy/4952606 to your computer and use it in GitHub Desktop.

Select an option

Save alloy/4952606 to your computer and use it in GitHub Desktop.

Revisions

  1. alloy revised this gist Feb 14, 2013. No changes.
  2. alloy revised this gist Feb 14, 2013. 1 changed file with 5 additions and 2 deletions.
    7 changes: 5 additions & 2 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -9,7 +9,8 @@ Obviously, the simplest solution would be for the client to share their account

    # On https://itunesconnect.apple.com

    5. [Create the application record in iTunes Connect.][5] Ensure that the app record status in iTunes Connect is ‘Waiting for Upload’.
    5. [Ensure all relevant contracts have been signed.][5]
    6. [Create the application record in iTunes Connect.][6] Ensure that the app record status in iTunes Connect is ‘Waiting for Upload’.


    [1]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/DevPortalGuide/ManagingYourTeam/ManagingYourTeam.html#//apple_ref/doc/uid/TP40011159-CH25-SW3
    @@ -20,4 +21,6 @@ Obviously, the simplest solution would be for the client to share their account

    [4]: http://developer.apple.com/library/ios/#recipes/xcode_help-devices_organizer/articles/export_signing_assets.html#//apple_ref/doc/uid/TP40010392-CH8

    [5]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/YourFirstAppStoreSubmission/CreateYourAppRecordiniTunesConnect/CreateYourAppRecordiniTunesConnect.html#//apple_ref/doc/uid/TP40011375-CH6-SW1
    [5]: http://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/5_SigningContractsandBanking/SigningContractsandBanking.html#//apple_ref/doc/uid/TP40011225-CH21-SW1

    [6]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/YourFirstAppStoreSubmission/CreateYourAppRecordiniTunesConnect/CreateYourAppRecordiniTunesConnect.html#//apple_ref/doc/uid/TP40011375-CH6-SW1
  3. alloy revised this gist Feb 14, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@ Obviously, the simplest solution would be for the client to share their account
    1. [Add us to your iOS Developer Program as ‘team member’.][1]
    2. [Create a ‘Distribution Certificate’, if you haven’t got one already.][2]
    3. [Create a ‘App Store Distribution Provisioning Profile’.][3]
    4. [Export the ‘Distribution Certificate’ assets and send the export and password to us.][4] (For security sake, it’s a good idea to send us the password via other means than the certificate. E.g. by phone/SMS.)
    4. [Export the ‘Distribution Certificate’ assets and send the export and password to us.][4] (For security sake, it’s a good idea to send us the password via other means than the exported certificate. E.g. by phone/SMS.)

    # On https://itunesconnect.apple.com

  4. alloy revised this gist Feb 14, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@ Obviously, the simplest solution would be for the client to share their account
    1. [Add us to your iOS Developer Program as ‘team member’.][1]
    2. [Create a ‘Distribution Certificate’, if you haven’t got one already.][2]
    3. [Create a ‘App Store Distribution Provisioning Profile’.][3]
    4. [Export the ‘Distribution Certificate’ assets and send the export and password to us.][4]
    4. [Export the ‘Distribution Certificate’ assets and send the export and password to us.][4] (For security sake, it’s a good idea to send us the password via other means than the certificate. E.g. by phone/SMS.)

    # On https://itunesconnect.apple.com

  5. alloy revised this gist Feb 14, 2013. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,5 @@
    Obviously, the simplest solution would be for the client to share their account details or add us as ‘team admin’, but that is **not** what this is about.

    # On https://developer.apple.com

    1. [Add us to your iOS Developer Program as ‘team member’.][1]
  6. alloy revised this gist Feb 14, 2013. No changes.
  7. alloy revised this gist Feb 14, 2013. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,13 +1,13 @@
    # On https://developer.apple.com

    1. [Add us to iOS Developer Program as ‘team member’.][1]
    1. [Add us to your iOS Developer Program as ‘team member’.][1]
    2. [Create a ‘Distribution Certificate’, if you haven’t got one already.][2]
    3. [Create a ‘App Store Distribution Provisioning Profile’.][3]
    4. [Export the ‘Distribution Certificate’ assets and send the export and password to us.][4]

    # On https://itunesconnect.apple.com

    5. [Create the application record in iTunes Connect.][5]
    5. [Create the application record in iTunes Connect.][5] Ensure that the app record status in iTunes Connect is ‘Waiting for Upload’.


    [1]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/DevPortalGuide/ManagingYourTeam/ManagingYourTeam.html#//apple_ref/doc/uid/TP40011159-CH25-SW3
  8. alloy revised this gist Feb 14, 2013. 1 changed file with 5 additions and 5 deletions.
    10 changes: 5 additions & 5 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,13 +1,13 @@
    # On https://developer.apple.com

    1. Add us to iOS Developer Program as ‘team member’. ([Explanation][1])
    2. Create a ‘Distribution Certificate’, if you haven’t got one already. ([Explanation][2])
    3. Create a ‘App Store Distribution Provisioning Profile’. ([Explanation][3])
    4. Export the ‘Distribution Certificate’ assets and send the export and password to us. ([Explanation][4])
    1. [Add us to iOS Developer Program as ‘team member’.][1]
    2. [Create a ‘Distribution Certificate’, if you haven’t got one already.][2]
    3. [Create a ‘App Store Distribution Provisioning Profile’.][3]
    4. [Export the ‘Distribution Certificate’ assets and send the export and password to us.][4]

    # On https://itunesconnect.apple.com

    5. Create the application record in iTunes Connect. ([Explanation][5])
    5. [Create the application record in iTunes Connect.][5]


    [1]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/DevPortalGuide/ManagingYourTeam/ManagingYourTeam.html#//apple_ref/doc/uid/TP40011159-CH25-SW3
  9. alloy revised this gist Feb 14, 2013. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,13 +1,13 @@
    # On https://developer.apple.com

    1. Add us to iOS Developer Program as ‘team member’. ([Explanation][1])
    2. Create a ‘Distribution Certificate’, if you haven’t got one already.
    3. Create a ‘App Store Distribution Provisioning Profile’.
    4. Export the ‘Distribution Certificate’ assets and send the export and password to us.
    2. Create a ‘Distribution Certificate’, if you haven’t got one already. ([Explanation][2])
    3. Create a ‘App Store Distribution Provisioning Profile’. ([Explanation][3])
    4. Export the ‘Distribution Certificate’ assets and send the export and password to us. ([Explanation][4])

    # On https://itunesconnect.apple.com

    5. Create the application record in iTunes Connect.
    5. Create the application record in iTunes Connect. ([Explanation][5])


    [1]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/DevPortalGuide/ManagingYourTeam/ManagingYourTeam.html#//apple_ref/doc/uid/TP40011159-CH25-SW3
  10. alloy revised this gist Feb 14, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # On https://developer.apple.com

    1. Add us to iOS Developer Program as ‘team member’.
    1. Add us to iOS Developer Program as ‘team member’. ([Explanation][1])
    2. Create a ‘Distribution Certificate’, if you haven’t got one already.
    3. Create a ‘App Store Distribution Provisioning Profile’.
    4. Export the ‘Distribution Certificate’ assets and send the export and password to us.
  11. alloy created this gist Feb 14, 2013.
    21 changes: 21 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,21 @@
    # On https://developer.apple.com

    1. Add us to iOS Developer Program as ‘team member’.
    2. Create a ‘Distribution Certificate’, if you haven’t got one already.
    3. Create a ‘App Store Distribution Provisioning Profile’.
    4. Export the ‘Distribution Certificate’ assets and send the export and password to us.

    # On https://itunesconnect.apple.com

    5. Create the application record in iTunes Connect.


    [1]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/DevPortalGuide/ManagingYourTeam/ManagingYourTeam.html#//apple_ref/doc/uid/TP40011159-CH25-SW3

    [2]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/DevPortalGuide/ManaginganiOSDistributionCertificate/ManaginganiOSDistributionCertificate.html#//apple_ref/doc/uid/TP40011159-CH26-SW1

    [3]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/DevPortalGuide/CreatingandDownloadingaDistributionProvisioningProfile/CreatingandDownloadingaDistributionProvisioningProfile.html#//apple_ref/doc/uid/TP40011159-CH27-SW1

    [4]: http://developer.apple.com/library/ios/#recipes/xcode_help-devices_organizer/articles/export_signing_assets.html#//apple_ref/doc/uid/TP40010392-CH8

    [5]: http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/YourFirstAppStoreSubmission/CreateYourAppRecordiniTunesConnect/CreateYourAppRecordiniTunesConnect.html#//apple_ref/doc/uid/TP40011375-CH6-SW1