FloLecoeuche / ios-enterprise-signing

iOS Enterprise Signing&Distribution over Dropbox or Other

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Enterprise Signing&Distribution over Dropbox or Other

Sign your .ipa and distribute ii with Dropbox or other in just 3 steps.

Work In Progress

1. Set entitlements.xml

Replace :

  • Application identifier => [TEAM_ID.com.organisation.project]
  • Team identifier => [TEAM_ID]

2. Resign

Within the folder launch the command : [COMMAND]

3. Share the app with Dropbox

On Dropbox :

  • Create a folder
  • Save the .ipa within
  • Make a shared link (we will call it IPA_SHARED_LINK) [GIF]

In manifest.plist replace :

On Dropbox :

  • Save the manifest.plist with the .ipa
  • Make a shared link (we will call it MANIFEST_SHARED_LINK) [GIF]

Make the install link

THAT'S ALL 👏👏

Now you can share the link to install the app on all iOS devices.

About

iOS Enterprise Signing&Distribution over Dropbox or Other

License:MIT License


Languages

Language:Shell 100.0%