Created
November 8, 2012 12:14
-
-
Save hjuutilainen/4038448 to your computer and use it in GitHub Desktop.
pkginfo file for MobileDevice.pkg, Xcode 4.5.2
This file contains hidden or 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>testing</string> | |
</array> | |
<key>description</key> | |
<string>Provides device connectivity for development</string> | |
<key>display_name</key> | |
<string>Xcode Mobile Device Support</string> | |
<key>installed_size</key> | |
<integer>14595</integer> | |
<key>installer_item_hash</key> | |
<string>8874e7a845211797b2dda787d293776a86fd29f102e696f9beacd053b909fba6</string> | |
<key>installer_item_location</key> | |
<string>devel/xcode-4.5/com.apple.pkg.MobileDevice-4.5.2.dmg</string> | |
<key>installer_item_size</key> | |
<integer>9165</integer> | |
<key>installs</key> | |
<array> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>1.0</string> | |
<key>path</key> | |
<string>/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/MobileDevices.bundle</string> | |
<key>type</key> | |
<string>bundle</string> | |
</dict> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>3.3.0</string> | |
<key>path</key> | |
<string>/System/Library/Extensions/AppleMobileDevice.kext</string> | |
<key>type</key> | |
<string>bundle</string> | |
</dict> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>2.3.6</string> | |
<key>path</key> | |
<string>/System/Library/Extensions/AppleUSBEthernetHost.kext</string> | |
<key>type</key> | |
<string>bundle</string> | |
</dict> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>283</string> | |
<key>path</key> | |
<string>/System/Library/PrivateFrameworks/AirTrafficHost.framework/Versions/A/Resources/Info.plist</string> | |
<key>type</key> | |
<string>plist</string> | |
</dict> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>5.0</string> | |
<key>path</key> | |
<string>/System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/Resources/Info.plist</string> | |
<key>type</key> | |
<string>plist</string> | |
</dict> | |
<dict> | |
<key>CFBundleShortVersionString</key> | |
<string>555.40</string> | |
<key>path</key> | |
<string>/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/Info.plist</string> | |
<key>type</key> | |
<string>plist</string> | |
</dict> | |
<dict> | |
<key>CFBundleIdentifier</key> | |
<string>com.apple.SyncServices.AppleMobileDeviceHelper</string> | |
<key>CFBundleName</key> | |
<string>AppleMobileDeviceHelper</string> | |
<key>CFBundleShortVersionString</key> | |
<string>5.0</string> | |
<key>path</key> | |
<string>/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileDeviceHelper.app</string> | |
<key>type</key> | |
<string>application</string> | |
</dict> | |
<dict> | |
<key>CFBundleIdentifier</key> | |
<string>com.apple.SyncServices.AppleMobileSync</string> | |
<key>CFBundleName</key> | |
<string>AppleMobileSync</string> | |
<key>CFBundleShortVersionString</key> | |
<string>5.0</string> | |
<key>path</key> | |
<string>/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileSync.app</string> | |
<key>type</key> | |
<string>application</string> | |
</dict> | |
</array> | |
<key>minimum_os_version</key> | |
<string>10.7</string> | |
<key>name</key> | |
<string>Xcode_MobileDevice</string> | |
<key>receipts</key> | |
<array> | |
<dict> | |
<key>installed_size</key> | |
<integer>14595</integer> | |
<key>packageid</key> | |
<string>com.apple.pkg.MobileDevice</string> | |
<key>version</key> | |
<string>4.0.0.0.1.1217269835</string> | |
</dict> | |
</array> | |
<key>unattended_install</key> | |
<true/> | |
<key>unattended_uninstall</key> | |
<true/> | |
<key>uninstall_method</key> | |
<string>removepackages</string> | |
<key>uninstallable</key> | |
<true/> | |
<key>version</key> | |
<string>4.5.2</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment