Skip to content

Instantly share code, notes, and snippets.

@BigaDev
Last active November 19, 2017 18:39
Show Gist options
  • Save BigaDev/8ed9704ba191cd9cc8afe91e5a4866bd to your computer and use it in GitHub Desktop.
Save BigaDev/8ed9704ba191cd9cc8afe91e5a4866bd to your computer and use it in GitHub Desktop.
<?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://192.168.1.128:8080/userContent/autolayout/AutoLayoutApp.ipa</string>
</dict>
<dict>
<key>kind</key>
<string>display-image</string>
<key>needs-shine</key>
<false/>
<key>url</key>
<string>https://a1.files.diawi.com/app-icon/Xur61OudVbRz5JiB8zvE.png</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>jenkins-autolayout-ios</string>
<key>bundle-version</key>
<string>1</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>AutoLayoutApp</string>
</dict>
</dict>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment