Skip to content

Instantly share code, notes, and snippets.

@havudk1707
Created November 4, 2016 16:10
Show Gist options
  • Save havudk1707/445df7e32c4c7650ce89da5323e10df9 to your computer and use it in GitHub Desktop.
Save havudk1707/445df7e32c4c7650ce89da5323e10df9 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>My awesome app</title>
</head>
<body>
<h2>beta builds</h2>
<a href="itms-services://?action=download-manifest&amp;url=https://www.dropbox.com/s/3b70b1fztzb3hmo/manifest.plist?dl=0">Awesome App v 0.0.16</a></body>
<h2>alpha builds</h2>
<a href="itms-services://?action=download-manifest&amp;url=https://www.dropbox.com/s/3b70b1fztzb3hmo/manifest.plist?dl=0">Awesome App v 0.0.15</a></body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment