<?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>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleDocumentTypes</key> <array> <dict> <key>CFBundleTypeExtensions</key> <array> <string>spf</string> </array> <key>CFBundleTypeIconFile</key> <string>SPF.icns</string> <key>CFBundleTypeName</key> <string>Sequel Pro Connection</string> <key>CFBundleTypeOSTypes</key> <array> <string>spf </string> </array> <key>CFBundleTypeRole</key> <string>Editor</string> <key>LSItemContentTypes</key> <array> <string>com.sequelpro.SequelPro.spf</string> <string>com.google.code.sequel-pro.spf</string> </array> <key>NSDocumentClass</key> <string>SPDocumentController</string> </dict> <dict> <key>CFBundleTypeExtensions</key> <array> <string>spfs</string> </array> <key>CFBundleTypeIconFile</key> <string>SPF.icns</string> <key>CFBundleTypeName</key> <string>Sequel Pro Session</string> <key>CFBundleTypeOSTypes</key> <array> <string>spfs</string> </array> <key>CFBundleTypeRole</key> <string>Editor</string> <key>LSItemContentTypes</key> <array> <string>com.sequelpro.SequelPro.spfs</string> <string>com.google.code.sequel-pro.spfs</string> </array> <key>LSTypeIsPackage</key> <true/> <key>NSDocumentClass</key> <string>SPDocumentController</string> </dict> <dict> <key>CFBundleTypeExtensions</key> <array> <string>spBundle</string> <string>spbundle</string> </array> <key>CFBundleTypeIconFile</key> <string>Generic.icns</string> <key>CFBundleTypeName</key> <string>Sequel Pro Bundle</string> <key>CFBundleTypeOSTypes</key> <array> <string>spbn</string> </array> <key>CFBundleTypeRole</key> <string>Editor</string> <key>LSItemContentTypes</key> <array> <string>com.sequelpro.SequelPro.spbundle</string> <string>com.google.code.sequel-pro.spbundle</string> </array> <key>LSTypeIsPackage</key> <true/> <key>NSDocumentClass</key> <string>SPDocumentController</string> </dict> <dict> <key>CFBundleTypeExtensions</key> <array> <string>spTheme</string> <string>sptheme</string> </array> <key>CFBundleTypeIconFile</key> <string>Generic.icns</string> <key>CFBundleTypeName</key> <string>Sequel Pro Color Theme</string> <key>CFBundleTypeOSTypes</key> <array> <string>spct</string> </array> <key>CFBundleTypeRole</key> <string>Editor</string> <key>LSItemContentTypes</key> <array> <string>com.sequelpro.SequelPro.spTheme</string> <string>com.google.code.sequel-pro.spTheme</string> </array> <key>NSDocumentClass</key> <string>SPDocumentController</string> </dict> <dict> <key>CFBundleTypeExtensions</key> <array> <string>sql</string> </array> <key>CFBundleTypeIconFile</key> <string>SQL.icns</string> <key>CFBundleTypeName</key> <string>SQL File</string> <key>CFBundleTypeOSTypes</key> <array> <string>sqlt</string> </array> <key>CFBundleTypeRole</key> <string>Editor</string> <key>NSDocumentClass</key> <string>SPDocumentController</string> </dict> <dict> <key>CFBundleTypeExtensions</key> <array> <string>mysql</string> </array> <key>CFBundleTypeIconFile</key> <string>SQL.icns</string> <key>CFBundleTypeName</key> <string>MySQL File</string> <key>CFBundleTypeOSTypes</key> <array> <string>msql</string> </array> <key>CFBundleTypeRole</key> <string>Editor</string> <key>LSTypeIsPackage</key> <false/> <key>NSDocumentClass</key> <string>SPDocumentController</string> <key>NSPersistentStoreTypeKey</key> <string>Binary</string> </dict> </array> <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleHelpBookFolder</key> <string>english_help</string> <key>CFBundleHelpBookName</key> <string>Sequel Pro Help</string> <key>CFBundleIconFile</key> <string>appIcon.icns</string> <key>CFBundleIdentifier</key> <string>com.sequelpro.SequelPro</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>${PRODUCT_NAME}</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> <string>1.0.2</string> <key>CFBundleURLTypes</key> <array> <dict> <key>CFBundleURLName</key> <string>Sequel Pro URL scheme</string> <key>CFBundleURLSchemes</key> <array> <string>sequelpro</string> </array> </dict> </array> <key>CFBundleVersion</key> <string></string> <key>SPVersionShortHash</key> <string></string> <key>SPVersionLongHash</key> <string></string> <key>FRFeedbackReporter.maxConsoleLogSize</key> <integer>10000</integer> <key>FRFeedbackReporter.targetURL</key> <string>http://log.sequelpro.com/submit</string> <key>LSApplicationCategoryType</key> <string>public.app-category.developer-tools</string> <key>LSMinimumSystemVersion</key> <string>10.6.0</string> <key>LSMinimumSystemVersionByArchitecture</key> <dict> <key>i386</key> <string>10.6.0</string> <key>x86_64</key> <string>10.6.0</string> </dict> <key>NSSupportsAutomaticGraphicsSwitching</key> <true/> <key>NSAppleScriptEnabled</key> <true/> <key>NSHumanReadableCopyright</key> <string>Copyright 2002-2013 Sequel Pro and CocoaMySQL team.</string> <key>NSMainNibFile</key> <string>MainMenu</string> <key>NSPrincipalClass</key> <string>FRExceptionReportingApplication</string> <key>NSServices</key> <array> <dict> <key>NSKeyEquivalent</key> <dict> <key>default</key> <string>M</string> </dict> <key>NSMenuItem</key> <dict> <key>default</key> <string>Sequel Pro/Perform selection as MySQL query</string> </dict> <key>NSMessage</key> <string>doPerformQueryService</string> <key>NSPortName</key> <string>Sequel Pro</string> <key>NSSendTypes</key> <array> <string>NSStringPboardType</string> <string>NSURLPboardType</string> </array> </dict> </array> <key>SUEnableSystemProfiling</key> <true/> <key>SUFeedURL</key> <string>http://www.sequelpro.com/appcast/app-releases.xml</string> <key>SUPublicDSAKeyFile</key> <string>sparkle-public-key.pem</string> <key>UTExportedTypeDeclarations</key> <array> <dict> <key>UTTypeConformsTo</key> <array> <string>public.plain-text</string> </array> <key>UTTypeDescription</key> <string>Sequel Pro Connection</string> <key>UTTypeIconFile</key> <string></string> <key>UTTypeIdentifier</key> <string>com.sequelpro.SequelPro.spf</string> <key>UTTypeTagSpecification</key> <dict> <key>com.apple.ostype</key> <string>connection</string> <key>public.filename-extension</key> <array> <string>spf</string> </array> </dict> </dict> <dict> <key>UTTypeConformsTo</key> <array> <string>com.apple.package</string> </array> <key>UTTypeDescription</key> <string>Sequel Pro Session</string> <key>UTTypeIconFile</key> <string></string> <key>UTTypeIdentifier</key> <string>com.sequelpro.SequelPro.spfs</string> <key>UTTypeTagSpecification</key> <dict> <key>com.apple.ostype</key> <string>connections</string> <key>public.filename-extension</key> <array> <string>spfs</string> </array> </dict> </dict> <dict> <key>UTTypeConformsTo</key> <array> <string>com.apple.package</string> </array> <key>UTTypeDescription</key> <string>Sequel Pro Bundle</string> <key>UTTypeIconFile</key> <string></string> <key>UTTypeIdentifier</key> <string>com.sequelpro.SequelPro.spbundle</string> <key>UTTypeTagSpecification</key> <dict> <key>com.apple.ostype</key> <string>sequel pro bundle</string> <key>public.filename-extension</key> <array> <string>spbundle</string> <string>spBundle</string> </array> </dict> </dict> <dict> <key>UTTypeConformsTo</key> <array> <string>public.plain-text</string> </array> <key>UTTypeDescription</key> <string>SQL File</string> <key>UTTypeIconFile</key> <string></string> <key>UTTypeIdentifier</key> <string>com.sequelpro.SequelPro.sql</string> <key>UTTypeTagSpecification</key> <dict> <key>com.apple.ostype</key> <string>sql text</string> <key>public.filename-extension</key> <array> <string>sql</string> </array> </dict> </dict> <dict> <key>UTTypeConformsTo</key> <array> <string>public.plain-text</string> </array> <key>UTTypeDescription</key> <string>Sequel Pro Color Theme</string> <key>UTTypeIconFile</key> <string></string> <key>UTTypeIdentifier</key> <string>com.sequelpro.SequelPro.spTheme</string> <key>UTTypeTagSpecification</key> <dict> <key>com.apple.ostype</key> <string>theme</string> <key>public.filename-extension</key> <array> <string>spTheme</string> <string>sptheme</string> </array> </dict> </dict> </array> </dict> </plist>