Created
July 26, 2017 17:57
-
-
Save ehemmete/14ad94a01a22cb98a5de9f6f36448247 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dict> | |
<key>childItems</key> | |
<array/> | |
<key>choiceDescription</key> | |
<string>Installs the module that enables Umbrella Roaming Security.</string> | |
<key>choiceIdentifier</key> | |
<string>choice_umbrella</string> | |
<key>choiceIsEnabled</key> | |
<true/> | |
<key>choiceIsSelected</key> | |
<integer>1</integer> | |
<key>choiceIsVisible</key> | |
<true/> | |
<key>choiceSizeInKilobytes</key> | |
<integer>5412</integer> | |
<key>choiceTitle</key> | |
<string>Umbrella Roaming Security</string> | |
<key>pathsOfActivePackagesInChoice</key> | |
<array> | |
<string>file://localhost/path/to/AnyConnect.pkg#umbrella_module.pkg</string> | |
</array> | |
</dict> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment