Add files via upload

This commit is contained in:
WhySooooFurious 2024-09-15 15:01:26 +08:00 committed by GitHub
parent 11270b757a
commit 8b0a8d0ef6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 42 additions and 0 deletions

BIN
bin/ESign_5.0.2.ipa Normal file

Binary file not shown.

42
bin/manifest.plist Normal file
View file

@ -0,0 +1,42 @@
<?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://github.com/WhySooooFurious/Ultimate-Sideloading-Guide/releases/download/5.0.2/ESign_5.0.2.ipa</string>
</dict>
<dict>
<key>kind</key>
<string>display-image</string>
<key>needs-shine</key>
<false/>
<key>url</key>
<string></string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>whysoooofurious.esign</string>
<key>bundle-version</key>
<string>1</string>
<key>kind</key>
<string>software</string>
<key>subtitle</key>
<string>5.0.2</string>
<key>title</key>
<string>ESign</string>
</dict>
</dict>
</array>
</dict>
</plist>