Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ELLIOTTCABLE/11259130 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/11259130 to your computer and use it in GitHub Desktop.
<?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>CompatibleVersion</key>
<integer>1</integer>
<key>RawQuery</key>
<string>((kMDItemContentTypeTree = "public.png"cd))</string>
<key>RawQueryDict</key>
<dict>
<key>FinderFilesOnly</key>
<true/>
<key>RawQuery</key>
<string>((kMDItemContentTypeTree = "public.png"cd))</string>
<key>SearchScopes</key>
<array>
<string>/Users/YOURUSER/Library/Application Support/iLifeAssetManagement/assets/sub</string>
</array>
<key>UserFilesOnly</key>
<true/>
</dict>
<key>SearchCriteria</key>
<dict>
<key>CurrentFolderPath</key>
<array>
<string>/Users/YOURUSER/Library/Application Support/iLifeAssetManagement/assets/sub</string>
</array>
<key>FXCriteriaSlices</key>
<array>
<dict>
<key>criteria</key>
<array>
<string>kMDItemKind</string>
<integer>300</integer>
<integer>408</integer>
<integer>505</integer>
</array>
<key>displayValues</key>
<array>
<string>Kind</string>
<string>is</string>
<string>images</string>
<string>PNG</string>
</array>
<key>rowType</key>
<integer>0</integer>
<key>subrows</key>
<array/>
</dict>
</array>
<key>FXScope</key>
<integer>1396925286</integer>
<key>FXScopeArrayOfPaths</key>
<array>
<string>/Users/YOURUSER/Library/Application Support/iLifeAssetManagement/assets/sub</string>
</array>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment