Skip to content

Instantly share code, notes, and snippets.

@nmcspadden
Created April 20, 2015 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmcspadden/68069d5f7c72a052b499 to your computer and use it in GitHub Desktop.
Save nmcspadden/68069d5f7c72a052b499 to your computer and use it in GitHub Desktop.
* Processing manifest item AdobeAcrobatPro11 for optional install
Looking for detail for: AdobeAcrobatPro11, version latest...
Considering 1 items with name AdobeAcrobatPro11 from catalog testing
Considering item AdobeAcrobatPro11, version 11.0 with minimum os version required 10.6.8
Our OS version is 10.10.3
Found AdobeAcrobatPro11, version 11.0 in catalog testing
Looking for application Acrobat with bundleid: com.adobe.Acrobat.Pro, version 11.0.0...
Getting info on currently installed applications...
Looking for application Acrobat with bundleid: com.adobe.Acrobat.Pro, version 11.0.0...
Adding AdobeAcrobatPro11 to the optional install list
<key>installs</key>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.Acrobat.Pro</string>
<key>CFBundleName</key>
<string>Acrobat</string>
<key>CFBundleShortVersionString</key>
<string>11.0.0</string>
<key>CFBundleVersion</key>
<string>11.0.0</string>
<key>minosversion</key>
<string>10.4.3</string>
<key>path</key>
<string>/Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app</string>
<key>type</key>
<string>application</string>
<key>version_comparison_key</key>
<string>CFBundleShortVersionString</string>
</dict>
</array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment