Created
October 14, 2013 18:16
-
-
Save erikng/6979726 to your computer and use it in GitHub Desktop.
munki plists for Lego Mindstorms EV3 and Design Engineering Process
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
<?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>autoremove</key> | |
<false/> | |
<key>catalogs</key> | |
<array> | |
<string>production</string> | |
</array> | |
<key>RestartAction</key> | |
<string>RequireRestart</string> | |
<key>description</key> | |
<string>Create and command amazing Lego Mindstorms EV3 robots with touch sensor, color sensor, infrared sensor and 550+ Lego Technic elements.</string> | |
<key>display_name</key> | |
<string>Lego Mindstorms Education EV3 for Students</string> | |
<key>installed_size</key> | |
<integer>1023467</integer> | |
<key>installer_item_hash</key> | |
<string>ca8daa208280191e2f5c880b7922b592641faca060aeb5c44298435ad4978242</string> | |
<key>installer_item_location</key> | |
<string>apps/lego/mindstorms/ev3/LEGO_MINDSTORMS_Education_EV3-1.01.pkg</string> | |
<key>installer_item_size</key> | |
<integer>690418</integer> | |
<key>minimum_os_version</key> | |
<string>10.5.0</string> | |
<key>name</key> | |
<string>Lego Mindstorms Education EV3 Student</string> | |
<key>receipts</key> | |
<array> | |
<dict> | |
<key>installed_size</key> | |
<integer>606461</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.core</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>124614</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.edu.Eng.1.0</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>3</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.mode</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>3</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.update</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>1202</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.legodriver</string> | |
<key>version</key> | |
<string>1.2.49153</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>255625</integer> | |
<key>packageid</key> | |
<string>com.ximian.mono-2.10.9</string> | |
<key>version</key> | |
<string>2.10.9</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>35559</integer> | |
<key>packageid</key> | |
<string>com.microsoft.SilverlightInstaller</string> | |
<key>version</key> | |
<string>5.1.20125.0</string> | |
</dict> | |
</array> | |
<key>installs</key> | |
<array> | |
<dict> | |
<key>CFBundleIdentifier</key> | |
<string>___ev3.lego.com</string> | |
<key>CFBundleName</key> | |
<string>LEGO MINDSTORMS EV3</string> | |
<key>CFBundleShortVersionString</key> | |
<string>1.0</string> | |
<key>CFBundleVersion</key> | |
<string>1</string> | |
<key>minosversion</key> | |
<string>10.6</string> | |
<key>path</key> | |
<string>/Applications/LEGO MINDSTORMS Education EV3.app</string> | |
<key>type</key> | |
<string>application</string> | |
<key>version_comparison_key</key> | |
<string>CFBundleShortVersionString</string> | |
</dict> | |
<dict> | |
<key>path</key> | |
<string>/Applications/LEGO MINDSTORMS Education EV3.app/Contents/MonoBundle/Resources/ContentPacks/Education/en-US</string> | |
<key>type</key> | |
<string>file</string> | |
</dict> | |
<dict> | |
<key>CFBundleVersion</key> | |
<string>f0</string> | |
<key>path</key> | |
<string>/Library/Frameworks/VISA.framework/Versions/A/Resources/Info.plist</string> | |
<key>type</key> | |
<string>plist</string> | |
<key>version_comparison_key</key> | |
<string>CFBundleVersion</string> | |
</dict> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>1.2.0</string> | |
<key>CFBundleVersion</key> | |
<string>1.2.0f1</string> | |
<key>path</key> | |
<string>/Library/Frameworks/Fantom.framework/Versions/1/Resources/Info.plist</string> | |
<key>type</key> | |
<string>plist</string> | |
<key>version_comparison_key</key> | |
<string>CFBundleShortVersionString</string> | |
</dict> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>2.10.9</string> | |
<key>path</key> | |
<string>/Library/Frameworks/Mono.framework/Versions/2.10.9/Resources/Info.plist</string> | |
<key>type</key> | |
<string>plist</string> | |
<key>version_comparison_key</key> | |
<string>CFBundleShortVersionString</string> | |
</dict> | |
</array> | |
<key>installer_choices_xml</key> | |
<array> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>EV3CoreDefaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>0</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.update.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ni.pkg.lego.ev3.edu.Eng.1.0.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ni.pkg.legodriver.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>0</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.mode.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ximian.mono-2.10.9.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>0</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>silverlightDefaultChoice</string> | |
</dict> | |
</array> | |
<key>requires</key> | |
<array> | |
<string>Silverlight</string> | |
</array> | |
<key>uninstall_method</key> | |
<string>removepackages</string> | |
<key>uninstallable</key> | |
<true/> | |
<key>version</key> | |
<string>1.01</string> | |
</dict> | |
</plist> |
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
<?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>autoremove</key> | |
<false/> | |
<key>catalogs</key> | |
<array> | |
<string>production</string> | |
</array> | |
<key>RestartAction</key> | |
<string>RequireRestart</string> | |
<key>description</key> | |
<string>Create and command amazing Lego Mindstorms EV3 robots with touch sensor, color sensor, infrared sensor and 550+ Lego Technic elements.</string> | |
<key>display_name</key> | |
<string>Lego Mindstorms Education EV3 for Teachers</string> | |
<key>installed_size</key> | |
<integer>1023467</integer> | |
<key>installer_item_hash</key> | |
<string>ca8daa208280191e2f5c880b7922b592641faca060aeb5c44298435ad4978242</string> | |
<key>installer_item_location</key> | |
<string>apps/lego/mindstorms/ev3/LEGO_MINDSTORMS_Education_EV3-1.01.pkg</string> | |
<key>installer_item_size</key> | |
<integer>690418</integer> | |
<key>minimum_os_version</key> | |
<string>10.5.0</string> | |
<key>name</key> | |
<string>Lego Mindstorms Education EV3 Teacher</string> | |
<key>receipts</key> | |
<array> | |
<dict> | |
<key>installed_size</key> | |
<integer>606461</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.core</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>124614</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.edu.Eng.1.0</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>3</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.mode</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>3</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.update</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>1202</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.legodriver</string> | |
<key>version</key> | |
<string>1.2.49153</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>255625</integer> | |
<key>packageid</key> | |
<string>com.ximian.mono-2.10.9</string> | |
<key>version</key> | |
<string>2.10.9</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>35559</integer> | |
<key>packageid</key> | |
<string>com.microsoft.SilverlightInstaller</string> | |
<key>version</key> | |
<string>5.1.20125.0</string> | |
</dict> | |
</array> | |
<key>installs</key> | |
<array> | |
<dict> | |
<key>CFBundleIdentifier</key> | |
<string>___ev3.lego.com</string> | |
<key>CFBundleName</key> | |
<string>LEGO MINDSTORMS EV3</string> | |
<key>CFBundleShortVersionString</key> | |
<string>1.0</string> | |
<key>CFBundleVersion</key> | |
<string>1</string> | |
<key>minosversion</key> | |
<string>10.6</string> | |
<key>path</key> | |
<string>/Applications/LEGO MINDSTORMS Education EV3.app</string> | |
<key>type</key> | |
<string>application</string> | |
<key>version_comparison_key</key> | |
<string>CFBundleShortVersionString</string> | |
</dict> | |
<dict> | |
<key>path</key> | |
<string>/Applications/LEGO MINDSTORMS Education EV3.app/Contents/MonoBundle/Resources/ContentPacks/Education/en-US</string> | |
<key>type</key> | |
<string>file</string> | |
</dict> | |
<dict> | |
<key>md5checksum</key> | |
<string>d41d8cd98f00b204e9800998ecf8427e</string> | |
<key>path</key> | |
<string>/Applications/LEGO MINDSTORMS Education EV3.app/Contents/MonoBundle/Resources/Engine/teacher.rsc</string> | |
<key>type</key> | |
<string>file</string> | |
</dict> | |
<dict> | |
<key>CFBundleVersion</key> | |
<string>f0</string> | |
<key>path</key> | |
<string>/Library/Frameworks/VISA.framework/Versions/A/Resources/Info.plist</string> | |
<key>type</key> | |
<string>plist</string> | |
<key>version_comparison_key</key> | |
<string>CFBundleVersion</string> | |
</dict> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>1.2.0</string> | |
<key>CFBundleVersion</key> | |
<string>1.2.0f1</string> | |
<key>path</key> | |
<string>/Library/Frameworks/Fantom.framework/Versions/1/Resources/Info.plist</string> | |
<key>type</key> | |
<string>plist</string> | |
<key>version_comparison_key</key> | |
<string>CFBundleShortVersionString</string> | |
</dict> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>2.10.9</string> | |
<key>path</key> | |
<string>/Library/Frameworks/Mono.framework/Versions/2.10.9/Resources/Info.plist</string> | |
<key>type</key> | |
<string>plist</string> | |
<key>version_comparison_key</key> | |
<string>CFBundleShortVersionString</string> | |
</dict> | |
</array> | |
<key>installer_choices_xml</key> | |
<array> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>EV3CoreDefaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>0</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.update.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ni.pkg.lego.ev3.edu.Eng.1.0.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ni.pkg.legodriver.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ni.pkg.lego.ev3.edu.1.0.mode.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ximian.mono-2.10.9.defaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>0</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>silverlightDefaultChoice</string> | |
</dict> | |
</array> | |
<key>requires</key> | |
<array> | |
<string>Silverlight</string> | |
</array> | |
<key>uninstall_method</key> | |
<string>removepackages</string> | |
<key>uninstallable</key> | |
<true/> | |
<key>version</key> | |
<string>1.01</string> | |
</dict> | |
</plist> |
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
<?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>autoremove</key> | |
<false/> | |
<key>catalogs</key> | |
<array> | |
<string>production</string> | |
</array> | |
<key>description</key> | |
<string>Design Engineering Projects - a curriculum package with 30 hours of classroom instruction and open-ended problem-solving activities that make learning of science, technology, engineering and mathematics through real-life robotics engaging and fun for students.</string> | |
<key>display_name</key> | |
<string>Lego Mindstorms Education EV3 Design Engineering Process</string> | |
<key>installed_size</key> | |
<integer>425034</integer> | |
<key>installer_item_hash</key> | |
<string>f6a928daedf76c340f7c7fc9903c94369b5f8a0514500731d97f13d17492acda</string> | |
<key>installer_item_location</key> | |
<string>apps/lego/mindstorms/ev3/LEGO_MINDSTORMS_Education_EV3_Design_Engineering_Process-1.0.pkg</string> | |
<key>installer_item_size</key> | |
<integer>349989</integer> | |
<key>minimum_os_version</key> | |
<string>10.5.0</string> | |
<key>name</key> | |
<string>Lego Mindstorms Education EV3 Design Engineering Process</string> | |
<key>receipts</key> | |
<array> | |
<dict> | |
<key>installed_size</key> | |
<integer>375206</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.dep.1.0.core</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
<dict> | |
<key>installed_size</key> | |
<integer>49828</integer> | |
<key>packageid</key> | |
<string>com.ni.pkg.lego.ev3.dep.Eng.1.0</string> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
</array> | |
<key>installs</key> | |
<array> | |
<dict> | |
<key>path</key> | |
<string>/Applications/LEGO MINDSTORMS Education EV3.app/Contents/MonoBundle/Resources/ContentPacks/Education/nonlocalized/LEGO/pack4</string> | |
<key>type</key> | |
<string>file</string> | |
</dict> | |
<dict> | |
<key>path</key> | |
<string>/Applications/LEGO MINDSTORMS Education EV3.app/Contents/MonoBundle/Resources/ContentPacks/Education/en-US/LEGO/pack4</string> | |
<key>type</key> | |
<string>file</string> | |
</dict> | |
</array> | |
<key>installer_choices_xml</key> | |
<array> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>DEPCoreDefaultChoice</string> | |
</dict> | |
<dict> | |
<key>attributeSetting</key> | |
<integer>1</integer> | |
<key>choiceAttribute</key> | |
<string>selected</string> | |
<key>choiceIdentifier</key> | |
<string>com.ni.pkg.lego.ev3.dep.Eng.1.0.defaultChoice</string> | |
</dict> | |
</array> | |
<key>update_for</key> | |
<array> | |
<string>Lego Mindstorms Education EV3 Student</string> | |
<string>Lego Mindstorms Education EV3 Teacher</string> | |
</array> | |
<key>uninstall_method</key> | |
<string>removepackages</string> | |
<key>uninstallable</key> | |
<true/> | |
<key>version</key> | |
<string>1.0</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment