Skip to content

Instantly share code, notes, and snippets.

@toolmantim
Created August 21, 2016 13:12
Show Gist options
  • Select an option

  • Save toolmantim/e473d85e40f44d8cd68fd6d8cdd71e8c to your computer and use it in GitHub Desktop.

Select an option

Save toolmantim/e473d85e40f44d8cd68fd6d8cdd71e8c 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>BuildMachineOSBuild</key>
<string>15G31</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>onepassword-license</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>license-icon</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>text/xml</string>
</array>
<key>CFBundleTypeName</key>
<string>1Password License</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSItemContentTypes</key>
<array>
<string>com.agilebits.onepassword-license</string>
</array>
<key>LSTypeIsPackage</key>
<false/>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>1pif</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>text/plain</string>
</array>
<key>CFBundleTypeName</key>
<string>1Password Interchange File</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
<key>NSPersistentStoreTypeKey</key>
<string>XML</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>agilekeychain</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>agilekeychain.icns</string>
<key>CFBundleTypeName</key>
<string>Agile Keychain</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSItemContentTypes</key>
<array>
<string>ws.agile.agilekeychain</string>
</array>
<key>LSTypeIsPackage</key>
<true/>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Everything Else</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>****</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>opvault</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>opvault.icns</string>
<key>CFBundleTypeName</key>
<string>1Password Vault</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSItemContentTypes</key>
<array>
<string>com.agilebits.opvault</string>
</array>
<key>LSTypeIsPackage</key>
<true/>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>1Password 6</string>
<key>CFBundleIconFile</key>
<string>app-icon-round</string>
<key>CFBundleIdentifier</key>
<string>com.agilebits.onepassword4</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>1Password 6</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>6.5.BETA-14</string>
<key>CFBundleSignature</key>
<string>1Pwd</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleURLIconFile</key>
<string>app_icon64</string>
<key>CFBundleURLName</key>
<string>com.agilebits.onepassword4</string>
<key>CFBundleURLSchemes</key>
<array>
<string>x-onepassword4</string>
<string>x-onepassword</string>
<string>onepassword</string>
<string>onepasswordb</string>
<string>onepassword4</string>
<string>onepassword4-extension</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleURLIconFile</key>
<string>app_icon64</string>
<key>CFBundleURLName</key>
<string>com.agilebits.onepassword4-onebrowser</string>
<key>CFBundleURLSchemes</key>
<array>
<string>ophttp</string>
<string>ophttps</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>650014</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>7D175</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>15E60</string>
<key>DTSDKName</key>
<string>macosx10.11</string>
<key>DTXcode</key>
<string>0730</string>
<key>DTXcodeBuild</key>
<string>7D175</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>
<string>10.10</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
<key>NSExceptionDomains</key>
<dict>
<key>1password.com</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<false/>
<key>NSIncludesSubdomains</key>
<true/>
</dict>
<key>agilebits.com</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<false/>
<key>NSIncludesSubdomains</key>
<true/>
</dict>
<key>app-updates.agilebits.com</key>
<dict>
<key>NSExceptionRequiresForwardSecrecy</key>
<false/>
</dict>
<key>email.onepassword.com</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>onepassword.com</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<false/>
<key>NSIncludesSubdomains</key>
<true/>
</dict>
<key>s3.amazonaws.com</key>
<dict>
<key>NSExceptionRequiresForwardSecrecy</key>
<false/>
</dict>
</dict>
</dict>
<key>NSAppleScriptEnabled</key>
<false/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © AgileBits Inc. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>BITCrashExceptionApplication</string>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>NSUbiquitousDisplaySet</key>
<string>com.agilebits.onepassword</string>
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.package</string>
</array>
<key>UTTypeDescription</key>
<string>1Password 3 Agile Keychain</string>
<key>UTTypeIconFile</key>
<string>agilekeychain.icns</string>
<key>UTTypeIdentifier</key>
<string>ws.agile.agilekeychain</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>agilekeychain</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.package</string>
</array>
<key>UTTypeDescription</key>
<string>1Password Vault</string>
<key>UTTypeIconFile</key>
<string>opvault.icns</string>
<key>UTTypeIdentifier</key>
<string>com.agilebits.opvault</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>opvault</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
</array>
<key>UTTypeDescription</key>
<string>1Password License</string>
<key>UTTypeIconFile</key>
<string>license-icon</string>
<key>UTTypeIdentifier</key>
<string>com.agilebits.onepassword-license</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>onepassword-license</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
</array>
<key>UTTypeDescription</key>
<string>1Password Item Metadata</string>
<key>UTTypeIdentifier</key>
<string>com.agilebits.itemmetadata</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>onepassword-item-metadata</string>
</array>
</dict>
</dict>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment