Skip to content

Instantly share code, notes, and snippets.

@daveanderson
Created May 9, 2013 19:18
Show Gist options
  • Save daveanderson/5549820 to your computer and use it in GitHub Desktop.
Save daveanderson/5549820 to your computer and use it in GitHub Desktop.
Direct URL enterprise distribution
<html>
<head>
<meta http-equiv="Refresh" content="0; url=itms-services://?action=download-manifest&url=http://bucket.s3.amazonaws.com/AppName.plist" />
</head>
<a href="itms-services://?action=download-manifest&url=http://bucket.s3.amazonaws.com/AppName.plist">Install AppName</a>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment