Skip to content

Commit

Permalink
igrocket
Browse files Browse the repository at this point in the history
  • Loading branch information
Kylmakalle committed Nov 13, 2019
1 parent 9264cf2 commit e940f46
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
27 changes: 27 additions & 0 deletions apps/igrocket/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<plist version="1.0">
<dict>
<key>items</key>
<array>
<dict>
<key>assets</key>
<array>
<dict>
<key>kind</key>
<string>software-package</string>
<key>url</key>
<string>https://raw.githubusercontent.com/Kylmakalle/ipa/master/apps/igrocket/app.ipa</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.akentev.igrocket</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>Youtube</string>
</dict>
</dict>
</array>
</dict>
</plist>
Binary file added apps/igrocket/app.ipa
Binary file not shown.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Signed IPAs

- Youtube Cercube 5.1.1 | <a href="itms-services://?action=download-manifest&amp;url=https://raw.githubusercontent.com/Kylmakalle/ipa/master/apps/youtube/Info.plist">Download</a>

- IG Rocket 3.6.5 | <a href="itms-services://?action=download-manifest&amp;url=https://raw.githubusercontent.com/Kylmakalle/ipa/master/apps/igrocket/Info.plist">Download</a>

0 comments on commit e940f46

Please sign in to comment.