From fb1d481a1d9420bffc830696de66b2874e64a67a Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sun, 18 Nov 2012 15:38:41 +0000 Subject: * Please note this revision will re-prompt for access to all KeyChain passwords * - Change the bundle identifier from com.google.code.sequel-pro to com.sequelpro.SequelPro - Change the code signing process to use a new identity and requirement, to add Developer ID support on 10.7+ but to also maintain functionality on 10.5+ - Add a preference migration routine to copy the old application defaults to the new bundle identifier's defaults - Re-order the default keys to alphabetical to more easily locate values --- Resources/Plists/Info.plist | 98 ++++---- Resources/Plists/PreferenceDefaults.plist | 252 +++++++++++---------- Resources/Plists/Sequel Pro QLGenerator-Info.plist | 8 +- Resources/Plists/Unit Tests-Info.plist | 2 +- Resources/sprequirement.bin | Bin 0 -> 216 bytes 5 files changed, 181 insertions(+), 179 deletions(-) create mode 100644 Resources/sprequirement.bin (limited to 'Resources') diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist index 0930e9ce..14c16d9f 100644 --- a/Resources/Plists/Info.plist +++ b/Resources/Plists/Info.plist @@ -21,12 +21,12 @@ CFBundleTypeRole Editor - NSDocumentClass - SPDocumentController LSItemContentTypes - com.google.code.sequel-pro.spf + com.sequelpro.SequelPro.spf + NSDocumentClass + SPDocumentController CFBundleTypeExtensions @@ -44,12 +44,12 @@ CFBundleTypeRole Editor - NSDocumentClass - SPDocumentController LSItemContentTypes - com.google.code.sequel-pro.spTheme + com.sequelpro.SequelPro.spTheme + NSDocumentClass + SPDocumentController CFBundleTypeExtensions @@ -66,14 +66,14 @@ CFBundleTypeRole Editor - NSDocumentClass - SPDocumentController LSItemContentTypes - com.google.code.sequel-pro.spfs + com.sequelpro.SequelPro.spfs LSTypeIsPackage + NSDocumentClass + SPDocumentController CFBundleTypeExtensions @@ -91,14 +91,14 @@ CFBundleTypeRole Editor - NSDocumentClass - SPDocumentController LSItemContentTypes - com.google.code.sequel-pro.spbundle + com.sequelpro.SequelPro.spbundle LSTypeIsPackage + NSDocumentClass + SPDocumentController CFBundleTypeExtensions @@ -128,7 +128,7 @@ CFBundleIconFile appicon.icns CFBundleIdentifier - com.google.code.sequel-pro + com.sequelpro.SequelPro CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -137,6 +137,17 @@ APPL CFBundleShortVersionString 0.9.9.1 + CFBundleURLTypes + + + CFBundleURLName + Sequel Pro URL scheme + CFBundleURLSchemes + + sequelpro + + + CFBundleVersion FRFeedbackReporter.maxConsoleLogSize @@ -197,16 +208,16 @@ UTExportedTypeDeclarations + UTTypeConformsTo + + public.plain-text + UTTypeDescription Sequel Pro Connection UTTypeIconFile UTTypeIdentifier - com.google.code.sequel-pro.spf - UTTypeConformsTo - - public.plain-text - + com.sequelpro.SequelPro.spf UTTypeTagSpecification com.apple.ostype @@ -218,16 +229,16 @@ + UTTypeConformsTo + + com.apple.package + UTTypeDescription Sequel Pro Session UTTypeIconFile UTTypeIdentifier - com.google.code.sequel-pro.spfs - UTTypeConformsTo - - com.apple.package - + com.sequelpro.SequelPro.spfs UTTypeTagSpecification com.apple.ostype @@ -239,16 +250,16 @@ + UTTypeConformsTo + + com.apple.package + UTTypeDescription Sequel Pro Bundle UTTypeIconFile UTTypeIdentifier - com.google.code.sequel-pro.spbundle - UTTypeConformsTo - - com.apple.package - + com.sequelpro.SequelPro.spbundle UTTypeTagSpecification com.apple.ostype @@ -261,16 +272,16 @@ + UTTypeConformsTo + + public.plain-text + UTTypeDescription SQL File UTTypeIconFile UTTypeIdentifier - com.google.code.sequel-pro.sql - UTTypeConformsTo - - public.plain-text - + com.sequelpro.SequelPro.sql UTTypeTagSpecification com.apple.ostype @@ -282,16 +293,16 @@ + UTTypeConformsTo + + public.plain-text + UTTypeDescription Sequel Pro Color Theme UTTypeIconFile UTTypeIdentifier - com.google.code.sequel-pro.spTheme - UTTypeConformsTo - - public.plain-text - + com.sequelpro.SequelPro.spTheme UTTypeTagSpecification com.apple.ostype @@ -304,16 +315,5 @@ - CFBundleURLTypes - - - CFBundleURLName - Sequel Pro URL scheme - CFBundleURLSchemes - - sequelpro - - - diff --git a/Resources/Plists/PreferenceDefaults.plist b/Resources/Plists/PreferenceDefaults.plist index 511e095c..7ac9c3d7 100644 --- a/Resources/Plists/PreferenceDefaults.plist +++ b/Resources/Plists/PreferenceDefaults.plist @@ -2,161 +2,147 @@ - DefaultEncodingTag - 0 - DefaultViewMode - 0 - LastViewMode - 1 - UseMonospacedFonts + BlobTextEditorSpellCheckingEnabled - GlobalResultTableFont - BAtzdHJlYW10eXBlZIHoA4QBQISEhAZOU0ZvbnQehIQITlNPYmplY3QAhYQBaSSEBVszNmNdBgAAABoAAAD//kwAdQBjAGkAZABhAEcAcgBhAG4AZABlAAAAhAFmC4QBYwCYAZgAmACG - CustomQueryMaxHistoryItems - 20 - ReloadAfterAddingRow + ConnectionTimeoutValue + 10 + ConsoleEnableCustomQueryLogging - ReloadAfterEditingRow + ConsoleEnableErrorLogging - ReloadAfterRemovingRow - - LoadBlobsAsNeeded + ConsoleEnableImportExportLogging - TableRowCountQueryLevel - 1 - TableRowCountCheapLookupSizeBoundary - 5242880 - NewFieldsAllowNulls + ConsoleEnableInterfaceLogging - LimitResults + ConsoleEnableLogging - LimitResultsValue - 1000 - NullValue - NULL - ShowNoAffectedRowsError + ConsoleShowConnections - GrowlEnabled + ConsoleShowHelps - ConnectionTimeoutValue - 10 - UseKeepAlive + ConsoleShowSelectsAndShows - KeepAliveInterval - 60 - DisplayTableViewVerticalGridlines - - EditInSheetEnabled - - QueryFavoriteReplacesContent - - QueryHistoryReplacesContent + ConsoleShowTimestamps + + ContentFilters + + number + + string + + date + + + CSVFieldImportMappingAlignment + 2 + CSVImportFieldEnclosedBy + " + CSVImportFieldEscapeCharacter + \ or " + CSVImportFieldTerminator + , + CSVImportFirstLineIsHeader + + CSVImportLineTerminator + \n + CustomQueryAutoComplete + + CustomQueryAutoCompleteDelay + 1.5 + CustomQueryAutoHelpDelay + 1 + CustomQueryAutoIndent + + CustomQueryAutoPairCharacters + + CustomQueryAutoUppercaseKeywords - CustomQueryEditorFont - BAtzdHJlYW10eXBlZIHoA4QBQISEhAZOU0ZvbnQehIQITlNPYmplY3QAhYQBaRiEBVsyNGNdBgAAAA4AAAD//k0AbwBuAGEAYwBvAAAAhAFmCoQBYwCYAZgAmACG CustomQueryEditorBackgroundColor BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmAQEBAYY= CustomQueryEditorBacktickColor BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmAACDqagoPwGG + CustomQueryEditorCaretColor + BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmAAAAAYY= CustomQueryEditorCommentColor BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmAIPp6Og+AAGG + CustomQueryEditorFont + BAtzdHJlYW10eXBlZIHoA4QBQISEhAZOU0ZvbnQehIQITlNPYmplY3QAhYQBaRiEBVsyNGNdBgAAAA4AAAD//k0AbwBuAGEAYwBvAAAAhAFmCoQBYwCYAZgAmACG + CustomQueryEditorHighlightQueryColor + BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMChARmZmZmgzMzcz+DMzNzP4MzM3M/AYY= CustomQueryEditorNumericColor BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmg4GAAD+Dh4aGPgABhg== CustomQueryEditorQuoteColor BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmg8bFRT+DnXPOPYNba609AYY= + CustomQueryEditorSelectionColor + BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMChARmZmZmg7a1NT+D1tVVPwEBhg== CustomQueryEditorSQLKeywordColor BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmg83MTD6DnXPOPQEBhg== + CustomQueryEditorTabStopWidth + 4 CustomQueryEditorTextColor BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmAAAAAYY= - CustomQueryEditorCaretColor - BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmAAAAAYY= CustomQueryEditorVariableColor BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMBhARmZmZmg3zv/T6DfO/9PoN87/0+AYY= - CustomQueryEditorHighlightQueryColor - BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMChARmZmZmgzMzcz+DMzNzP4MzM3M/AYY= - CustomQueryEditorSelectionColor - BAtzdHJlYW10eXBlZIHoA4QBQISEhAdOU0NvbG9yAISECE5TT2JqZWN0AIWEAWMChARmZmZmg7a1NT+D1tVVPwEBhg== - CustomQueryHighlightCurrentQuery - - CustomQueryAutoIndent + CustomQueryFunctionCompletionInsertsArguments - CustomQueryAutoPairCharacters + CustomQueryHighlightCurrentQuery - CustomQueryAutoUppercaseKeywords + CustomQueryMaxHistoryItems + 20 + CustomQuerySoftIndent + CustomQuerySoftIndentWidth + 2 CustomQueryUpdateAutoHelp - CustomQueryEditorTabStopWidth - 4 - CustomQueryFunctionCompletionInsertsArguments - - CustomQueryAutoComplete - - CustomQueryAutoCompleteDelay - 1.5 - CustomQueryAutoHelpDelay - 1 - lastSqlFileEncoding - 4 - SelectLastFavoriteUsed + DefaultEncodingTag + 0 + DefaultViewMode + 0 + deletedDefaultBundles + + DisplayServerVersionInWindowTitle - LastFavoriteIndex + DisplayTableViewVerticalGridlines + + EditInSheetEnabled + + FavoritesSortedBy 0 - TableInformationPanelCollapsed + FavoritesSortedInReverse - ConsoleEnableLogging - - ConsoleEnableInterfaceLogging + FilterTableDefaultOperator + LIKE '%@%' + GlobalResultTableFont + BAtzdHJlYW10eXBlZIHoA4QBQISEhAZOU0ZvbnQehIQITlNPYmplY3QAhYQBaSSEBVszNmNdBgAAABoAAAD//kwAdQBjAGkAZABhAEcAcgBhAG4AZABlAAAAhAFmC4QBYwCYAZgAmACG + GrowlEnabled - ConsoleEnableCustomQueryLogging + KeepAliveInterval + 60 + LastFavoriteIndex + 0 + lastSqlFileEncoding + 4 + LastViewMode + 1 + LimitResults - ConsoleEnableImportExportLogging + LimitResultsValue + 1000 + LoadBlobsAsNeeded - ConsoleEnableErrorLogging - - ConsoleShowTimestamps - - ConsoleShowConnections - - ConsoleShowSelectsAndShows + LongRunningQueryNotificationTime + 3 + NewFieldsAllowNulls - ConsoleShowHelps + NoBOMforSQLdumpFile + NullValue + NULL PrintBackground PrintImagePreviews - QuickLookTypes - - ContentFilters - - number - - string - - date - - - CSVImportFieldTerminator - , - CSVImportLineTerminator - \n - CSVImportFieldEnclosedBy - " - CSVImportFieldEscapeCharacter - \ or " - CSVImportFirstLineIsHeader - - SQLExportUseCompression - - NoBOMforSQLdumpFile - - BlobTextEditorSpellCheckingEnabled - - CSVFieldImportMappingAlignment - 2 - DisplayServerVersionInWindowTitle - PrintWarningRowLimit 1000 ProcessListShowProcessID @@ -167,23 +153,39 @@ ProcessListAutoRrefreshInterval 10 - FavoritesSortedBy - 0 - FavoritesSortedInReverse + QueryFavoriteReplacesContent + + QueryHistoryReplacesContent + + QuickLookTypes + + ReloadAfterAddingRow + + ReloadAfterEditingRow + + ReloadAfterRemovingRow ResetAutoIncrementAfterDeletionOfAllRows - FilterTableDefaultOperator - LIKE '%@%' - WebKitDeveloperExtras + SelectLastFavoriteUsed - deletedDefaultBundles - - CustomQuerySoftIndent + ShowNoAffectedRowsError + + SPFirstRun + + SQLExportUseCompression - CustomQuerySoftIndentWidth - 2 - LongRunningQueryNotificationTime - 3 + TableInformationPanelCollapsed + + TableRowCountCheapLookupSizeBoundary + 5242880 + TableRowCountQueryLevel + 1 + UseKeepAlive + + UseMonospacedFonts + + WebKitDeveloperExtras + diff --git a/Resources/Plists/Sequel Pro QLGenerator-Info.plist b/Resources/Plists/Sequel Pro QLGenerator-Info.plist index 9fb710ab..1899f423 100644 --- a/Resources/Plists/Sequel Pro QLGenerator-Info.plist +++ b/Resources/Plists/Sequel Pro QLGenerator-Info.plist @@ -11,9 +11,9 @@ QLGenerator LSItemContentTypes - com.google.code.sequel-pro.spf - com.google.code.sequel-pro.sql - com.google.code.sequel-pro.spfs + com.sequelpro.SequelPro.spf + com.sequelpro.SequelPro.sql + com.sequelpro.SequelPro.spfs @@ -22,7 +22,7 @@ CFBundleIconFile CFBundleIdentifier - com.google.code.sequel-pro.qlgenerator + com.sequelpro.SequelPro.qlgenerator CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Resources/Plists/Unit Tests-Info.plist b/Resources/Plists/Unit Tests-Info.plist index 8e85f172..0ef98ee5 100644 --- a/Resources/Plists/Unit Tests-Info.plist +++ b/Resources/Plists/Unit Tests-Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier - com.google.code.sequel-pro.tests + com.sequelpro.SequelPro.tests CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Resources/sprequirement.bin b/Resources/sprequirement.bin new file mode 100644 index 00000000..78205212 Binary files /dev/null and b/Resources/sprequirement.bin differ -- cgit v1.2.3