Skip to content

Commit 4346814

Browse files
committed
Version 1 build 1
1 parent 56b0db9 commit 4346814

3 files changed

Lines changed: 54 additions & 1 deletion

File tree

Shine_1_1.ipa

23.4 MB
Binary file not shown.

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,20 @@
22
<body>
33
<h3>This is where I'll be uploading all the builds from now on! </h3>
44
<p>Just click on the build that you wanna install on your phone. No more iTunes. Just click on the link below. :D</p>
5-
<p>Latest build: <a href="itms-services://?action=download-manifest&amp;url=https://github.com/prathammehta/prathammehta.github.io/raw/master/manifest_04_1.plist">Click Here</a></p>
5+
<p>Latest build: <a href="itms-services://?action=download-manifest&amp;url=https://github.com/prathammehta/prathammehta.github.io/raw/master/manifest_1_1.plist">Click Here</a></p>
66
<p>
77
<table>
88

9+
<tr>
10+
<td>1.0 (Build 1)</td>
11+
<td><b>VERSION 1.0</b></td>
12+
<td>
13+
<p>
14+
<p><a href="itms-services://?action=download-manifest&amp;url=https://github.com/prathammehta/prathammehta.github.io/raw/master/manifest_1_1.plist">Click Here</a></p>
15+
</p>
16+
</td>
17+
</tr>
18+
919
<tr><th>Version</th><th>Changes</th><th>Install Link</th></tr>
1020

1121
<tr>

manifest_1_1.plist

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>items</key>
6+
<array>
7+
<dict>
8+
<key>assets</key>
9+
<array>
10+
<dict>
11+
<key>kind</key>
12+
<string>software-package</string>
13+
<key>url</key>
14+
<string>https://github.com/prathammehta/prathammehta.github.io/raw/master/Shine_1_1.ipa</string>
15+
</dict>
16+
<dict>
17+
<key>kind</key>
18+
<string>display-image</string>
19+
<key>url</key>
20+
<string>https://github.com/prathammehta/prathammehta.github.io/raw/master/Music-icon.png</string>
21+
</dict>
22+
<dict>
23+
<key>kind</key>
24+
<string>full-size-image</string>
25+
<key>url</key>
26+
<string>https://github.com/prathammehta/prathammehta.github.io/raw/master/Music-icon.png</string>
27+
</dict>
28+
</array>
29+
<key>metadata</key>
30+
<dict>
31+
<key>bundle-identifier</key>
32+
<string>com.SocialSymphony.Shine</string>
33+
<key>bundle-version</key>
34+
<string>1.0</string>
35+
<key>kind</key>
36+
<string>software</string>
37+
<key>title</key>
38+
<string>PrathamMehta</string>
39+
</dict>
40+
</dict>
41+
</array>
42+
</dict>
43+
</plist>

0 commit comments

Comments
 (0)