We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1701b3 commit b6b5100Copy full SHA for b6b5100
ipatest/Payload.ipa ipatest/[email protected]
ipatest/manifest.plist
@@ -11,19 +11,19 @@
11
<key>kind</key>
12
<string>software-package</string>
13
<key>url</key>
14
- <string>https://roothide.github.io/ipatest/Payload.ipa</string>
+ <string>https://roothide.github.io/ipatest/Payload@com.apple.stocks.ipa</string>
15
</dict>
16
</array>
17
<key>metadata</key>
18
<dict>
19
<key>bundle-identifier</key>
20
- <string>com.example.app</string>
+ <string>com.apple.stocks</string>
21
<key>bundle-version</key>
22
- <string>1.0.0</string>
+ <string>5.3</string>
23
24
<string>software</string>
25
<key>title</key>
26
- <string>Example App</string>
+ <string>Stocks</string>
27
28
29
0 commit comments