Companion PLIST & IPA File

Post Reply
User avatar
ctearney
Posts: 225
Joined: 21. Feb 2014, 04:14
Location: Dallas, Texas
Contact:

Companion PLIST & IPA File

Post by ctearney » 06. Apr 2017, 17:54

Where can we get the Companion app PLIST and IPA files that are needed for deploying the VPP version of the app to devices during enrollment?

My question is coming from the "Epic" portion of the document describing the settings needed to configure Silverback to push the Companion app to the devices instead of going thru iTunes Store.

User avatar
ctearney
Posts: 225
Joined: 21. Feb 2014, 04:14
Location: Dallas, Texas
Contact:

Re: Companion PLIST & IPA File

Post by ctearney » 06. Apr 2017, 20:37

I found this in the Self-Help area but it was referenced for the M42Mobile app, couldn't find anything for the IPA though.

<?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://YourSilverbackServer.com/mdm</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.matrix42.M42MobileHD</string>
<key>bundle-version</key>
<string>1.3</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>M42MobileHD</string>
</dict>
</dict>

</array>
</dict>
</plist>

Post Reply

Return to “Silverback by Matrix42”

Who is online

Users browsing this forum: No registered users and 6 guests