Skip to content

Instantly share code, notes, and snippets.

@tony0x59
Created December 17, 2020 07:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tony0x59/75dd419258b5693359e014b946b517e9 to your computer and use it in GitHub Desktop.
Save tony0x59/75dd419258b5693359e014b946b517e9 to your computer and use it in GitHub Desktop.
just for test
<?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>http://172.25.156.157:8080/test.ipa</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.xiaojukeji.didi.inhouse</string>
<key>bundle-version</key>
<string>1.0.123</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>test.ipa</string>
</dict>
</dict>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment