Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
54way committed Sep 28, 2023
1 parent 3f1e515 commit 9e87b52
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
31 changes: 31 additions & 0 deletions giant/19002-gm-config-manifest.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<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://s3.ap-northeast-2.amazonaws.com/ultracombos.project/19002-GiantMuseum/App/gm-config.ipa</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.ultracombos.gm-config</string>
<key>bundle-version</key>
<string>1.0.0</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>GM Config iPad</string>
</dict>
</dict>
</array>
</dict>
</plist>
11 changes: 11 additions & 0 deletions giant/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,17 @@ <h3 class="mb-0">GM 7-1-2-a iPad</h3>
class="stretched-link">Click to download</a>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div
class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-primary">Giant Museum</strong>
<h3 class="mb-0">GM config iPad</h3>
<a href="itms-services://?action=download-manifest&url=https://ultracombos.github.io/giant/19002-gm-config-manifest.plist"
class="stretched-link">Click to download</a>
</div>
</div>
</div>
<!--
<div class="col-md-6 col-lg-4">
Expand Down

0 comments on commit 9e87b52

Please sign in to comment.