Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hjuutilainen/4038442 to your computer and use it in GitHub Desktop.
Save hjuutilainen/4038442 to your computer and use it in GitHub Desktop.
pkginfo file for MobileDeviceDevelopment.pkg, Xcode 4.5.2
<?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 Development Support</string>
<key>installed_size</key>
<integer>310</integer>
<key>installer_item_hash</key>
<string>44b0dabbf95793f63cbb8a65cf7bebf679032dd3058d7df3a28ddc2a61970c54</string>
<key>installer_item_location</key>
<string>devel/xcode-4.5/com.apple.pkg.MobileDeviceDevelopment-4.5.2.dmg</string>
<key>installer_item_size</key>
<integer>88</integer>
<key>installs</key>
<array>
<dict>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>path</key>
<string>/System/Library/Extensions/RemoteVirtualInterface.kext</string>
<key>type</key>
<string>bundle</string>
</dict>
<dict>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>path</key>
<string>/System/Library/PrivateFrameworks/RemotePacketCapture.framework/Versions/A/Resources/version.plist</string>
<key>type</key>
<string>plist</string>
</dict>
</array>
<key>minimum_os_version</key>
<string>10.7</string>
<key>name</key>
<string>Xcode_MobileDeviceDevelopment</string>
<key>receipts</key>
<array>
<dict>
<key>installed_size</key>
<integer>310</integer>
<key>packageid</key>
<string>com.apple.pkg.MobileDeviceDevelopment</string>
<key>version</key>
<string>6.0.0.9000000000.1.1346139846</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