For the full list of available variables, consult JAMF docs.
– Subscription to Apple Developer Program or Apple Enterprise Developer Program
– JAMF Pro
– Kitcast .ipa built using Kitcast Builder
Important: location and locationID fields are configurable, and used by Kitcast for automatically creating Locations based on your JAMF configuration. You can remove these keys if you’d like to manage locations yourself.
For example: Let’s say you have devices grouped by buildings in your JAMF configuration, and you want to sync JAMF buildings to Kitcast locations.
Then locationID & location configuration will be following:
<key>locationID</key>
<string>$BUILDINGID</string>
<key>location<key>
<string>$BUILDINGNAME</string>
For the full list of available variables, consult JAMF docs.