From 6471adc06062b9f12dd0021fab64bb08b978601a Mon Sep 17 00:00:00 2001 From: Paul Kohut Date: Thu, 10 Dec 2009 06:29:28 -0800 Subject: [PATCH] Organize Plugin Projects 1. Reference all plugins in AllElements.xcodeproj. 2. For each Plugin Project - a. Refactor plugin to use common "xcconfig" files, located in QS_SOURCE_ROOT/configuration (Quicksilvers configuration files) b. Change "Targets" - "Run Script" to "Run script only when installing" c. Changed "Project" - "Edit Property Settings" - "Configuration" "Release" to be based on "Release". i. Remove all setting overrides. d. Changed "Project" - "Edit Property Settings" - "Configuration" "Debug" to be based on "Debug". i. Removed all setting overrides. e. Changed "Target" "Property Settings" - "Debug" to be based on "QSPlugIn_Debug" i. Removed all setting overrides. ii. Override "Other Flags" with -bundle iii. Override "Product Name" with either value already there or found in info.plist. iv. Add "ZERO_LINK" definition set to YES. f. Changed "Target" "Property Settings" - "Release" to be based on "QSPlugIn_Release" i. Removed all setting overrides. ii. Override "Other Flags" with -bundle iii. Override "Product Name" with either value already there or found in info.plist. iv. Add "ZERO_LINK" definition set to NO. g. Compile for both Release and Debug - i. If program compiles then move project reference to "Compiles" group. ii. Try and fix compiler errors moving project reference either to "compiles" or... iii. If program won't compile move project reference to "Does not compile. Needs tweaking" group. These need to be examined later. --- AOL/QSAOLMailMediator.h | 2 +- AOL/QSAOLPlugIn.xcodeproj/project.pbxproj | 137 +- .../QSAddressBookActionsPlugIn.h | 5 + .../project.pbxproj | 159 +- .../QSAddressBookActionsPlugIn_Prefix.pch | 11 - .../QSAirPortPlugIn.xcodeproj/project.pbxproj | 101 +- Alarm/QSAlarmPlugIn.xcodeproj/project.pbxproj | 117 +- AllElements.xcodeproj/project.pbxproj | 3933 +++++++++++++++-- .../QSAmazonPlugIn.xcodeproj/project.pbxproj | 113 +- Audio/QSAudioPlugIn.xcodeproj/project.pbxproj | 104 +- .../project.pbxproj | 115 +- .../project.pbxproj | 115 +- CLIX/QSCLIXPlugIn.m | 2 +- CLIX/QSCLIXPlugIn.xcodeproj/project.pbxproj | 115 +- .../QSCalendarSupport.xcode/project.pbxproj | 736 +-- .../QSCaminoPlugIn.xcodeproj/project.pbxproj | 121 +- Cl1p/QSCl1pPlugIn.xcodeproj/project.pbxproj | 85 +- .../CodelessPlugIns.xcodeproj/project.pbxproj | 37 +- .../ColloquyPlugin.xcodeproj/project.pbxproj | 48 +- .../project.pbxproj | 67 +- Compression/QSCompressionActionProvider.m | 4 +- .../project.pbxproj | 74 +- .../project.pbxproj | 162 +- .../project.pbxproj | 148 +- .../QSDeliciousLibraryModule_Prefix.pch | 12 - .../QSDeliciousLibraryModule_Source.m | 3 + .../project.pbxproj | 69 +- .../QSDeviantModule.xcodeproj/project.pbxproj | 111 +- .../DictPlugin.xcodeproj/project.pbxproj | 51 +- .../DiffModule.xcodeproj/project.pbxproj | 47 +- .../project.pbxproj | 112 +- .../project.pbxproj | 117 +- .../project.pbxproj | 68 +- .../QSDokuWikiPlugIn.xcode/project.pbxproj | 503 +-- Eudora/QSEudoraPlugIn.xcode/project.pbxproj | 489 +- .../FindModule.xcodeproj/project.pbxproj | 45 +- Firefox/QSFirefoxPlugIn.h | 2 + .../QSFirefoxPlugIn.xcodeproj/project.pbxproj | 112 +- Firefox/QSFirefoxPlugIn_Prefix.pch | 12 - .../project.pbxproj | 49 +- .../QSGooglePlugIn.xcodeproj/project.pbxproj | 164 +- .../project.pbxproj | 73 +- .../GrowlNotifier.xcodeproj/project.pbxproj | 50 +- GrowlNotifier/trunk/QSGrowlNotifier.h | 3 + .../project.pbxproj | 76 +- .../QSImageManipulationPlugInAction.m | 8 +- Indigo/QSIndigo.h | 10 + Indigo/QSIndigoPlugIn.h | 3 + Indigo/QSIndigoPlugIn.m | 1 + .../QSIndigoPlugIn.xcodeproj/project.pbxproj | 55 +- Indigo/QSIndigoPlugIn_Action.m | 1 + Indigo/QSIndigoPlugIn_Prefix.pch | 12 - Indigo/QSIndigoPlugIn_Source.h | 1 + Indigo/QSIndigoPlugIn_Source.m | 3 +- .../project.pbxproj | 117 +- Mailsmith/Info.plist | 2 +- Mailsmith/QSMailsmithMailMediator.h | 1 + .../project.pbxproj | 121 +- Mailsmith/QSMailsmithPlugIn_Prefix.pch | 12 - .../project.pbxproj | 146 +- .../QSMenuInterface.xcodeproj/project.pbxproj | 118 +- Menu/QSMenuWindow.m | 3 +- .../QSMiniInterface.xcodeproj/project.pbxproj | 105 +- .../project.pbxproj | 120 +- .../QSClutterPlugIn.xcodeproj/project.pbxproj | 159 +- .../QSSofaPlugIn.xcodeproj/project.pbxproj | 120 +- .../QSSynergyPlugIn.xcodeproj/project.pbxproj | 156 +- NetNewsWire/NetNewsWire.scpt | Bin 2136 -> 2116 bytes .../project.pbxproj | 78 +- .../Info.plist | 0 .../alcor.mode1 | 0 .../project.pbxproj | 117 +- .../QSNetworkLocationPlugIn_Prefix.pch | 0 .../QSNetworkLocationSource.h | 0 .../QSNetworkLocationSource.m | 0 .../bltrversion | Bin .../element.xml | 0 NimbusAppSwitcher/QSNimbusProcessSwitcher.h | 3 +- .../project.pbxproj | 140 +- .../QSNimbusSwitcherPlugIn_Prefix.pch | 12 - .../NotificationHub.xcodeproj/project.pbxproj | 45 +- .../project.pbxproj | 120 +- .../MoreAppleEvents.xcodeproj/project.pbxproj | 55 +- OrnateInterface/QSOrnateInterfaceController.m | 5 +- .../project.pbxproj | 156 +- .../project.pbxproj | 118 +- Phone/QSPhoneDialerActionProvider.m | 1 + ...PhonePlugIn_Prefix.pch => QSPhonePlugIn.h} | 10 +- Phone/QSPhonePlugIn.xcodeproj/project.pbxproj | 115 +- Phone/QSPhonePrefPane.m | 1 + Phone/Scripting/QSPhonePlugIn.scriptSuite | 4 +- .../Scripting/QSPhonePlugIn.scriptTerminology | 2 +- Phone/Scripting/QSPhonePlugInScripting.r | 2 +- PowerManagementPlugIn/QSPowerManagement.h | 6 + .../project.pbxproj | 82 +- .../QSPowerManagementPlugIn_Prefix.pch | 12 - .../QSPrinterPlugIn.xcodeproj/project.pbxproj | 70 +- .../project.pbxproj | 78 +- .../QSProcessManipulationPlugInAction.m | 2 +- .../project.pbxproj | 123 +- .../QSAdiumPlugIn.xcodeproj/project.pbxproj | 55 +- .../project.pbxproj | 45 +- .../project.pbxproj | 43 +- .../project.pbxproj | 72 +- .../project.pbxproj | 1226 ++--- .../project.pbxproj | 73 +- .../QSOmniWebPlugIn.xcodeproj/project.pbxproj | 93 +- .../QSPatchPlugIn.xcodeproj/project.pbxproj | 77 +- .../QSRSSPlugIn.xcodeproj/project.pbxproj | 72 +- .../QSSherlockPlugIn.xcode/project.pbxproj | 437 +- .../QSShiiraPlugIn.xcode/project.pbxproj | 472 +- .../Spellcheck Action.xcode/project.pbxproj | 564 +-- .../QSWeatherPlugin.xcodeproj/project.pbxproj | 146 +- .../QSWindowInterface.xcode/project.pbxproj | 513 +-- .../trunk/QSWindowInterfaceController.h | 2 + .../trunk/QSWindowInterfaceController.m | 4 +- RemoteDesktop/QSRemoteDesktopDefines.h | 9 + .../project.pbxproj | 87 +- RemoteDesktop/QSRemoteDesktopPlugInAction.m | 5 +- RemoteDesktop/QSRemoteDesktopPlugInSource.m | 5 +- .../AcidSearch/QSAcidSearchPlugIn.m | 2 +- .../project.pbxproj | 119 +- .../SafariStand/QSSafariStandPlugIn.m | 2 +- .../project.pbxproj | 114 +- .../QSSogudiPlugIn.xcodeproj/project.pbxproj | 122 +- .../project.pbxproj | 78 +- Services/QSServiceAction.h | 2 + Services/QSServiceAction.m | 1 + .../project.pbxproj | 43 +- Shelf/QSShelfPlugIn.xcodeproj/project.pbxproj | 130 +- Skype/QSSkypePlugIn.xcodeproj/project.pbxproj | 101 +- Skype/QSSkypePlugIn_Source.m | 2 +- .../project.pbxproj | 124 +- .../QSSoundSupport.xcodeproj/project.pbxproj | 108 +- .../project.pbxproj | 116 +- Stikkit/QSStikkitPlugIn.m | 1 + Stikkit/QSStikkitPlugInDefines.h | 7 + Stikkit/QSStikkitPlugIn_Prefix.pch | 12 - Stikkit/Stikkit.xcodeproj/project.pbxproj | 130 +- .../project.pbxproj | 117 +- .../TSActionsPlugin.xcode/project.pbxproj | 579 +-- .../project.pbxproj | 82 +- Terminal/QSCLExecutableProvider.m | 1 + ...alPlugIn_Prefix.pch => QSTerminalPlugIn.h} | 0 .../project.pbxproj | 123 +- .../project.pbxproj | 108 +- .../project.pbxproj | 118 +- .../project.pbxproj | 121 +- Transmit/QSTransmitModule_Source.m | 2 +- Transmit/Transmit.scpt | Bin 3252 -> 3312 bytes .../project.pbxproj | 58 +- .../QSX10PlugIn.xcodeproj/project.pbxproj | 146 +- .../project.pbxproj | 160 +- Xattr/QSExtendedAttributesPlugInAction.h | 1 + Xattr/QSExtendedAttributesPlugInAction.m | 2 +- .../project.pbxproj | 224 +- .../QSYojimboPlugIn.xcodeproj/project.pbxproj | 82 +- Yojimbo/QSYojimboPlugInAction.m | 1 + ...In_Prefix.pch => QSYojimboPlugInDefines.h} | 2 +- Yojimbo/QSYojimboPlugInSource.m | 3 +- .../project.pbxproj | 109 +- .../project.pbxproj | 6 +- .../project.pbxproj | 45 +- .../trunk/QSObject_ContactHandling.m | 2 +- .../project.pbxproj | 46 +- .../project.pbxproj | 48 +- .../QSSafariPlugIn.xcodeproj/project.pbxproj | 111 +- com.apple.Xcode.application/QSXcodePlugIn.m | 2 +- .../XcodeElement.xcodeproj/project.pbxproj | 62 +- .../DevDocsElement.xcodeproj/project.pbxproj | 134 +- .../QSDeveloperPlugIn_Source.m | 4 +- .../project.pbxproj | 45 +- .../iChatElement.xcodeproj/project.pbxproj | 56 +- .../SpacesElement.xcodeproj/project.pbxproj | 66 +- .../QSGmailPlugIn.xcodeproj/project.pbxproj | 45 +- .../project.pbxproj | 123 +- del.icio.us/QSDeliciousPlugIn_Prefix.pch | 10 - del.icio.us/QSDeliciousPlugIn_Source.m | 1 + .../project.pbxproj | 71 +- .../QSUIAccessPlugIn_Action.m | 2 +- .../QSUIAccessPlugIn_Source.m | 2 +- .../project.pbxproj | 64 +- elements.clipboard/QSPasteboardController.m | 6 +- elements.clipboard/QSPasteboardObjectView.h | 2 +- elements.clipboard/QSPasteboardObjectView.m | 2 +- elements.clipboard/QSPasteboardPrefPane.h | 2 +- .../project.pbxproj | 68 +- .../project.pbxproj | 66 +- .../project.pbxproj | 168 +- .../QSMusicFilePreviewProvider.m | 57 +- .../QSWindowModule.xcodeproj/project.pbxproj | 134 +- elements.survey/QSSurveyPlugIn.xcodeproj.zip | Bin 14550 -> 0 bytes .../QSSurveyPlugIn.xcodeproj/alcor.mode1 | 1318 ++++++ .../QSSurveyPlugIn.xcodeproj/project.pbxproj | 291 ++ .../project.pbxproj | 33 +- .../project.pbxproj | 41 +- .../QSHotKeyTriggerManager.h | 5 +- .../QSHotKeyTriggerManager.m | 2 +- .../project.pbxproj | 65 +- .../QSHotKeyTriggers_Prefix.pch | 12 - .../trunk/QSMouseTriggerManager.h | 5 +- .../trunk/QSMouseTriggerManager.m | 6 +- .../project.pbxproj | 54 +- .../project.pbxproj | 46 +- .../project.pbxproj | 44 +- .../Source/Sparkle.xcodeproj/project.pbxproj | 22 +- .../WebBridge.xcodeproj/project.pbxproj | 127 +- elements.webbridge/WebBridgeElement.m | 2 +- elements.websearch/QSURLSearchActions.m | 4 +- elements.websearch/QSWebSearchPlugIn_Source.m | 2 +- .../project.pbxproj | 75 +- iCal/QSiCalModule.m | 4 +- iCal/QSiCalModule.xcodeproj/project.pbxproj | 46 +- iCal/iCal.scpt | Bin 2492 -> 2546 bytes .../QSiPhotoPlugIn.xcodeproj/project.pbxproj | 113 +- iPhoto/iPhoto.scpt | Bin 1492 -> 1512 bytes .../project.pbxproj | 45 +- .../trunk/QSFileTagsPlugInAction.m | 4 +- public.file.tags/trunk/QSMDTagsQueryManager.m | 12 +- 219 files changed, 11602 insertions(+), 10789 deletions(-) create mode 100644 AddressBookActionsPlugIn/QSAddressBookActionsPlugIn.h delete mode 100644 AddressBookActionsPlugIn/QSAddressBookActionsPlugIn_Prefix.pch delete mode 100644 DeliciousLibrary/QSDeliciousLibraryModule_Prefix.pch delete mode 100644 Firefox/QSFirefoxPlugIn_Prefix.pch create mode 100644 Indigo/QSIndigo.h delete mode 100644 Indigo/QSIndigoPlugIn_Prefix.pch delete mode 100644 Mailsmith/QSMailsmithPlugIn_Prefix.pch rename {NeworkLocation => NetworkLocation}/Info.plist (100%) rename {NeworkLocation => NetworkLocation}/QSNetworkLocationPlugIn.xcodeproj/alcor.mode1 (100%) rename {NeworkLocation => NetworkLocation}/QSNetworkLocationPlugIn.xcodeproj/project.pbxproj (74%) rename {NeworkLocation => NetworkLocation}/QSNetworkLocationPlugIn_Prefix.pch (100%) rename {NeworkLocation => NetworkLocation}/QSNetworkLocationSource.h (100%) rename {NeworkLocation => NetworkLocation}/QSNetworkLocationSource.m (100%) rename {NeworkLocation => NetworkLocation}/bltrversion (100%) rename {NeworkLocation => NetworkLocation}/element.xml (100%) delete mode 100644 NimbusAppSwitcher/QSNimbusSwitcherPlugIn_Prefix.pch rename Phone/{QSPhonePlugIn_Prefix.pch => QSPhonePlugIn.h} (58%) create mode 100644 PowerManagementPlugIn/QSPowerManagement.h delete mode 100644 PowerManagementPlugIn/QSPowerManagementPlugIn_Prefix.pch create mode 100644 RemoteDesktop/QSRemoteDesktopDefines.h create mode 100644 Stikkit/QSStikkitPlugInDefines.h delete mode 100644 Stikkit/QSStikkitPlugIn_Prefix.pch rename Terminal/{QSTerminalPlugIn_Prefix.pch => QSTerminalPlugIn.h} (100%) rename Yojimbo/{QSYojimboPlugIn_Prefix.pch => QSYojimboPlugInDefines.h} (63%) delete mode 100644 del.icio.us/QSDeliciousPlugIn_Prefix.pch delete mode 100644 elements.survey/QSSurveyPlugIn.xcodeproj.zip create mode 100755 elements.survey/QSSurveyPlugIn.xcodeproj/alcor.mode1 create mode 100755 elements.survey/QSSurveyPlugIn.xcodeproj/project.pbxproj delete mode 100644 elements.trigger.hotkey/QSHotKeyTriggers_Prefix.pch diff --git a/AOL/QSAOLMailMediator.h b/AOL/QSAOLMailMediator.h index 679b5e5..c371c83 100644 --- a/AOL/QSAOLMailMediator.h +++ b/AOL/QSAOLMailMediator.h @@ -1,7 +1,7 @@ #import -#import "QSMailMediator.h" +#import "./../elements.support.mail/QSMailMediator.h" @interface QSAOLMailMediator : NSObject { } diff --git a/AOL/QSAOLPlugIn.xcodeproj/project.pbxproj b/AOL/QSAOLPlugIn.xcodeproj/project.pbxproj index 8c5fc55..475ba7a 100644 --- a/AOL/QSAOLPlugIn.xcodeproj/project.pbxproj +++ b/AOL/QSAOLPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E6199510CFD41A007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E6199610CFD41A007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E6199710CFD41A007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E6199810CFD41A007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E6199910CFD41A007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E6199A10CFD41A007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E6199B10CFD41A007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E6199C10CFD41A007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSAOLPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAOLPlugIn_Prefix.pch; sourceTree = ""; }; 7F05EEEB0851776C00A8EC0C /* QSAOLMailMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSAOLMailMediator.h; sourceTree = ""; }; 7F05EEEC0851776C00A8EC0C /* QSAOLMailMediator.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSAOLMailMediator.m; sourceTree = ""; }; @@ -47,6 +55,7 @@ 0259C574FE90428111CA0C5A /* QSAOLPlugIn */ = { isa = PBXGroup; children = ( + 14E6199210CFD3F2007663EE /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -65,6 +74,21 @@ name = Resources; sourceTree = ""; }; + 14E6199210CFD3F2007663EE /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E6199510CFD41A007663EE /* Common.xcconfig */, + 14E6199610CFD41A007663EE /* Debug.xcconfig */, + 14E6199710CFD41A007663EE /* Developer.xcconfig */, + 14E6199810CFD41A007663EE /* QSPlugIn_Debug.xcconfig */, + 14E6199910CFD41A007663EE /* QSPlugIn_Prefix.pch */, + 14E6199A10CFD41A007663EE /* QSPlugIn_Release.xcconfig */, + 14E6199B10CFD41A007663EE /* QSPlugIn.xcconfig */, + 14E6199C10CFD41A007663EE /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -141,9 +165,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF22085E432A00E2AFC4 /* Build configuration list for PBXProject "QSAOLPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSAOLPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSAOLPlugIn */, ); @@ -163,14 +189,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -188,106 +214,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AF1F085E432A00E2AFC4 /* Development */ = { + 7F07AF1F085E432A00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6199810CFD41A007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAOLPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSAOLPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7F07AF20085E432A00E2AFC4 /* Deployment */ = { + 7F07AF20085E432A00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6199A10CFD41A007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAOLPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSAOLPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; - name = Deployment; - }; - 7F07AF21085E432A00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAOLPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSAOLPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AF23085E432A00E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Release; }; - 7F07AF24085E432A00E2AFC4 /* Deployment */ = { + 7F07AF23085E432A00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6199610CFD41A007663EE /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Deployment; + name = Debug; }; - 7F07AF25085E432A00E2AFC4 /* Default */ = { + 7F07AF24085E432A00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6199C10CFD41A007663EE /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -295,22 +252,20 @@ 7F07AF1E085E432A00E2AFC4 /* Build configuration list for PBXNativeTarget "QSAOLPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF1F085E432A00E2AFC4 /* Development */, - 7F07AF20085E432A00E2AFC4 /* Deployment */, - 7F07AF21085E432A00E2AFC4 /* Default */, + 7F07AF1F085E432A00E2AFC4 /* Debug */, + 7F07AF20085E432A00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AF22085E432A00E2AFC4 /* Build configuration list for PBXProject "QSAOLPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF23085E432A00E2AFC4 /* Development */, - 7F07AF24085E432A00E2AFC4 /* Deployment */, - 7F07AF25085E432A00E2AFC4 /* Default */, + 7F07AF23085E432A00E2AFC4 /* Debug */, + 7F07AF24085E432A00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn.h b/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn.h new file mode 100644 index 0000000..6983232 --- /dev/null +++ b/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn.h @@ -0,0 +1,5 @@ +// +// header for all source files of the 'QSAddressBookActionsPlugIn' target in the 'QSAddressBookActionsPlugIn' project +// + +#define kQSAddressBookActionsPlugInType @"QSAddressBookActionsPlugInType" \ No newline at end of file diff --git a/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn.xcodeproj/project.pbxproj b/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn.xcodeproj/project.pbxproj index af04fe4..f19a5d9 100644 --- a/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn.xcodeproj/project.pbxproj +++ b/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn.xcodeproj/project.pbxproj @@ -13,39 +13,22 @@ E1EAB046068128A200774DFF /* QSAddressBookActionsPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSAddressBookActionsPlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSAddressBookActionsPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAddressBookActionsPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8853C10CFCEED007D08C4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Common.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8853D10CFCEED007D08C4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8853E10CFCEED007D08C4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Developer.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8853F10CFCEED007D08C4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8854010CFCEED007D08C4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Prefix.pch"; sourceTree = SOURCE_ROOT; }; + 14A8854110CFCEED007D08C4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Release.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8854210CFCEED007D08C4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8854310CFCEED007D08C4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Release.xcconfig"; sourceTree = SOURCE_ROOT; }; + 32DBCF980370C29C00C91783 /* QSAddressBookActionsPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAddressBookActionsPlugIn.h; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* QSAddressBookActionsPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSAddressBookActionsPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1022AE706B3469300299BEC /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; E1022AE806B3469300299BEC /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; sourceTree = ""; }; E1EAB045068128A200774DFF /* QSAddressBookActionsPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSAddressBookActionsPlugIn.m; sourceTree = ""; }; - E1EAB047068128A800774DFF /* QSAddressBookActionsPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSAddressBookActionsPlugIn.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -65,6 +48,7 @@ 0259C574FE90428111CA0C5A /* QSAddressBookActionsPlugIn */ = { isa = PBXGroup; children = ( + 14A8A9C410CDFAA5003857E3 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -82,6 +66,22 @@ name = Resources; sourceTree = ""; }; + 14A8A9C410CDFAA5003857E3 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A8853C10CFCEED007D08C4 /* Common.xcconfig */, + 14A8853D10CFCEED007D08C4 /* Debug.xcconfig */, + 14A8853E10CFCEED007D08C4 /* Developer.xcconfig */, + 14A8853F10CFCEED007D08C4 /* QSPlugIn_Debug.xcconfig */, + 14A8854010CFCEED007D08C4 /* QSPlugIn_Prefix.pch */, + 14A8854110CFCEED007D08C4 /* QSPlugIn_Release.xcconfig */, + 14A8854210CFCEED007D08C4 /* QSPlugIn.xcconfig */, + 14A8854310CFCEED007D08C4 /* Release.xcconfig */, + ); + name = Configuration; + path = "../../blacktree-elements/AddressBookActionsPlugIn"; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -111,8 +111,7 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSAddressBookActionsPlugIn_Prefix.pch */, - E1EAB047068128A800774DFF /* QSAddressBookActionsPlugIn.h */, + 32DBCF980370C29C00C91783 /* QSAddressBookActionsPlugIn.h */, ); name = "Other Sources"; sourceTree = ""; @@ -131,17 +130,6 @@ ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAddressBookActionsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSAddressBookActionsPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = QSAddressBookActionsPlugIn; @@ -156,15 +144,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AEF6085E432900E2AFC4 /* Build configuration list for PBXProject "QSAddressBookActionsPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSAddressBookActionsPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSAddressBookActionsPlugIn */, ); @@ -184,14 +168,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -209,76 +193,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AEF3085E432900E2AFC4 /* Development */ = { + 14A8AA2210CE024B003857E3 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8853D10CFCEED007D08C4 /* Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAddressBookActionsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSAddressBookActionsPlugIn; - WRAPPER_EXTENSION = qsplugin; - ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7F07AEF4085E432900E2AFC4 /* Deployment */ = { + 14A8AA2310CE024B003857E3 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8853F10CFCEED007D08C4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAddressBookActionsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSAddressBookActionsPlugIn; - WRAPPER_EXTENSION = qsplugin; - ZERO_LINK = NO; + ZERO_LINK = YES; }; - name = Deployment; + name = Debug; }; - 7F07AEF5085E432900E2AFC4 /* Default */ = { + 7F07AEF4085E432900E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8854110CFCEED007D08C4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAddressBookActionsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSAddressBookActionsPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AEF7085E432900E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; - }; - 7F07AEF8085E432900E2AFC4 /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { + ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; - 7F07AEF9085E432900E2AFC4 /* Default */ = { + 7F07AEF8085E432900E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8854310CFCEED007D08C4 /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -286,22 +231,20 @@ 7F07AEF2085E432900E2AFC4 /* Build configuration list for PBXNativeTarget "QSAddressBookActionsPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AEF3085E432900E2AFC4 /* Development */, - 7F07AEF4085E432900E2AFC4 /* Deployment */, - 7F07AEF5085E432900E2AFC4 /* Default */, + 14A8AA2310CE024B003857E3 /* Debug */, + 7F07AEF4085E432900E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AEF6085E432900E2AFC4 /* Build configuration list for PBXProject "QSAddressBookActionsPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AEF7085E432900E2AFC4 /* Development */, - 7F07AEF8085E432900E2AFC4 /* Deployment */, - 7F07AEF9085E432900E2AFC4 /* Default */, + 14A8AA2210CE024B003857E3 /* Debug */, + 7F07AEF8085E432900E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn_Prefix.pch b/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn_Prefix.pch deleted file mode 100644 index 6bdcba7..0000000 --- a/AddressBookActionsPlugIn/QSAddressBookActionsPlugIn_Prefix.pch +++ /dev/null @@ -1,11 +0,0 @@ -// -// Prefix header for all source files of the 'QSAddressBookActionsPlugIn' target in the 'QSAddressBookActionsPlugIn' project -// - -#ifdef __OBJC__ - #import - #import -#endif - - -#define kQSAddressBookActionsPlugInType @"QSAddressBookActionsPlugInType" \ No newline at end of file diff --git a/AirPort/QSAirPortPlugIn.xcodeproj/project.pbxproj b/AirPort/QSAirPortPlugIn.xcodeproj/project.pbxproj index 5bfca91..9b0f9ab 100644 --- a/AirPort/QSAirPortPlugIn.xcodeproj/project.pbxproj +++ b/AirPort/QSAirPortPlugIn.xcodeproj/project.pbxproj @@ -16,6 +16,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8AA6910CE07BC003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8AA6A10CE07BC003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8AA6B10CE07BC003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8AA6C10CE07BC003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8AA6D10CE07BC003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8AA6E10CE07BC003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8AA6F10CE07BC003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8AA7010CE07BC003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSAirPortPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAirPortPlugIn_Prefix.pch; sourceTree = ""; }; 7F05ECE108516C0900A8EC0C /* QSAirPortProvider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSAirPortProvider.h; sourceTree = ""; }; 7F05ECE208516C0900A8EC0C /* QSAirPortProvider.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSAirPortProvider.m; sourceTree = ""; }; @@ -51,6 +59,7 @@ 0259C574FE90428111CA0C5A /* QSAirPortPlugIn */ = { isa = PBXGroup; children = ( + 14A8AA6810CE07BC003857E3 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -68,6 +77,21 @@ name = Resources; sourceTree = ""; }; + 14A8AA6810CE07BC003857E3 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A8AA6910CE07BC003857E3 /* Common.xcconfig */, + 14A8AA6A10CE07BC003857E3 /* Debug.xcconfig */, + 14A8AA6B10CE07BC003857E3 /* Developer.xcconfig */, + 14A8AA6C10CE07BC003857E3 /* QSPlugIn.xcconfig */, + 14A8AA6D10CE07BC003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8AA6E10CE07BC003857E3 /* QSPlugIn_Prefix.pch */, + 14A8AA6F10CE07BC003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8AA7010CE07BC003857E3 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -145,9 +169,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF12085E432900E2AFC4 /* Build configuration list for PBXProject "QSAirPortPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSAirPortPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* AirPort Module */, ); @@ -167,14 +193,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -192,14 +218,17 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AF0F085E432900E2AFC4 /* Development */ = { + 14A8AA7310CE0801003857E3 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8AA6A10CE07BC003857E3 /* Debug.xcconfig */; + buildSettings = { + }; + name = Debug; + }; + 14A8AA7410CE0801003857E3 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14A8AA6D10CE07BC003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = ( "$(QSFrameworks)", "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", @@ -216,10 +245,11 @@ WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AF10085E432900E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8AA6F10CE07BC003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { COPY_PHASE_STRIP = YES; FRAMEWORK_SEARCH_PATHS = ( @@ -238,76 +268,33 @@ }; name = Release; }; - 7F07AF11085E432900E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAirPortPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "AirPort Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AF13085E432900E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; - }; 7F07AF14085E432900E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8AA7010CE07BC003857E3 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AF15085E432900E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AF0E085E432900E2AFC4 /* Build configuration list for PBXNativeTarget "AirPort Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF0F085E432900E2AFC4 /* Development */, + 14A8AA7410CE0801003857E3 /* Debug */, 7F07AF10085E432900E2AFC4 /* Release */, - 7F07AF11085E432900E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AF12085E432900E2AFC4 /* Build configuration list for PBXProject "QSAirPortPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF13085E432900E2AFC4 /* Development */, + 14A8AA7310CE0801003857E3 /* Debug */, 7F07AF14085E432900E2AFC4 /* Release */, - 7F07AF15085E432900E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Alarm/QSAlarmPlugIn.xcodeproj/project.pbxproj b/Alarm/QSAlarmPlugIn.xcodeproj/project.pbxproj index 2a7c874..783a4d2 100644 --- a/Alarm/QSAlarmPlugIn.xcodeproj/project.pbxproj +++ b/Alarm/QSAlarmPlugIn.xcodeproj/project.pbxproj @@ -14,31 +14,15 @@ E1EAB046068128A200774DFF /* QSAlarmPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSAlarmPlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 14E6195410CFD1C0007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Common.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6195510CFD1C0007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6195610CFD1C0007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Developer.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6195710CFD1C0007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6195810CFD1C0007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Prefix.pch"; sourceTree = SOURCE_ROOT; }; + 14E6195910CFD1C0007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Release.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6195A10CFD1C0007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6195B10CFD1C0007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Release.xcconfig"; sourceTree = SOURCE_ROOT; }; 32DBCF980370C29C00C91783 /* QSAlarmPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAlarmPlugIn_Prefix.pch; sourceTree = ""; }; 7F00C2AC088336D8003AD3A8 /* QSAlarmWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = QSAlarmWindow.nib; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; @@ -48,7 +32,7 @@ 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Alarm Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Alarm Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSAlarmPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSAlarmPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1EAB045068128A200774DFF /* QSAlarmPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSAlarmPlugIn.m; sourceTree = ""; }; E1EAB047068128A800774DFF /* QSAlarmPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSAlarmPlugIn.h; sourceTree = ""; }; @@ -71,6 +55,7 @@ 0259C574FE90428111CA0C5A /* QSAlarmPlugIn */ = { isa = PBXGroup; children = ( + 14E618CF10CFD1B2007663EE /* Configurations */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -89,10 +74,25 @@ name = Resources; sourceTree = ""; }; + 14E618CF10CFD1B2007663EE /* Configurations */ = { + isa = PBXGroup; + children = ( + 14E6195410CFD1C0007663EE /* Common.xcconfig */, + 14E6195510CFD1C0007663EE /* Debug.xcconfig */, + 14E6195610CFD1C0007663EE /* Developer.xcconfig */, + 14E6195710CFD1C0007663EE /* QSPlugIn_Debug.xcconfig */, + 14E6195810CFD1C0007663EE /* QSPlugIn_Prefix.pch */, + 14E6195910CFD1C0007663EE /* QSPlugIn_Release.xcconfig */, + 14E6195A10CFD1C0007663EE /* QSPlugIn.xcconfig */, + 14E6195B10CFD1C0007663EE /* Release.xcconfig */, + ); + name = Configurations; + sourceTree = ""; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Alarm Module.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSAlarmPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -150,27 +150,12 @@ ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAlarmPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSAlarmPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Alarm Module"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSAlarmPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Alarm Module.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSAlarmPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -179,15 +164,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSAlarmPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSAlarmPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Alarm Module */, ); @@ -208,14 +189,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -233,50 +214,34 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6195710CFD1C0007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAlarmPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSAlarmPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6195910CFD1C0007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAlarmPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Alarm Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6195510CFD1C0007663EE /* Debug.xcconfig */; buildSettings = { }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6195B10CFD1C0007663EE /* Release.xcconfig */; buildSettings = { }; name = Release; @@ -287,7 +252,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Alarm Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -296,7 +261,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSAlarmPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/AllElements.xcodeproj/project.pbxproj b/AllElements.xcodeproj/project.pbxproj index 26ac51e..1a2d9e6 100644 --- a/AllElements.xcodeproj/project.pbxproj +++ b/AllElements.xcodeproj/project.pbxproj @@ -13,17 +13,6 @@ buildPhases = ( ); dependencies = ( - 4DB4A1030E100D570010C540 /* PBXTargetDependency */, - 4DB4A1050E100D570010C540 /* PBXTargetDependency */, - 4DB4A1070E100D570010C540 /* PBXTargetDependency */, - 4DB4A1090E100D570010C540 /* PBXTargetDependency */, - 4DB4A10B0E100D570010C540 /* PBXTargetDependency */, - 4DB4A10D0E100D570010C540 /* PBXTargetDependency */, - 4DB4A10F0E100D570010C540 /* PBXTargetDependency */, - 4DB4A1110E100D570010C540 /* PBXTargetDependency */, - 4DB4A1130E100D570010C540 /* PBXTargetDependency */, - 4DB4A1150E100D570010C540 /* PBXTargetDependency */, - 4DB4A1170E100D570010C540 /* PBXTargetDependency */, ); name = "Build All"; productName = "Build ALl"; @@ -31,349 +20,3664 @@ /* End PBXAggregateTarget section */ /* Begin PBXContainerItemProxy section */ - 4DB4A0910E100BFD0010C540 /* PBXContainerItemProxy */ = { + 14A8AA4410CE06F4003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A08A0E100BFD0010C540 /* ColloquyPlugin.xcodeproj */; + containerPortal = 14A8AA3D10CE06F4003857E3 /* QSAirPortPlugIn.xcodeproj */; proxyType = 2; - remoteGlobalIDString = 8D5B49B6048680CD000E48DA; - remoteInfo = "Colloquy Module"; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "AirPort Module"; }; - 4DB4A09A0E100C0A0010C540 /* PBXContainerItemProxy */ = { + 14A8BA8B10CE10AD003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0930E100C0A0010C540 /* QSAddressBookPlugIn.xcodeproj */; + containerPortal = 14A8BA8610CE10AD003857E3 /* QSAmazonPlugIn.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; - remoteInfo = "Apple Address Book Module"; + remoteInfo = "Amazon Module"; }; - 4DB4A0A30E100C130010C540 /* PBXContainerItemProxy */ = { + 14A8C9C710CE116B003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A09C0E100C130010C540 /* CalculatorPlugin.xcodeproj */; + containerPortal = 14A8C9C210CE116B003857E3 /* QSYouControlDesktopsPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSYouControlDesktopsPlugIn; + }; + 14A8C9D210CE11A7003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8C9CB10CE11A7003857E3 /* QSYojimboPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Yojimbo Module"; + }; + 14A8C9D910CE11CF003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8C9D410CE11CF003857E3 /* QSXattrMetadataImporter.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D576316048677EA00EA77CD; + remoteInfo = QSXattrMetadataImporter; + }; + 14A8C9E010CE120C003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8C9DB10CE120C003857E3 /* QSExtendedAttributesPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Extended Attributes Module"; + }; + 14A8C9E710CE121B003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8C9E210CE121B003857E3 /* QSX10PlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "X-10 Support"; + }; + 14A8C9F010CE122B003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8C9E910CE122B003857E3 /* QSUserAccountsPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "User Accounts Module"; + }; + 14A8C9F710CE1255003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8C9F210CE1255003857E3 /* TSActionsPlugin.xcode */; proxyType = 2; remoteGlobalIDString = 8D5B49B6048680CD000E48DA; - remoteInfo = "Calculator Module"; + remoteInfo = TSActionsPlugin; }; - 4DB4A0AC0E100C1A0010C540 /* PBXContainerItemProxy */ = { + 14A8CA3310CE1283003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0A50E100C1A0010C540 /* QSGmailPlugIn.xcodeproj */; + containerPortal = 14A8CA2C10CE1283003857E3 /* QSTransmitModule.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; - remoteInfo = "Gmail Module"; + remoteInfo = "Transmit Module"; }; - 4DB4A0B50E100C2B0010C540 /* PBXContainerItemProxy */ = { + 14A8CA3A10CE129C003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0AE0E100C2B0010C540 /* DiffModule.xcodeproj */; + containerPortal = 14A8CA3510CE129C003857E3 /* QSTranslationPlugIn.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; - remoteInfo = DiffModule; + remoteInfo = QSTranslationPlugIn; }; - 4DB4A0BE0E100CDB0010C540 /* PBXContainerItemProxy */ = { + 14A8CA4310CE12B8003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0B70E100CDB0010C540 /* TextManipulationElement.xcodeproj */; + containerPortal = 14A8CA3C10CE12B8003857E3 /* QSTextMatePlugIn.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; - remoteInfo = "Text Manipulation"; + remoteInfo = "TextMate Module"; }; - 4DB4A0C70E100CE70010C540 /* PBXContainerItemProxy */ = { + 14A8CA4C10CE12FD003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0C00E100CE70010C540 /* FindModule.xcodeproj */; + containerPortal = 14A8CA4510CE12FD003857E3 /* QSTerminalPlugIn.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; - remoteInfo = "Find Module"; + remoteInfo = "Terminal Module"; }; - 4DB4A0D50E100CF80010C540 /* PBXContainerItemProxy */ = { + 14A8CA5510CE1328003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0CE0E100CF80010C540 /* GrowlNotifier.xcodeproj */; + containerPortal = 14A8CA4E10CE1328003857E3 /* QSTeleflipPlugIn.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; - remoteInfo = "Growl Module"; + remoteInfo = "Teleflip Module"; }; - 4DB4A0DE0E100D030010C540 /* PBXContainerItemProxy */ = { + 14A8CA5E10CE133D003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0D70E100D030010C540 /* NotificationHub.xcodeproj */; + containerPortal = 14A8CA5710CE133D003857E3 /* QSSymbolicHotKeyPlugIn.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; - remoteInfo = NotificationHub; + remoteInfo = "System HotKey Commands"; }; - 4DB4A0E70E100D0E0010C540 /* PBXContainerItemProxy */ = { + 14A8CA6710CE134B003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0E00E100D0E0010C540 /* QSFileTagsPlugIn.xcodeproj */; + containerPortal = 14A8CA6010CE134B003857E3 /* Stikkit.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; - remoteInfo = "File Tagging Module"; + remoteInfo = "Stikkit Module"; }; - 4DB4A0F00E100D170010C540 /* PBXContainerItemProxy */ = { + 14A8CA7010CE1373003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0E90E100D170010C540 /* Desktop Picture Action.xcodeproj */; + containerPortal = 14A8CA6910CE1373003857E3 /* QSSpotlightPlugIn.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; - remoteInfo = "Desktop Picture Action"; + remoteInfo = "Spotlight Module"; }; - 4DB4A1020E100D570010C540 /* PBXContainerItemProxy */ = { + 14A8CA7910CE1384003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0A50E100C1A0010C540 /* QSGmailPlugIn.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D1AC9600486D14A00FE50C9; - remoteInfo = "Gmail Module"; + containerPortal = 14A8CA7210CE1384003857E3 /* QSSoundSupport.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSSoundSupport; }; - 4DB4A1040E100D570010C540 /* PBXContainerItemProxy */ = { + 14A8CA8210CE139D003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0B70E100CDB0010C540 /* TextManipulationElement.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D1AC9600486D14A00FE50C9; - remoteInfo = "Text Manipulation"; + containerPortal = 14A8CA7B10CE139D003857E3 /* QSSlideshowPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Slideshow Action"; }; - 4DB4A1060E100D570010C540 /* PBXContainerItemProxy */ = { + 14A8CA9510CE13D0003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0AE0E100C2B0010C540 /* DiffModule.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D1AC9600486D14A00FE50C9; - remoteInfo = DiffModule; + containerPortal = 14A8CA9010CE13D0003857E3 /* QSSkypePlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Skype Module"; }; - 4DB4A1080E100D570010C540 /* PBXContainerItemProxy */ = { + 14A8CA9F10CE1402003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A0930E100C0A0010C540 /* QSAddressBookPlugIn.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D1AC9600486D14A00FE50C9; - remoteInfo = "Apple Address Book Module"; + containerPortal = 14A8CA9710CE1402003857E3 /* QSShelfPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Shelf Module"; }; - 4DB4A10A0E100D570010C540 /* PBXContainerItemProxy */ = { + 14A8CAA110CE1402003857E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 4DB4A08A0E100BFD0010C540 /* ColloquyPlugin.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D5B49AC048680CD000E48DA; - remoteInfo = "Colloquy Module"; + containerPortal = 14A8CA9710CE1402003857E3 /* QSShelfPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 33C91D9A0BB0D57300ABE01B; + remoteInfo = "Shelf Element"; + }; + 14A8CABC10CE1599003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CAB510CE1599003857E3 /* QSServicesMenuPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Services Menu Module"; + }; + 14A8CAC510CE15A9003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CABE10CE15A9003857E3 /* QSScreenCapturePlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Screen Capture Actions"; + }; + 14A8CACE10CE15E4003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CAC710CE15E4003857E3 /* QSRemoteDesktopPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Remote Desktop Module"; + }; + 14A8CAD510CE15F7003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CAD010CE15F7003857E3 /* QSWindowInterface.xcode */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Window Interface"; + }; + 14A8CAE910CE160C003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CAE310CE160C003857E3 /* QSWeatherPlugin.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSWeatherPlugin; + }; + 14A8CAF010CE1623003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CAEB10CE1623003857E3 /* Spellcheck Action.xcode */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Spellcheck Action"; + }; + 14A8CAF710CE165C003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CAF210CE165C003857E3 /* QSShiiraPlugIn.xcode */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSShiiraPlugIn; + }; + 14A8CAFE10CE1675003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CAF910CE1675003857E3 /* QSSherlockPlugIn.xcode */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSSherlockPlugIn; + }; + 14A8CB0710CE1685003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB0010CE1685003857E3 /* QSRSSPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSRSSPlugIn; + }; + 14A8CB1010CE1695003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB0910CE1695003857E3 /* QSPatchPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = B51Patch; + }; + 14A8CB1910CE16A8003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB1210CE16A8003857E3 /* QSOmniWebPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "OmniWeb Module"; + }; + 14A8CB2210CE16BD003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB1B10CE16BD003857E3 /* QSOmniFocusPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSOmniFocusPlugIn; + }; + 14A8CB2910CE16D7003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB2410CE16D7003857E3 /* QSHomestarRunnerPlugIn.xcode */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSHomestarRunnerPlugIn; + }; + 14A8CB3210CE16EB003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB2B10CE16EB003857E3 /* QSFullscreenPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSFullscreenPlugIn; + }; + 14A8CB3B10CE16FD003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB3410CE16FD003857E3 /* QSDuffStringRanker.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "TextMate Ranker"; + }; + 14A8CB4D10CE1744003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB4310CE1744003857E3 /* QSAdiumPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Adium Module"; + }; + 14A8CB4F10CE1744003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB4310CE1744003857E3 /* QSAdiumPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = E384106A07C3239B008110E3; + remoteInfo = "Quicksilver Plugin"; + }; + 14A8CB5C10CE1769003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB5710CE1769003857E3 /* QSProcessSwitcherSupportPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Process Switcher Support"; + }; + 14A8CB6510CE177D003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB5E10CE177D003857E3 /* QSProcessManipulationPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Process Manipulation Actions"; + }; + 14A8CB6E10CE178E003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB6710CE178E003857E3 /* QSPrinterPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Printer Module"; + }; + 14A8CB7710CE17D0003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB7010CE17D0003857E3 /* QSPowerManagementPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Power Management Support"; + }; + 14A8CB8010CE17E2003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB7910CE17E2003857E3 /* QSPhonePlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Phone Actions"; + }; + 14A8CB8910CE17F4003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB8210CE17F4003857E3 /* QSPathFinderPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Path Finder Module"; + }; + 14A8CB9010CE180A003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB8B10CE180A003857E3 /* QSOrnateInterfacePlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Ornate Interface"; + }; + 14A8CB9910CE1906003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB9410CE1906003857E3 /* MoreAppleEvents.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 034768DEFF38A45A11DB9C8B; + remoteInfo = MoreAppleEvents; + }; + 14A8CBA210CE1917003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CB9B10CE1917003857E3 /* QSNowContactPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSNowContactPlugIn; + }; + 14A8CBAF10CE193C003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CBAA10CE193C003857E3 /* QSNimbusSwitcherPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Nimbus Switcher"; + }; + 14A8CBD010CE19BE003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CBB110CE194B003857E3 /* QSNetworkLocationPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Network Location Module"; + }; + 14A8CBD910CE19E4003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CBD210CE19E4003857E3 /* QSNetNewsWirePlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "NetNewsWire Module"; + }; + 14A8CBE210CE1A1E003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CBDB10CE1A1E003857E3 /* QSMiniInterface.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Mini Interface"; + }; + 14A8CBEB10CE1A33003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CBE410CE1A33003857E3 /* QSMenuInterface.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Menu Interface"; + }; + 14A8CBF210CE1A45003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CBED10CE1A45003857E3 /* QSMarkdownPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Markdown Module"; + }; + 14A8CBFB10CE1A59003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CBF410CE1A59003857E3 /* QSMailsmithPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSMailsmithPlugIn; + }; + 14A8CC0410CE1A78003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CBFD10CE1A78003857E3 /* QSKeychainPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Keychain Module"; + }; + 14A8CC0D10CE1A84003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC0610CE1A84003857E3 /* QSiPhotoPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "iPhoto Module"; + }; + 14A8CC1610CE1A99003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC0F10CE1A99003857E3 /* QSIndigoPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Indigo X10 Module"; + }; + 14A8CC2310CE1AEE003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC1C10CE1AEE003857E3 /* QSImageManipulationPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Image Manipulation Actions"; + }; + 14A8CC2C10CE1B2C003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC2510CE1B2C003857E3 /* QSiCalModule.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "iCal Module"; + }; + 14A8CC5D10CE1B56003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC5610CE1B56003857E3 /* QSGoogleCalendarPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Google Calendar Module"; + }; + 14A8CC6410CE1B68003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC5F10CE1B68003857E3 /* QSGooglePlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Google Support"; + }; + 14A8CC6D10CE1B84003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC6610CE1B84003857E3 /* QSFlashlightInterface.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Flashlight Interface"; + }; + 14A8CC7610CE1B93003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC6F10CE1B93003857E3 /* QSFirefoxPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Firefox Module"; + }; + 14A8CC8310CE1BC5003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC7E10CE1BC5003857E3 /* QSEudoraPlugIn.xcode */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSEudoraPlugIn; + }; + 14A8CC8D10CE1BDD003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC8510CE1BDD003857E3 /* WebSearchElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Web Search Module"; + }; + 14A8CC8F10CE1BDD003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC8510CE1BDD003857E3 /* WebSearchElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 7F7EB2E90BFEB69300AFDF2C; + remoteInfo = "Web Search"; + }; + 14A8CC9910CE1BF1003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC9110CE1BF1003857E3 /* WebBridge.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Web Bridge"; + }; + 14A8CC9B10CE1BF1003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CC9110CE1BF1003857E3 /* WebBridge.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 7F953E780C3FDF1D001E5264; + remoteInfo = WebBridgePlugin; + }; + 14A8CCCC10CE1C1F003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CCC310CE1C1F003857E3 /* Sparkle.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8DC2EF5B0486A6940098B216; + remoteInfo = Sparkle; + }; + 14A8CCCE10CE1C1F003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CCC310CE1C1F003857E3 /* Sparkle.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 61B5F90209C4CEE200B25A18; + remoteInfo = "Sparkle Test App"; + }; + 14A8CCD710CE1C2F003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CCD010CE1C2F003857E3 /* QSChronoTriggersPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Chrono Triggers"; + }; + 14A8CCE010CE1C40003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CCD910CE1C40003857E3 /* QSMouseTriggersPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Mouse Triggers"; + }; + 14A8CD0510CE1C70003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CCFE10CE1C70003857E3 /* QSMouseTriggersElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Mouse Triggers"; + }; + 14A8CD0E10CE1C83003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD0710CE1C83003857E3 /* QSHotKeyTriggers.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "HotKey Triggers"; + }; + 14A8CD1710CE1CA8003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD1010CE1CA8003857E3 /* QSEventTriggersElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Event Triggers"; + }; + 14A8CD2410CE1D51003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD1F10CE1D51003857E3 /* QSWindowModule.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Window Manipulation Module"; + }; + 14A8CD2E10CE1D66003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD2610CE1D66003857E3 /* MusicSupportElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Music Support"; + }; + 14A8CD3910CE1D76003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD3210CE1D76003857E3 /* MailSupportElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Email Support"; + }; + 14A8CD4210CE1D8C003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD3B10CE1D8C003857E3 /* FileAttributesElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "File Attribute Actions"; + }; + 14A8CD4B10CE1DAC003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD4410CE1DAC003857E3 /* ClipboardElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = Clipboard; + }; + 14A8CD5410CE1DBA003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD4D10CE1DBA003857E3 /* QSUIAccessElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "UI Access"; + }; + 14A8CD5B10CE3EF5003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD5610CE3EF5003857E3 /* QSDokuWikiPlugIn.xcode */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "DokuWiki Module"; + }; + 14A8CD6410CE3F0A003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD5D10CE3F0A003857E3 /* QSDockExtensionPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Dock Extension Support"; + }; + 14A8CD6D10CE3F1B003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD6610CE3F1B003857E3 /* QS Displays Module.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Displays Module"; + }; + 14A8CD7610CE3F29003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD6F10CE3F29003857E3 /* QSDiskImagePlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Disk Image Support"; + }; + 14A8CD8D10CE3F58003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD7E10CE3F58003857E3 /* DictPlugin.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Dictionary Module"; + }; + 14A8CD9610CE3F65003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD8F10CE3F65003857E3 /* QSDeviantModule.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Deviant Module"; + }; + 14A8CD9F10CE3F75003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CD9810CE3F75003857E3 /* QSDesktopManagerPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Desktop Manager Module"; + }; + 14A8CDA610CE3F83003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CDA110CE3F83003857E3 /* QSDeliciousLibraryModule.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Delicious Library Module"; + }; + 14A8CDE510CE3F98003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CDDE10CE3F98003857E3 /* QSDeliciousPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Social Bookmarks Module"; + }; + 14A8CDEC10CE3FA6003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CDE710CE3FA6003857E3 /* QSSystemDaemonsPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSSystemDaemonsPlugIn; + }; + 14A8CDF510CE3FD1003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CDEE10CE3FD1003857E3 /* QSCompressionPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "File Compression Module"; + }; + 14A8CE0010CE3FFB003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CDF710CE3FFB003857E3 /* QSCommandLineTool.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Command Line Tool"; + }; + 14A8CE0210CE3FFB003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CDF710CE3FFB003857E3 /* QSCommandLineTool.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = E1C4F00A06B8659500FA8819; + remoteInfo = qs; + }; + 14A8CE1210CE4029003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE0A10CE4029003857E3 /* DevDocsElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Developer Module"; + }; + 14A8CE1410CE4029003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE0A10CE4029003857E3 /* DevDocsElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 7F28172B0BFC17FC00EFCE79; + remoteInfo = "Developer Element"; + }; + 14A8CE1D10CE403B003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE1610CE403B003857E3 /* XcodeElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 7F2819C80BFC1D9700EFCE79; + remoteInfo = Xcode; + }; + 14A8CE2610CE404A003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE1F10CE404A003857E3 /* SpacesElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = Spaces; + }; + 14A8CE2F10CE405B003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE2810CE405B003857E3 /* QSSafariPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Safari Module"; + }; + 14A8CE3510CE407E003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE3110CE407E003857E3 /* AppleMailElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Apple Mail"; + }; + 14A8CE3E10CE408C003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE3710CE408C003857E3 /* iChatElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = iChat; + }; + 14A8CE4D10CE40B8003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE4610CE40B8003857E3 /* AutomatorElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = Automator; + }; + 14A8CE8710CE41D8003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE8010CE41D8003857E3 /* QSCLIXPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "CLIX Module"; + }; + 14A8CE9010CE41E5003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE8910CE41E5003857E3 /* QSCl1pPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Cl1p Upload"; + }; + 14A8CE9910CE41F3003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE9210CE41F3003857E3 /* QSCaminoPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Camino Module"; + }; + 14A8CEA010CE4208003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CE9B10CE4208003857E3 /* QSCalendarSupport.xcode */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSCalendarSupport; + }; + 14A8CEC510CE425F003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CEBE10CE425F003857E3 /* QSBluetoothPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Bluetooth Module"; + }; + 14A8CECE10CE4283003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CEC710CE4283003857E3 /* QSBezelInterfacePlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Bezel Interface"; + }; + 14A8CEEE10CE42C4003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CEE710CE42C4003857E3 /* QSAudioPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Audio Module"; + }; + 14A8CEF710CE42D1003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CEF010CE42D1003857E3 /* QSAOLPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSAOLPlugIn; + }; + 14A8CEFD10CE42E1003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CEF910CE42E1003857E3 /* QSAmazonPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Amazon Module"; + }; + 14A8CF0310CE42EF003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CEFF10CE42EF003857E3 /* QSAlarmPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Alarm Module"; + }; + 14A8CF0F10CE4313003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14A8CF0B10CE4313003857E3 /* QSAddressBookActionsPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = QSAddressBookActionsPlugIn; + }; + 14A8D26E10CE5C36003857E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A0E90E100D170010C540 /* Desktop Picture Action.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Desktop Picture Action"; + }; + 14E29B3710D1240200DCC5F2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14E29B3010D1240200DCC5F2 /* QSSurveyPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "User Data Request"; + }; + 14E29B7A10D1265800DCC5F2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14E29B7310D1265800DCC5F2 /* QSCommonMusicArtworkPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "ARTchive Artwork"; + }; + 14E29B8110D1266C00DCC5F2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14E29B7C10D1266C00DCC5F2 /* QSClutterPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Clutter Artwork"; + }; + 14E29B8A10D1267D00DCC5F2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14E29B8310D1267D00DCC5F2 /* QSSofaPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Sofa Artwork"; + }; + 14E29B9110D1268F00DCC5F2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14E29B8C10D1268F00DCC5F2 /* QSSynergyPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Synergy Artwork"; + }; + 14E29C3110D128E000DCC5F2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14E29C2A10D128E000DCC5F2 /* QSAcidSearchPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "AcidSearch Queries"; + }; + 14E29C3A10D128F000DCC5F2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14E29C3310D128F000DCC5F2 /* QSSafariStandPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "SafariStand Queries"; + }; + 14E29C4310D1290500DCC5F2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 14E29C3C10D1290500DCC5F2 /* QSSogudiPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Sogudi Queries"; + }; + 4DB4A0910E100BFD0010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A08A0E100BFD0010C540 /* ColloquyPlugin.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D5B49B6048680CD000E48DA; + remoteInfo = "Colloquy Module"; + }; + 4DB4A09A0E100C0A0010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A0930E100C0A0010C540 /* QSAddressBookPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Apple Address Book Module"; + }; + 4DB4A0A30E100C130010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A09C0E100C130010C540 /* CalculatorPlugin.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D5B49B6048680CD000E48DA; + remoteInfo = "Calculator Module"; + }; + 4DB4A0AC0E100C1A0010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A0A50E100C1A0010C540 /* QSGmailPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Gmail Module"; + }; + 4DB4A0B50E100C2B0010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A0AE0E100C2B0010C540 /* DiffModule.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = DiffModule; + }; + 4DB4A0BE0E100CDB0010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A0B70E100CDB0010C540 /* TextManipulationElement.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Text Manipulation"; + }; + 4DB4A0C70E100CE70010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A0C00E100CE70010C540 /* FindModule.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Find Module"; + }; + 4DB4A0D50E100CF80010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A0CE0E100CF80010C540 /* GrowlNotifier.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "Growl Module"; + }; + 4DB4A0DE0E100D030010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A0D70E100D030010C540 /* NotificationHub.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = NotificationHub; + }; + 4DB4A0E70E100D0E0010C540 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4DB4A0E00E100D0E0010C540 /* QSFileTagsPlugIn.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D1AC9740486D14A00FE50C9; + remoteInfo = "File Tagging Module"; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 14A8AA3D10CE06F4003857E3 /* QSAirPortPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAirPortPlugIn.xcodeproj; path = AirPort/QSAirPortPlugIn.xcodeproj; sourceTree = ""; }; + 14A8BA8610CE10AD003857E3 /* QSAmazonPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAmazonPlugIn.xcodeproj; path = Amazon/QSAmazonPlugIn.xcodeproj; sourceTree = ""; }; + 14A8C9C210CE116B003857E3 /* QSYouControlDesktopsPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSYouControlDesktopsPlugIn.xcodeproj; path = YouControlDesktopsPlugIn/QSYouControlDesktopsPlugIn.xcodeproj; sourceTree = ""; }; + 14A8C9CB10CE11A7003857E3 /* QSYojimboPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSYojimboPlugIn.xcodeproj; path = Yojimbo/QSYojimboPlugIn.xcodeproj; sourceTree = ""; }; + 14A8C9D410CE11CF003857E3 /* QSXattrMetadataImporter.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSXattrMetadataImporter.xcodeproj; path = XattrMetadataImporter/QSXattrMetadataImporter.xcodeproj; sourceTree = ""; }; + 14A8C9DB10CE120C003857E3 /* QSExtendedAttributesPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSExtendedAttributesPlugIn.xcodeproj; path = Xattr/QSExtendedAttributesPlugIn.xcodeproj; sourceTree = ""; }; + 14A8C9E210CE121B003857E3 /* QSX10PlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSX10PlugIn.xcodeproj; path = X10PlugIn/QSX10PlugIn.xcodeproj; sourceTree = ""; }; + 14A8C9E910CE122B003857E3 /* QSUserAccountsPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSUserAccountsPlugIn.xcodeproj; path = UserAccounts/QSUserAccountsPlugIn.xcodeproj; sourceTree = ""; }; + 14A8C9F210CE1255003857E3 /* TSActionsPlugin.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = TSActionsPlugin.xcode; path = TSActionsPlugin/trunk/TSActionsPlugin.xcode; sourceTree = ""; }; + 14A8CA2C10CE1283003857E3 /* QSTransmitModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSTransmitModule.xcodeproj; path = Transmit/QSTransmitModule.xcodeproj; sourceTree = ""; }; + 14A8CA3510CE129C003857E3 /* QSTranslationPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSTranslationPlugIn.xcodeproj; path = Translation/QSTranslationPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CA3C10CE12B8003857E3 /* QSTextMatePlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSTextMatePlugIn.xcodeproj; path = TextMate/QSTextMatePlugIn.xcodeproj; sourceTree = ""; }; + 14A8CA4510CE12FD003857E3 /* QSTerminalPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSTerminalPlugIn.xcodeproj; path = Terminal/QSTerminalPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CA4E10CE1328003857E3 /* QSTeleflipPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSTeleflipPlugIn.xcodeproj; path = Teleflip/QSTeleflipPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CA5710CE133D003857E3 /* QSSymbolicHotKeyPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSymbolicHotKeyPlugIn.xcodeproj; path = SystemHotKeys/QSSymbolicHotKeyPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CA6010CE134B003857E3 /* Stikkit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Stikkit.xcodeproj; path = Stikkit/Stikkit.xcodeproj; sourceTree = ""; }; + 14A8CA6910CE1373003857E3 /* QSSpotlightPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSpotlightPlugIn.xcodeproj; path = Spotlight/QSSpotlightPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CA7210CE1384003857E3 /* QSSoundSupport.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSoundSupport.xcodeproj; path = SoundSupport/QSSoundSupport.xcodeproj; sourceTree = ""; }; + 14A8CA7B10CE139D003857E3 /* QSSlideshowPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSlideshowPlugIn.xcodeproj; path = Slideshow/QSSlideshowPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CA9010CE13D0003857E3 /* QSSkypePlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSkypePlugIn.xcodeproj; path = Skype/QSSkypePlugIn.xcodeproj; sourceTree = ""; }; + 14A8CA9710CE1402003857E3 /* QSShelfPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSShelfPlugIn.xcodeproj; path = Shelf/QSShelfPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CAB510CE1599003857E3 /* QSServicesMenuPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSServicesMenuPlugIn.xcodeproj; path = Services/QSServicesMenuPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CABE10CE15A9003857E3 /* QSScreenCapturePlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSScreenCapturePlugIn.xcodeproj; path = ScreenCapture/QSScreenCapturePlugIn.xcodeproj; sourceTree = ""; }; + 14A8CAC710CE15E4003857E3 /* QSRemoteDesktopPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSRemoteDesktopPlugIn.xcodeproj; path = RemoteDesktop/QSRemoteDesktopPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CAD010CE15F7003857E3 /* QSWindowInterface.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSWindowInterface.xcode; path = QSWindowInterfacePlugIn/trunk/QSWindowInterface.xcode; sourceTree = ""; }; + 14A8CAE310CE160C003857E3 /* QSWeatherPlugin.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSWeatherPlugin.xcodeproj; path = QSWeatherPlugin/trunk/QSWeatherPlugin.xcodeproj; sourceTree = ""; }; + 14A8CAEB10CE1623003857E3 /* Spellcheck Action.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "Spellcheck Action.xcode"; path = "QSSpellcheckAction/trunk/Spellcheck Action.xcode"; sourceTree = ""; }; + 14A8CAF210CE165C003857E3 /* QSShiiraPlugIn.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSShiiraPlugIn.xcode; path = QSShiiraPlugIn/trunk/QSShiiraPlugIn.xcode; sourceTree = ""; }; + 14A8CAF910CE1675003857E3 /* QSSherlockPlugIn.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSherlockPlugIn.xcode; path = QSSherlockPlugIn/trunk/QSSherlockPlugIn.xcode; sourceTree = ""; }; + 14A8CB0010CE1685003857E3 /* QSRSSPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSRSSPlugIn.xcodeproj; path = QSRSSPlugIn/QSRSSPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB0910CE1695003857E3 /* QSPatchPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSPatchPlugIn.xcodeproj; path = QSPatchPlugIn/QSPatchPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB1210CE16A8003857E3 /* QSOmniWebPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSOmniWebPlugIn.xcodeproj; path = QSOmniWebPlugIn/trunk/QSOmniWebPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB1B10CE16BD003857E3 /* QSOmniFocusPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSOmniFocusPlugIn.xcodeproj; path = QSOmniFocusPlugIn/QSOmniFocusPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB2410CE16D7003857E3 /* QSHomestarRunnerPlugIn.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSHomestarRunnerPlugIn.xcode; path = QSHomestarRunnerPlugIn/trunk/QSHomestarRunnerPlugIn.xcode; sourceTree = ""; }; + 14A8CB2B10CE16EB003857E3 /* QSFullscreenPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSFullscreenPlugIn.xcodeproj; path = QSFullscreenPlugIn/QSFullscreenPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB3410CE16FD003857E3 /* QSDuffStringRanker.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSDuffStringRanker.xcodeproj; path = QSDuffsRanker/trunk/QSDuffsRanker/QSDuffStringRanker.xcodeproj; sourceTree = ""; }; + 14A8CB4310CE1744003857E3 /* QSAdiumPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAdiumPlugIn.xcodeproj; path = QSAdiumPlugIn/trunk/QSAdiumPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB5710CE1769003857E3 /* QSProcessSwitcherSupportPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSProcessSwitcherSupportPlugIn.xcodeproj; path = ProcessSwitcherSupportPlugIn/QSProcessSwitcherSupportPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB5E10CE177D003857E3 /* QSProcessManipulationPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSProcessManipulationPlugIn.xcodeproj; path = ProcessManipulationPlugIn/QSProcessManipulationPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB6710CE178E003857E3 /* QSPrinterPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSPrinterPlugIn.xcodeproj; path = Printer/QSPrinterPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB7010CE17D0003857E3 /* QSPowerManagementPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSPowerManagementPlugIn.xcodeproj; path = PowerManagementPlugIn/QSPowerManagementPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB7910CE17E2003857E3 /* QSPhonePlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSPhonePlugIn.xcodeproj; path = Phone/QSPhonePlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB8210CE17F4003857E3 /* QSPathFinderPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSPathFinderPlugIn.xcodeproj; path = PathFinder/QSPathFinderPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB8B10CE180A003857E3 /* QSOrnateInterfacePlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSOrnateInterfacePlugIn.xcodeproj; path = OrnateInterface/QSOrnateInterfacePlugIn.xcodeproj; sourceTree = ""; }; + 14A8CB9410CE1906003857E3 /* MoreAppleEvents.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = MoreAppleEvents.xcodeproj; path = OnMyCommand/Common/MoreAppleEvents/MoreAppleEvents.xcodeproj; sourceTree = ""; }; + 14A8CB9B10CE1917003857E3 /* QSNowContactPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSNowContactPlugIn.xcodeproj; path = NowContact/QSNowContactPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CBAA10CE193C003857E3 /* QSNimbusSwitcherPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSNimbusSwitcherPlugIn.xcodeproj; path = NimbusAppSwitcher/QSNimbusSwitcherPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CBB110CE194B003857E3 /* QSNetworkLocationPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSNetworkLocationPlugIn.xcodeproj; path = NetworkLocation/QSNetworkLocationPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CBD210CE19E4003857E3 /* QSNetNewsWirePlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSNetNewsWirePlugIn.xcodeproj; path = NetNewsWire/QSNetNewsWirePlugIn.xcodeproj; sourceTree = ""; }; + 14A8CBDB10CE1A1E003857E3 /* QSMiniInterface.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSMiniInterface.xcodeproj; path = Mini/QSMiniInterface.xcodeproj; sourceTree = ""; }; + 14A8CBE410CE1A33003857E3 /* QSMenuInterface.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSMenuInterface.xcodeproj; path = Menu/QSMenuInterface.xcodeproj; sourceTree = ""; }; + 14A8CBED10CE1A45003857E3 /* QSMarkdownPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSMarkdownPlugIn.xcodeproj; path = Markdown/QSMarkdownPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CBF410CE1A59003857E3 /* QSMailsmithPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSMailsmithPlugIn.xcodeproj; path = Mailsmith/QSMailsmithPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CBFD10CE1A78003857E3 /* QSKeychainPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSKeychainPlugIn.xcodeproj; path = Keychain/QSKeychainPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CC0610CE1A84003857E3 /* QSiPhotoPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSiPhotoPlugIn.xcodeproj; path = iPhoto/QSiPhotoPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CC0F10CE1A99003857E3 /* QSIndigoPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSIndigoPlugIn.xcodeproj; path = Indigo/QSIndigoPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CC1C10CE1AEE003857E3 /* QSImageManipulationPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSImageManipulationPlugIn.xcodeproj; path = ImageManipulation/QSImageManipulationPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CC2510CE1B2C003857E3 /* QSiCalModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSiCalModule.xcodeproj; path = iCal/QSiCalModule.xcodeproj; sourceTree = ""; }; + 14A8CC5610CE1B56003857E3 /* QSGoogleCalendarPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSGoogleCalendarPlugIn.xcodeproj; path = GoogleCalendar/QSGoogleCalendarPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CC5F10CE1B68003857E3 /* QSGooglePlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSGooglePlugIn.xcodeproj; path = Google/QSGooglePlugIn.xcodeproj; sourceTree = ""; }; + 14A8CC6610CE1B84003857E3 /* QSFlashlightInterface.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSFlashlightInterface.xcodeproj; path = Flashlight/QSFlashlightInterface.xcodeproj; sourceTree = ""; }; + 14A8CC6F10CE1B93003857E3 /* QSFirefoxPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSFirefoxPlugIn.xcodeproj; path = Firefox/QSFirefoxPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CC7E10CE1BC5003857E3 /* QSEudoraPlugIn.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSEudoraPlugIn.xcode; path = Eudora/QSEudoraPlugIn.xcode; sourceTree = ""; }; + 14A8CC8510CE1BDD003857E3 /* WebSearchElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = WebSearchElement.xcodeproj; path = elements.websearch/WebSearchElement.xcodeproj; sourceTree = ""; }; + 14A8CC9110CE1BF1003857E3 /* WebBridge.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = WebBridge.xcodeproj; path = elements.webbridge/WebBridge.xcodeproj; sourceTree = ""; }; + 14A8CCC310CE1C1F003857E3 /* Sparkle.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Sparkle.xcodeproj; path = elements.update/Sparkle/Extras/Source/Sparkle.xcodeproj; sourceTree = ""; }; + 14A8CCD010CE1C2F003857E3 /* QSChronoTriggersPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSChronoTriggersPlugIn.xcodeproj; path = elements.trigger.time/QSChronoTriggersPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CCD910CE1C40003857E3 /* QSMouseTriggersPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSMouseTriggersPlugIn.xcodeproj; path = elements.trigger.mouse/trunk/QSMouseTriggersPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CCFE10CE1C70003857E3 /* QSMouseTriggersElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSMouseTriggersElement.xcodeproj; path = elements.trigger.mouse/trunk/QSMouseTriggersElement.xcodeproj; sourceTree = ""; }; + 14A8CD0710CE1C83003857E3 /* QSHotKeyTriggers.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSHotKeyTriggers.xcodeproj; path = elements.trigger.hotkey/QSHotKeyTriggers.xcodeproj; sourceTree = ""; }; + 14A8CD1010CE1CA8003857E3 /* QSEventTriggersElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSEventTriggersElement.xcodeproj; path = elements.trigger.event/QSEventTriggersElement.xcodeproj; sourceTree = ""; }; + 14A8CD1F10CE1D51003857E3 /* QSWindowModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSWindowModule.xcodeproj; path = elements.support.window/Windows/QSWindowModule.xcodeproj; sourceTree = ""; }; + 14A8CD2610CE1D66003857E3 /* MusicSupportElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = MusicSupportElement.xcodeproj; path = elements.support.music/MusicSupportElement.xcodeproj; sourceTree = ""; }; + 14A8CD3210CE1D76003857E3 /* MailSupportElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = MailSupportElement.xcodeproj; path = elements.support.mail/MailSupportElement.xcodeproj; sourceTree = ""; }; + 14A8CD3B10CE1D8C003857E3 /* FileAttributesElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = FileAttributesElement.xcodeproj; path = elements.hfsattributes/FileAttributesElement.xcodeproj; sourceTree = ""; }; + 14A8CD4410CE1DAC003857E3 /* ClipboardElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ClipboardElement.xcodeproj; path = elements.clipboard/ClipboardElement.xcodeproj; sourceTree = ""; }; + 14A8CD4D10CE1DBA003857E3 /* QSUIAccessElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSUIAccessElement.xcodeproj; path = elements.accessibility/QSUIAccessElement.xcodeproj; sourceTree = ""; }; + 14A8CD5610CE3EF5003857E3 /* QSDokuWikiPlugIn.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSDokuWikiPlugIn.xcode; path = DokuWiki/QSDokuWikiPlugIn.xcode; sourceTree = ""; }; + 14A8CD5D10CE3F0A003857E3 /* QSDockExtensionPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSDockExtensionPlugIn.xcodeproj; path = Dock/QSDockExtensionPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CD6610CE3F1B003857E3 /* QS Displays Module.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "QS Displays Module.xcodeproj"; path = "Displays/QS Displays Module.xcodeproj"; sourceTree = ""; }; + 14A8CD6F10CE3F29003857E3 /* QSDiskImagePlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSDiskImagePlugIn.xcodeproj; path = DiskImage/QSDiskImagePlugIn.xcodeproj; sourceTree = ""; }; + 14A8CD7E10CE3F58003857E3 /* DictPlugin.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DictPlugin.xcodeproj; path = DictPlugin/trunk/DictPlugin.xcodeproj; sourceTree = ""; }; + 14A8CD8F10CE3F65003857E3 /* QSDeviantModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSDeviantModule.xcodeproj; path = Deviant/QSDeviantModule.xcodeproj; sourceTree = ""; }; + 14A8CD9810CE3F75003857E3 /* QSDesktopManagerPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSDesktopManagerPlugIn.xcodeproj; path = DesktopManager/QSDesktopManagerPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CDA110CE3F83003857E3 /* QSDeliciousLibraryModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSDeliciousLibraryModule.xcodeproj; path = DeliciousLibrary/QSDeliciousLibraryModule.xcodeproj; sourceTree = ""; }; + 14A8CDDE10CE3F98003857E3 /* QSDeliciousPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSDeliciousPlugIn.xcodeproj; path = del.icio.us/QSDeliciousPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CDE710CE3FA6003857E3 /* QSSystemDaemonsPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSystemDaemonsPlugIn.xcodeproj; path = Daemons/QSSystemDaemonsPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CDEE10CE3FD1003857E3 /* QSCompressionPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSCompressionPlugIn.xcodeproj; path = Compression/QSCompressionPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CDF710CE3FFB003857E3 /* QSCommandLineTool.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSCommandLineTool.xcodeproj; path = CommandLineTool/QSCommandLineTool.xcodeproj; sourceTree = ""; }; + 14A8CE0A10CE4029003857E3 /* DevDocsElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DevDocsElement.xcodeproj; path = com.apple.Xcode.devdocs/DevDocsElement.xcodeproj; sourceTree = ""; }; + 14A8CE1610CE403B003857E3 /* XcodeElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = XcodeElement.xcodeproj; path = com.apple.Xcode.application/XcodeElement.xcodeproj; sourceTree = ""; }; + 14A8CE1F10CE404A003857E3 /* SpacesElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SpacesElement.xcodeproj; path = com.apple.spaces/SpacesElement.xcodeproj; sourceTree = ""; }; + 14A8CE2810CE405B003857E3 /* QSSafariPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSafariPlugIn.xcodeproj; path = com.apple.Safari/QSSafariPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CE3110CE407E003857E3 /* AppleMailElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AppleMailElement.xcodeproj; path = com.apple.Mail/AppleMailElement.xcodeproj; sourceTree = ""; }; + 14A8CE3710CE408C003857E3 /* iChatElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = iChatElement.xcodeproj; path = com.apple.iChat/iChatElement.xcodeproj; sourceTree = ""; }; + 14A8CE4610CE40B8003857E3 /* AutomatorElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AutomatorElement.xcodeproj; path = com.apple.Automatior/AutomatorElement.xcodeproj; sourceTree = ""; }; + 14A8CE7B10CE41C7003857E3 /* CodelessPlugIns.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CodelessPlugIns.xcodeproj; path = Codeless/CodelessPlugIns.xcodeproj; sourceTree = ""; }; + 14A8CE8010CE41D8003857E3 /* QSCLIXPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSCLIXPlugIn.xcodeproj; path = CLIX/QSCLIXPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CE8910CE41E5003857E3 /* QSCl1pPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSCl1pPlugIn.xcodeproj; path = Cl1p/QSCl1pPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CE9210CE41F3003857E3 /* QSCaminoPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSCaminoPlugIn.xcodeproj; path = Camino/QSCaminoPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CE9B10CE4208003857E3 /* QSCalendarSupport.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSCalendarSupport.xcode; path = CalendarSupport/QSCalendarSupport.xcode; sourceTree = ""; }; + 14A8CEBE10CE425F003857E3 /* QSBluetoothPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSBluetoothPlugIn.xcodeproj; path = Bluetooth/QSBluetoothPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CEC710CE4283003857E3 /* QSBezelInterfacePlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSBezelInterfacePlugIn.xcodeproj; path = Bezel/QSBezelInterfacePlugIn.xcodeproj; sourceTree = ""; }; + 14A8CEE710CE42C4003857E3 /* QSAudioPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAudioPlugIn.xcodeproj; path = Audio/QSAudioPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CEF010CE42D1003857E3 /* QSAOLPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAOLPlugIn.xcodeproj; path = AOL/QSAOLPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CEF910CE42E1003857E3 /* QSAmazonPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAmazonPlugIn.xcodeproj; path = Amazon/QSAmazonPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CEFF10CE42EF003857E3 /* QSAlarmPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAlarmPlugIn.xcodeproj; path = Alarm/QSAlarmPlugIn.xcodeproj; sourceTree = ""; }; + 14A8CF0B10CE4313003857E3 /* QSAddressBookActionsPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAddressBookActionsPlugIn.xcodeproj; path = AddressBookActionsPlugIn/QSAddressBookActionsPlugIn.xcodeproj; sourceTree = ""; }; + 14E29B3010D1240200DCC5F2 /* QSSurveyPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSurveyPlugIn.xcodeproj; path = elements.survey/QSSurveyPlugIn.xcodeproj; sourceTree = ""; }; + 14E29B7310D1265800DCC5F2 /* QSCommonMusicArtworkPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSCommonMusicArtworkPlugIn.xcodeproj; path = MusicArtwork/ARTchive/QSCommonMusicArtworkPlugIn.xcodeproj; sourceTree = ""; }; + 14E29B7C10D1266C00DCC5F2 /* QSClutterPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSClutterPlugIn.xcodeproj; path = MusicArtwork/Clutter/QSClutterPlugIn.xcodeproj; sourceTree = ""; }; + 14E29B8310D1267D00DCC5F2 /* QSSofaPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSofaPlugIn.xcodeproj; path = MusicArtwork/Sofa/QSSofaPlugIn.xcodeproj; sourceTree = ""; }; + 14E29B8C10D1268F00DCC5F2 /* QSSynergyPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSynergyPlugIn.xcodeproj; path = MusicArtwork/Synergy/QSSynergyPlugIn.xcodeproj; sourceTree = ""; }; + 14E29C2A10D128E000DCC5F2 /* QSAcidSearchPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAcidSearchPlugIn.xcodeproj; path = SafariSearches/AcidSearch/QSAcidSearchPlugIn.xcodeproj; sourceTree = ""; }; + 14E29C3310D128F000DCC5F2 /* QSSafariStandPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSafariStandPlugIn.xcodeproj; path = SafariSearches/SafariStand/QSSafariStandPlugIn.xcodeproj; sourceTree = ""; }; + 14E29C3C10D1290500DCC5F2 /* QSSogudiPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSSogudiPlugIn.xcodeproj; path = SafariSearches/Sogudi/QSSogudiPlugIn.xcodeproj; sourceTree = ""; }; + 4DB4A08A0E100BFD0010C540 /* ColloquyPlugin.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ColloquyPlugin.xcodeproj; path = ColloquyPlugin/trunk/ColloquyPlugin.xcodeproj; sourceTree = ""; }; + 4DB4A0930E100C0A0010C540 /* QSAddressBookPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAddressBookPlugIn.xcodeproj; path = com.apple.AddressBook/trunk/QSAddressBookPlugIn.xcodeproj; sourceTree = ""; }; + 4DB4A09C0E100C130010C540 /* CalculatorPlugin.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CalculatorPlugin.xcodeproj; path = com.apple.calculator/trunk/CalculatorPlugin.xcodeproj; sourceTree = ""; }; + 4DB4A0A50E100C1A0010C540 /* QSGmailPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSGmailPlugIn.xcodeproj; path = com.google.mail/QSGmailPlugIn.xcodeproj; sourceTree = ""; }; + 4DB4A0AE0E100C2B0010C540 /* DiffModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DiffModule.xcodeproj; path = DiffModule/trunk/DiffModule.xcodeproj; sourceTree = ""; }; + 4DB4A0B70E100CDB0010C540 /* TextManipulationElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = TextManipulationElement.xcodeproj; path = elements.textmanipulation/TextManipulationElement.xcodeproj; sourceTree = ""; }; + 4DB4A0C00E100CE70010C540 /* FindModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = FindModule.xcodeproj; path = FindModule/trunk/FindModule.xcodeproj; sourceTree = ""; }; + 4DB4A0CE0E100CF80010C540 /* GrowlNotifier.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GrowlNotifier.xcodeproj; path = GrowlNotifier/trunk/GrowlNotifier.xcodeproj; sourceTree = ""; }; + 4DB4A0D70E100D030010C540 /* NotificationHub.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = NotificationHub.xcodeproj; path = NotificationHub/trunk/NotificationHub.xcodeproj; sourceTree = ""; }; + 4DB4A0E00E100D0E0010C540 /* QSFileTagsPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSFileTagsPlugIn.xcodeproj; path = public.file.tags/trunk/QSFileTagsPlugIn.xcodeproj; sourceTree = ""; }; + 4DB4A0E90E100D170010C540 /* Desktop Picture Action.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "Desktop Picture Action.xcodeproj"; path = "QSDesktopPictureAction/trunk/Desktop Picture Action.xcodeproj"; sourceTree = SOURCE_ROOT; }; +/* End PBXFileReference section */ + +/* Begin PBXGroup section */ + 14A8839B10CFBDAC007D08C4 /* Unknown use. Does not compile. */ = { + isa = PBXGroup; + children = ( + 14A8CE7B10CE41C7003857E3 /* CodelessPlugIns.xcodeproj */, + 14A8CD3210CE1D76003857E3 /* MailSupportElement.xcodeproj */, + 14A8CD2610CE1D66003857E3 /* MusicSupportElement.xcodeproj */, + ); + name = "Unknown use. Does not compile."; + sourceTree = ""; + }; + 14A8AA3E10CE06F4003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8AA4510CE06F4003857E3 /* AirPort Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8BA8710CE10AD003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8BA8C10CE10AD003857E3 /* Amazon Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8C9C310CE116B003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8C9C810CE116B003857E3 /* QSYouControlDesktopsPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8C9CC10CE11A7003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8C9D310CE11A7003857E3 /* QSYojimboPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8C9D510CE11CF003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8C9DA10CE11CF003857E3 /* QSXattrMetadataImporter.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8C9DC10CE120C003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8C9E110CE120C003857E3 /* Extended Attributes Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8C9E310CE121B003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8C9E810CE121B003857E3 /* X-10 Support.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8C9EA10CE122B003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8C9F110CE122B003857E3 /* User Accounts Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8C9F310CE1255003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8C9F810CE1255003857E3 /* TS Actions Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA2D10CE1283003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA3410CE1283003857E3 /* Transmit Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA3610CE129C003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA3B10CE129C003857E3 /* QSTranslationPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA3D10CE12B8003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA4410CE12B8003857E3 /* TextMate Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA4610CE12FD003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA4D10CE12FD003857E3 /* Terminal Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA4F10CE1328003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA5610CE1328003857E3 /* QSTeleflipPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA5810CE133D003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA5F10CE133D003857E3 /* System HotKey Commands.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA6110CE134B003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA6810CE134B003857E3 /* del.icio.us Bookmarks.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA6A10CE1373003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA7110CE1373003857E3 /* Spotlight Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA7310CE1384003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA7A10CE1384003857E3 /* QSSoundSupport.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA7C10CE139D003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA8310CE139D003857E3 /* Slideshow Action.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA9110CE13D0003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CA9610CE13D0003857E3 /* Skype Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CA9810CE1402003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CAA010CE1402003857E3 /* Shelf Module.qsplugin */, + 14A8CAA210CE1402003857E3 /* Shelf Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CAB610CE1599003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CABD10CE1599003857E3 /* Services Menu Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CABF10CE15A9003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CAC610CE15A9003857E3 /* QSScreenCapturePlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CAC810CE15E4003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CACF10CE15E4003857E3 /* Remote Desktop Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CAD110CE15F7003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CAD610CE15F7003857E3 /* Window Interface.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CAE410CE160C003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CAEA10CE160C003857E3 /* QSWeatherPlugin.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CAEC10CE1623003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CAF110CE1623003857E3 /* Spellcheck Action.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CAF310CE165C003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CAF810CE165C003857E3 /* QSShiiraPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CAFA10CE1675003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CAFF10CE1675003857E3 /* QS Sherlock Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB0110CE1685003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB0810CE1685003857E3 /* QSRSSPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB0A10CE1695003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB1110CE1695003857E3 /* B51Patch.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB1310CE16A8003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB1A10CE16A8003857E3 /* OmniWeb Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB1C10CE16BD003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB2310CE16BD003857E3 /* OmniFocus Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB2510CE16D7003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB2A10CE16D7003857E3 /* QSHomestarRunnerPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB2C10CE16EB003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB3310CE16EB003857E3 /* QSFullscreenPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB3510CE16FD003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB3C10CE16FD003857E3 /* TextMate Ranker.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB4410CE1744003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB4E10CE1744003857E3 /* Adium Module.bundle */, + 14A8CB5010CE1744003857E3 /* Quicksilver.AdiumPlugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB5810CE1769003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB5D10CE1769003857E3 /* QSProcessSwitcherSupportPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB5F10CE177D003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB6610CE177D003857E3 /* Process Manipulation Actions.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB6810CE178E003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB6F10CE178E003857E3 /* Printer Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB7110CE17D0003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB7810CE17D0003857E3 /* QSPowerManagementPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB7A10CE17E2003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB8110CE17E2003857E3 /* Phone Actions.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB8310CE17F4003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB8A10CE17F4003857E3 /* Path Finder Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB8C10CE180A003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB9110CE180A003857E3 /* Ornate Interface.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB9510CE1906003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CB9A10CE1906003857E3 /* MoreAppleEvents.framework */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CB9C10CE1917003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CBA310CE1917003857E3 /* QS NUDC Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CBAB10CE193C003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CBB010CE193C003857E3 /* QSNimbusSwitcherPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CBCD10CE19BE003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CBD110CE19BE003857E3 /* Network Location Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CBD310CE19E4003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CBDA10CE19E4003857E3 /* NetNewsWire Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CBDC10CE1A1E003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CBE310CE1A1E003857E3 /* Mini Interface.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CBE510CE1A33003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CBEC10CE1A33003857E3 /* Menu Interface.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CBEE10CE1A45003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CBF310CE1A45003857E3 /* Markdown Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CBF510CE1A59003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CBFC10CE1A59003857E3 /* QSMailsmithPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CBFE10CE1A78003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC0510CE1A78003857E3 /* Keychain Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC0710CE1A84003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC0E10CE1A84003857E3 /* iPhoto Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC1010CE1A99003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC1710CE1A99003857E3 /* Indigo X10 Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC1D10CE1AEE003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC2410CE1AEE003857E3 /* Image Manipulation Actions.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC2610CE1B2C003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC2D10CE1B2C003857E3 /* iCal Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC5710CE1B56003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC5E10CE1B56003857E3 /* Google Calendar Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC6010CE1B68003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC6510CE1B68003857E3 /* Google Support.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC6710CE1B84003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC6E10CE1B84003857E3 /* Flashlight Interface.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC7010CE1B93003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC7710CE1B93003857E3 /* Firefox Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC7F10CE1BC5003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC8410CE1BC5003857E3 /* QSEudoraPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC8610CE1BDD003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC8E10CE1BDD003857E3 /* Web Search Module.bundle */, + 14A8CC9010CE1BDD003857E3 /* Web Search Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CC9210CE1BF1003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CC9A10CE1BF1003857E3 /* WebBridge.qsplugin */, + 14A8CC9C10CE1BF1003857E3 /* WebBridgePlugin.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CCC410CE1C1F003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CCCD10CE1C1F003857E3 /* Sparkle.framework */, + 14A8CCCF10CE1C1F003857E3 /* Sparkle Test App.app */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CCD110CE1C2F003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CCD810CE1C2F003857E3 /* Time Triggers.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CCDA10CE1C40003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CCE110CE1C40003857E3 /* Mouse Triggers.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CCFF10CE1C70003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD0610CE1C70003857E3 /* Mouse Triggers.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD0810CE1C83003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD0F10CE1C83003857E3 /* HotKey Triggers.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD1110CE1CA8003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD1810CE1CA8003857E3 /* Event Triggers.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD2010CE1D51003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD2510CE1D51003857E3 /* Window Manipulation Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD2710CE1D66003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD2F10CE1D66003857E3 /* Music Support.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD3310CE1D76003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD3A10CE1D76003857E3 /* .qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD3C10CE1D8C003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD4310CE1D8C003857E3 /* File Attribute Actions.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD4510CE1DAC003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD4C10CE1DAC003857E3 /* Clipboard Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD4E10CE1DBA003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD5510CE1DBA003857E3 /* UI Access.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD5710CE3EF5003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD5C10CE3EF5003857E3 /* DokuWiki Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD5E10CE3F0A003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD6510CE3F0A003857E3 /* QSDockExtensionPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD6710CE3F1B003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD6E10CE3F1B003857E3 /* Displays Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD7010CE3F29003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD7710CE3F29003857E3 /* Disk Image Support.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD7F10CE3F58003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD8E10CE3F58003857E3 /* Dictionary Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD9010CE3F65003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CD9710CE3F65003857E3 /* Deviant Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CD9910CE3F75003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CDA010CE3F75003857E3 /* QSDesktopManagerPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CDA210CE3F83003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CDA710CE3F83003857E3 /* Delicious Library Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CDDF10CE3F98003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CDE610CE3F98003857E3 /* Social Bookmarks.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CDE810CE3FA6003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CDED10CE3FA6003857E3 /* QSSystemDaemonsPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CDEF10CE3FD1003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CDF610CE3FD1003857E3 /* File Compression Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CDF810CE3FFB003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE0110CE3FFB003857E3 /* Command Line Tool.qsplugin */, + 14A8CE0310CE3FFB003857E3 /* qs */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE0B10CE4029003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE1310CE4029003857E3 /* Developer Module.qsplugin */, + 14A8CE1510CE4029003857E3 /* Developer Documentation.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE1710CE403B003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE1E10CE403B003857E3 /* Xcode Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE2010CE404A003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE2710CE404A003857E3 /* Spaces Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE2910CE405B003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE3010CE405B003857E3 /* Safari Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE3210CE407E003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE3610CE407E003857E3 /* Apple Mail Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE3810CE408C003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE3F10CE408C003857E3 /* .qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE4710CE40B8003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE4E10CE40B8003857E3 /* Automator.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE7C10CE41C7003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + ); + name = Products; + sourceTree = ""; + }; + 14A8CE8110CE41D8003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE8810CE41D8003857E3 /* CLIX Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE8A10CE41E5003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE9110CE41E5003857E3 /* QSCl1pPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE9310CE41F3003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CE9A10CE41F3003857E3 /* Camino Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CE9C10CE4208003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CEA110CE4208003857E3 /* QSCalendarSupport.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CEBF10CE425F003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CEC610CE425F003857E3 /* Bluetooth Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CEC810CE4283003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CECF10CE4283003857E3 /* Bezel Interface.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CEE810CE42C4003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CEEF10CE42C4003857E3 /* Audio Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CEF110CE42D1003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CEF810CE42D1003857E3 /* QSAOLPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CEFA10CE42E1003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CEFE10CE42E1003857E3 /* Amazon Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CF0010CE42EF003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CF0410CE42EF003857E3 /* QSAlarmPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CF0C10CE4313003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8CF1010CE4313003857E3 /* QSAddressBookActionsPlugIn.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8CF1110CE4327003857E3 /* 10.5 and 10.6 ready */ = { + isa = PBXGroup; + children = ( + ); + name = "10.5 and 10.6 ready"; + sourceTree = ""; + }; + 14A8CF1210CE433E003857E3 /* 10.5 only ready */ = { + isa = PBXGroup; + children = ( + ); + name = "10.5 only ready"; + sourceTree = ""; + }; + 14A8CF1310CE434A003857E3 /* 10.6 only ready */ = { + isa = PBXGroup; + children = ( + ); + name = "10.6 only ready"; + sourceTree = ""; + }; + 14A8CF3D10CE44DC003857E3 /* Compiles */ = { + isa = PBXGroup; + children = ( + 14A8CE3110CE407E003857E3 /* AppleMailElement.xcodeproj */, + 14A8CE4610CE40B8003857E3 /* AutomatorElement.xcodeproj */, + 4DB4A09C0E100C130010C540 /* CalculatorPlugin.xcodeproj */, + 4DB4A08A0E100BFD0010C540 /* ColloquyPlugin.xcodeproj */, + 4DB4A0E90E100D170010C540 /* Desktop Picture Action.xcodeproj */, + 14A8CE0A10CE4029003857E3 /* DevDocsElement.xcodeproj */, + 14A8CD7E10CE3F58003857E3 /* DictPlugin.xcodeproj */, + 4DB4A0AE0E100C2B0010C540 /* DiffModule.xcodeproj */, + 14A8CD3B10CE1D8C003857E3 /* FileAttributesElement.xcodeproj */, + 4DB4A0C00E100CE70010C540 /* FindModule.xcodeproj */, + 4DB4A0CE0E100CF80010C540 /* GrowlNotifier.xcodeproj */, + 4DB4A0D70E100D030010C540 /* NotificationHub.xcodeproj */, + 14A8CD6610CE3F1B003857E3 /* QS Displays Module.xcodeproj */, + 14E29C2A10D128E000DCC5F2 /* QSAcidSearchPlugIn.xcodeproj */, + 4DB4A0930E100C0A0010C540 /* QSAddressBookPlugIn.xcodeproj */, + 14A8AA3D10CE06F4003857E3 /* QSAirPortPlugIn.xcodeproj */, + 14A8CEFF10CE42EF003857E3 /* QSAlarmPlugIn.xcodeproj */, + 14A8CEF010CE42D1003857E3 /* QSAOLPlugIn.xcodeproj */, + 14A8CEE710CE42C4003857E3 /* QSAudioPlugIn.xcodeproj */, + 14A8CEBE10CE425F003857E3 /* QSBluetoothPlugIn.xcodeproj */, + 14A8CE9210CE41F3003857E3 /* QSCaminoPlugIn.xcodeproj */, + 14A8CCD010CE1C2F003857E3 /* QSChronoTriggersPlugIn.xcodeproj */, + 14A8CE8910CE41E5003857E3 /* QSCl1pPlugIn.xcodeproj */, + 14A8CE8010CE41D8003857E3 /* QSCLIXPlugIn.xcodeproj */, + 14E29B7C10D1266C00DCC5F2 /* QSClutterPlugIn.xcodeproj */, + 14E29B7310D1265800DCC5F2 /* QSCommonMusicArtworkPlugIn.xcodeproj */, + 14A8CDEE10CE3FD1003857E3 /* QSCompressionPlugIn.xcodeproj */, + 14A8CDA110CE3F83003857E3 /* QSDeliciousLibraryModule.xcodeproj */, + 14A8CDDE10CE3F98003857E3 /* QSDeliciousPlugIn.xcodeproj */, + 14A8CD9810CE3F75003857E3 /* QSDesktopManagerPlugIn.xcodeproj */, + 14A8CD8F10CE3F65003857E3 /* QSDeviantModule.xcodeproj */, + 14A8CD6F10CE3F29003857E3 /* QSDiskImagePlugIn.xcodeproj */, + 14A8CD5D10CE3F0A003857E3 /* QSDockExtensionPlugIn.xcodeproj */, + 14A8CD5610CE3EF5003857E3 /* QSDokuWikiPlugIn.xcode */, + 14A8CD1010CE1CA8003857E3 /* QSEventTriggersElement.xcodeproj */, + 14A8C9DB10CE120C003857E3 /* QSExtendedAttributesPlugIn.xcodeproj */, + 4DB4A0E00E100D0E0010C540 /* QSFileTagsPlugIn.xcodeproj */, + 14A8CC6F10CE1B93003857E3 /* QSFirefoxPlugIn.xcodeproj */, + 14A8CC6610CE1B84003857E3 /* QSFlashlightInterface.xcodeproj */, + 14A8CB2B10CE16EB003857E3 /* QSFullscreenPlugIn.xcodeproj */, + 4DB4A0A50E100C1A0010C540 /* QSGmailPlugIn.xcodeproj */, + 14A8CC5610CE1B56003857E3 /* QSGoogleCalendarPlugIn.xcodeproj */, + 14A8CC5F10CE1B68003857E3 /* QSGooglePlugIn.xcodeproj */, + 14A8CB2410CE16D7003857E3 /* QSHomestarRunnerPlugIn.xcode */, + 14A8CC2510CE1B2C003857E3 /* QSiCalModule.xcodeproj */, + 14A8CC1C10CE1AEE003857E3 /* QSImageManipulationPlugIn.xcodeproj */, + 14A8CC0F10CE1A99003857E3 /* QSIndigoPlugIn.xcodeproj */, + 14A8CC0610CE1A84003857E3 /* QSiPhotoPlugIn.xcodeproj */, + 14A8CBFD10CE1A78003857E3 /* QSKeychainPlugIn.xcodeproj */, + 14A8CBED10CE1A45003857E3 /* QSMarkdownPlugIn.xcodeproj */, + 14A8CBE410CE1A33003857E3 /* QSMenuInterface.xcodeproj */, + 14A8CBDB10CE1A1E003857E3 /* QSMiniInterface.xcodeproj */, + 14A8CCD910CE1C40003857E3 /* QSMouseTriggersPlugIn.xcodeproj */, + 14A8CBD210CE19E4003857E3 /* QSNetNewsWirePlugIn.xcodeproj */, + 14A8CB1210CE16A8003857E3 /* QSOmniWebPlugIn.xcodeproj */, + 14A8CB0910CE1695003857E3 /* QSPatchPlugIn.xcodeproj */, + 14A8CB8210CE17F4003857E3 /* QSPathFinderPlugIn.xcodeproj */, + 14A8CB7910CE17E2003857E3 /* QSPhonePlugIn.xcodeproj */, + 14A8CB6710CE178E003857E3 /* QSPrinterPlugIn.xcodeproj */, + 14A8CB5E10CE177D003857E3 /* QSProcessManipulationPlugIn.xcodeproj */, + 14A8CAC710CE15E4003857E3 /* QSRemoteDesktopPlugIn.xcodeproj */, + 14A8CB0010CE1685003857E3 /* QSRSSPlugIn.xcodeproj */, + 14A8CE2810CE405B003857E3 /* QSSafariPlugIn.xcodeproj */, + 14E29C3310D128F000DCC5F2 /* QSSafariStandPlugIn.xcodeproj */, + 14A8CABE10CE15A9003857E3 /* QSScreenCapturePlugIn.xcodeproj */, + 14A8CAB510CE1599003857E3 /* QSServicesMenuPlugIn.xcodeproj */, + 14A8CA9710CE1402003857E3 /* QSShelfPlugIn.xcodeproj */, + 14A8CAF910CE1675003857E3 /* QSSherlockPlugIn.xcode */, + 14A8CAF210CE165C003857E3 /* QSShiiraPlugIn.xcode */, + 14A8CA9010CE13D0003857E3 /* QSSkypePlugIn.xcodeproj */, + 14E29B8310D1267D00DCC5F2 /* QSSofaPlugIn.xcodeproj */, + 14E29C3C10D1290500DCC5F2 /* QSSogudiPlugIn.xcodeproj */, + 14E29B3010D1240200DCC5F2 /* QSSurveyPlugIn.xcodeproj */, + 14A8CA5710CE133D003857E3 /* QSSymbolicHotKeyPlugIn.xcodeproj */, + 14E29B8C10D1268F00DCC5F2 /* QSSynergyPlugIn.xcodeproj */, + 14A8CDE710CE3FA6003857E3 /* QSSystemDaemonsPlugIn.xcodeproj */, + 14A8CA4E10CE1328003857E3 /* QSTeleflipPlugIn.xcodeproj */, + 14A8CA4510CE12FD003857E3 /* QSTerminalPlugIn.xcodeproj */, + 14A8CA3C10CE12B8003857E3 /* QSTextMatePlugIn.xcodeproj */, + 14A8CA3510CE129C003857E3 /* QSTranslationPlugIn.xcodeproj */, + 14A8CA2C10CE1283003857E3 /* QSTransmitModule.xcodeproj */, + 14A8CD4D10CE1DBA003857E3 /* QSUIAccessElement.xcodeproj */, + 14A8C9E910CE122B003857E3 /* QSUserAccountsPlugIn.xcodeproj */, + 14A8CAD010CE15F7003857E3 /* QSWindowInterface.xcode */, + 14A8C9E210CE121B003857E3 /* QSX10PlugIn.xcodeproj */, + 14A8C9D410CE11CF003857E3 /* QSXattrMetadataImporter.xcodeproj */, + 14A8C9CB10CE11A7003857E3 /* QSYojimboPlugIn.xcodeproj */, + 14A8C9C210CE116B003857E3 /* QSYouControlDesktopsPlugIn.xcodeproj */, + 14A8CAEB10CE1623003857E3 /* Spellcheck Action.xcode */, + 14A8CA6010CE134B003857E3 /* Stikkit.xcodeproj */, + 4DB4A0B70E100CDB0010C540 /* TextManipulationElement.xcodeproj */, + 14A8CC9110CE1BF1003857E3 /* WebBridge.xcodeproj */, + 14A8CE1610CE403B003857E3 /* XcodeElement.xcodeproj */, + ); + name = Compiles; + sourceTree = ""; + }; + 14A8D26B10CE5C36003857E3 /* Products */ = { + isa = PBXGroup; + children = ( + 14A8D26F10CE5C36003857E3 /* Desktop Picture Action.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14A8D3CE10CE6E08003857E3 /* Does not compile. Needs tweaking. */ = { + isa = PBXGroup; + children = ( + 14A8CD4410CE1DAC003857E3 /* ClipboardElement.xcodeproj */, + 14A8CE3710CE408C003857E3 /* iChatElement.xcodeproj */, + 14A8CB9410CE1906003857E3 /* MoreAppleEvents.xcodeproj */, + 14A8CF0B10CE4313003857E3 /* QSAddressBookActionsPlugIn.xcodeproj */, + 14A8CB4310CE1744003857E3 /* QSAdiumPlugIn.xcodeproj */, + 14A8BA8610CE10AD003857E3 /* QSAmazonPlugIn.xcodeproj */, + 14A8CEC710CE4283003857E3 /* QSBezelInterfacePlugIn.xcodeproj */, + 14A8CE9B10CE4208003857E3 /* QSCalendarSupport.xcode */, + 14A8CDF710CE3FFB003857E3 /* QSCommandLineTool.xcodeproj */, + 14A8CB3410CE16FD003857E3 /* QSDuffStringRanker.xcodeproj */, + 14A8CC7E10CE1BC5003857E3 /* QSEudoraPlugIn.xcode */, + 14A8CD0710CE1C83003857E3 /* QSHotKeyTriggers.xcodeproj */, + 14A8CBF410CE1A59003857E3 /* QSMailsmithPlugIn.xcodeproj */, + 14A8CCFE10CE1C70003857E3 /* QSMouseTriggersElement.xcodeproj */, + 14A8CBB110CE194B003857E3 /* QSNetworkLocationPlugIn.xcodeproj */, + 14A8CBAA10CE193C003857E3 /* QSNimbusSwitcherPlugIn.xcodeproj */, + 14A8CB9B10CE1917003857E3 /* QSNowContactPlugIn.xcodeproj */, + 14A8CB1B10CE16BD003857E3 /* QSOmniFocusPlugIn.xcodeproj */, + 14A8CB8B10CE180A003857E3 /* QSOrnateInterfacePlugIn.xcodeproj */, + 14A8CB7010CE17D0003857E3 /* QSPowerManagementPlugIn.xcodeproj */, + 14A8CB5710CE1769003857E3 /* QSProcessSwitcherSupportPlugIn.xcodeproj */, + 14A8CA7B10CE139D003857E3 /* QSSlideshowPlugIn.xcodeproj */, + 14A8CA7210CE1384003857E3 /* QSSoundSupport.xcodeproj */, + 14A8CA6910CE1373003857E3 /* QSSpotlightPlugIn.xcodeproj */, + 14A8CAE310CE160C003857E3 /* QSWeatherPlugin.xcodeproj */, + 14A8CD1F10CE1D51003857E3 /* QSWindowModule.xcodeproj */, + 14A8CE1F10CE404A003857E3 /* SpacesElement.xcodeproj */, + 14A8CCC310CE1C1F003857E3 /* Sparkle.xcodeproj */, + 14A8C9F210CE1255003857E3 /* TSActionsPlugin.xcode */, + 14A8CC8510CE1BDD003857E3 /* WebSearchElement.xcodeproj */, + ); + name = "Does not compile. Needs tweaking."; + sourceTree = ""; + }; + 14E29B3110D1240200DCC5F2 /* Products */ = { + isa = PBXGroup; + children = ( + 14E29B3810D1240200DCC5F2 /* User Data Request.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14E29B7410D1265800DCC5F2 /* Products */ = { + isa = PBXGroup; + children = ( + 14E29B7B10D1265800DCC5F2 /* ARTchive Artwork.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14E29B7D10D1266C00DCC5F2 /* Products */ = { + isa = PBXGroup; + children = ( + 14E29B8210D1266C00DCC5F2 /* Clutter Artwork.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14E29B8410D1267D00DCC5F2 /* Products */ = { + isa = PBXGroup; + children = ( + 14E29B8B10D1267D00DCC5F2 /* Sofa Artwork.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14E29B8D10D1268F00DCC5F2 /* Products */ = { + isa = PBXGroup; + children = ( + 14E29B9210D1268F00DCC5F2 /* Synergy Artwork.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14E29C2B10D128E000DCC5F2 /* Products */ = { + isa = PBXGroup; + children = ( + 14E29C3210D128E000DCC5F2 /* AcidSearch Queries.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14E29C3410D128F000DCC5F2 /* Products */ = { + isa = PBXGroup; + children = ( + 14E29C3B10D128F000DCC5F2 /* SafariStand Queries.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 14E29C3D10D1290500DCC5F2 /* Products */ = { + isa = PBXGroup; + children = ( + 14E29C4410D1290500DCC5F2 /* Sogudi Queries.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A08B0E100BFD0010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A0920E100BFD0010C540 /* Colloquy Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A0940E100C0A0010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A09B0E100C0A0010C540 /* Address Book Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A09D0E100C130010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A0A40E100C130010C540 /* Calculator Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A0A60E100C1A0010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A0AD0E100C1A0010C540 /* Gmail Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A0AF0E100C2B0010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A0B60E100C2B0010C540 /* Diffing Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A0B80E100CDB0010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A0BF0E100CDB0010C540 /* Text Manipulation Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A0C10E100CE70010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A0C80E100CE70010C540 /* Find Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A0CF0E100CF80010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A0D60E100CF80010C540 /* Growl Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A0D80E100D030010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A0DF0E100D030010C540 /* Notification Hub.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 4DB4A0E10E100D0E0010C540 /* Products */ = { + isa = PBXGroup; + children = ( + 4DB4A0E80E100D0E0010C540 /* File Tagging Module.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 7F69A6CF0D200F3600D5C99E = { + isa = PBXGroup; + children = ( + 14A8839B10CFBDAC007D08C4 /* Unknown use. Does not compile. */, + 14A8D3CE10CE6E08003857E3 /* Does not compile. Needs tweaking. */, + 14A8CF3D10CE44DC003857E3 /* Compiles */, + 14A8CF1210CE433E003857E3 /* 10.5 only ready */, + 14A8CF1310CE434A003857E3 /* 10.6 only ready */, + 14A8CF1110CE4327003857E3 /* 10.5 and 10.6 ready */, + ); + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXProject section */ + 7F69A6D10D200F3600D5C99E /* Project object */ = { + isa = PBXProject; + attributes = { + BuildIndependentTargetsInParallel = YES; + }; + buildConfigurationList = 7F69A6D40D200F3600D5C99E /* Build configuration list for PBXProject "AllElements" */; + compatibilityVersion = "Xcode 3.0"; + hasScannedForEncodings = 0; + mainGroup = 7F69A6CF0D200F3600D5C99E; + projectDirPath = ""; + projectReferences = ( + { + ProductGroup = 14A8CE3210CE407E003857E3 /* Products */; + ProjectRef = 14A8CE3110CE407E003857E3 /* AppleMailElement.xcodeproj */; + }, + { + ProductGroup = 14A8CE4710CE40B8003857E3 /* Products */; + ProjectRef = 14A8CE4610CE40B8003857E3 /* AutomatorElement.xcodeproj */; + }, + { + ProductGroup = 4DB4A09D0E100C130010C540 /* Products */; + ProjectRef = 4DB4A09C0E100C130010C540 /* CalculatorPlugin.xcodeproj */; + }, + { + ProductGroup = 14A8CD4510CE1DAC003857E3 /* Products */; + ProjectRef = 14A8CD4410CE1DAC003857E3 /* ClipboardElement.xcodeproj */; + }, + { + ProductGroup = 14A8CE7C10CE41C7003857E3 /* Products */; + ProjectRef = 14A8CE7B10CE41C7003857E3 /* CodelessPlugIns.xcodeproj */; + }, + { + ProductGroup = 4DB4A08B0E100BFD0010C540 /* Products */; + ProjectRef = 4DB4A08A0E100BFD0010C540 /* ColloquyPlugin.xcodeproj */; + }, + { + ProductGroup = 14A8D26B10CE5C36003857E3 /* Products */; + ProjectRef = 4DB4A0E90E100D170010C540 /* Desktop Picture Action.xcodeproj */; + }, + { + ProductGroup = 14A8CE0B10CE4029003857E3 /* Products */; + ProjectRef = 14A8CE0A10CE4029003857E3 /* DevDocsElement.xcodeproj */; + }, + { + ProductGroup = 14A8CD7F10CE3F58003857E3 /* Products */; + ProjectRef = 14A8CD7E10CE3F58003857E3 /* DictPlugin.xcodeproj */; + }, + { + ProductGroup = 4DB4A0AF0E100C2B0010C540 /* Products */; + ProjectRef = 4DB4A0AE0E100C2B0010C540 /* DiffModule.xcodeproj */; + }, + { + ProductGroup = 14A8CD3C10CE1D8C003857E3 /* Products */; + ProjectRef = 14A8CD3B10CE1D8C003857E3 /* FileAttributesElement.xcodeproj */; + }, + { + ProductGroup = 4DB4A0C10E100CE70010C540 /* Products */; + ProjectRef = 4DB4A0C00E100CE70010C540 /* FindModule.xcodeproj */; + }, + { + ProductGroup = 4DB4A0CF0E100CF80010C540 /* Products */; + ProjectRef = 4DB4A0CE0E100CF80010C540 /* GrowlNotifier.xcodeproj */; + }, + { + ProductGroup = 14A8CE3810CE408C003857E3 /* Products */; + ProjectRef = 14A8CE3710CE408C003857E3 /* iChatElement.xcodeproj */; + }, + { + ProductGroup = 14A8CD3310CE1D76003857E3 /* Products */; + ProjectRef = 14A8CD3210CE1D76003857E3 /* MailSupportElement.xcodeproj */; + }, + { + ProductGroup = 14A8CB9510CE1906003857E3 /* Products */; + ProjectRef = 14A8CB9410CE1906003857E3 /* MoreAppleEvents.xcodeproj */; + }, + { + ProductGroup = 14A8CD2710CE1D66003857E3 /* Products */; + ProjectRef = 14A8CD2610CE1D66003857E3 /* MusicSupportElement.xcodeproj */; + }, + { + ProductGroup = 4DB4A0D80E100D030010C540 /* Products */; + ProjectRef = 4DB4A0D70E100D030010C540 /* NotificationHub.xcodeproj */; + }, + { + ProductGroup = 14A8CD6710CE3F1B003857E3 /* Products */; + ProjectRef = 14A8CD6610CE3F1B003857E3 /* QS Displays Module.xcodeproj */; + }, + { + ProductGroup = 14E29C2B10D128E000DCC5F2 /* Products */; + ProjectRef = 14E29C2A10D128E000DCC5F2 /* QSAcidSearchPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CF0C10CE4313003857E3 /* Products */; + ProjectRef = 14A8CF0B10CE4313003857E3 /* QSAddressBookActionsPlugIn.xcodeproj */; + }, + { + ProductGroup = 4DB4A0940E100C0A0010C540 /* Products */; + ProjectRef = 4DB4A0930E100C0A0010C540 /* QSAddressBookPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB4410CE1744003857E3 /* Products */; + ProjectRef = 14A8CB4310CE1744003857E3 /* QSAdiumPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8AA3E10CE06F4003857E3 /* Products */; + ProjectRef = 14A8AA3D10CE06F4003857E3 /* QSAirPortPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CF0010CE42EF003857E3 /* Products */; + ProjectRef = 14A8CEFF10CE42EF003857E3 /* QSAlarmPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8BA8710CE10AD003857E3 /* Products */; + ProjectRef = 14A8BA8610CE10AD003857E3 /* QSAmazonPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CEFA10CE42E1003857E3 /* Products */; + ProjectRef = 14A8CEF910CE42E1003857E3 /* QSAmazonPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CEF110CE42D1003857E3 /* Products */; + ProjectRef = 14A8CEF010CE42D1003857E3 /* QSAOLPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CEE810CE42C4003857E3 /* Products */; + ProjectRef = 14A8CEE710CE42C4003857E3 /* QSAudioPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CEC810CE4283003857E3 /* Products */; + ProjectRef = 14A8CEC710CE4283003857E3 /* QSBezelInterfacePlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CEBF10CE425F003857E3 /* Products */; + ProjectRef = 14A8CEBE10CE425F003857E3 /* QSBluetoothPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CE9C10CE4208003857E3 /* Products */; + ProjectRef = 14A8CE9B10CE4208003857E3 /* QSCalendarSupport.xcode */; + }, + { + ProductGroup = 14A8CE9310CE41F3003857E3 /* Products */; + ProjectRef = 14A8CE9210CE41F3003857E3 /* QSCaminoPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CCD110CE1C2F003857E3 /* Products */; + ProjectRef = 14A8CCD010CE1C2F003857E3 /* QSChronoTriggersPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CE8A10CE41E5003857E3 /* Products */; + ProjectRef = 14A8CE8910CE41E5003857E3 /* QSCl1pPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CE8110CE41D8003857E3 /* Products */; + ProjectRef = 14A8CE8010CE41D8003857E3 /* QSCLIXPlugIn.xcodeproj */; + }, + { + ProductGroup = 14E29B7D10D1266C00DCC5F2 /* Products */; + ProjectRef = 14E29B7C10D1266C00DCC5F2 /* QSClutterPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CDF810CE3FFB003857E3 /* Products */; + ProjectRef = 14A8CDF710CE3FFB003857E3 /* QSCommandLineTool.xcodeproj */; + }, + { + ProductGroup = 14E29B7410D1265800DCC5F2 /* Products */; + ProjectRef = 14E29B7310D1265800DCC5F2 /* QSCommonMusicArtworkPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CDEF10CE3FD1003857E3 /* Products */; + ProjectRef = 14A8CDEE10CE3FD1003857E3 /* QSCompressionPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CDA210CE3F83003857E3 /* Products */; + ProjectRef = 14A8CDA110CE3F83003857E3 /* QSDeliciousLibraryModule.xcodeproj */; + }, + { + ProductGroup = 14A8CDDF10CE3F98003857E3 /* Products */; + ProjectRef = 14A8CDDE10CE3F98003857E3 /* QSDeliciousPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CD9910CE3F75003857E3 /* Products */; + ProjectRef = 14A8CD9810CE3F75003857E3 /* QSDesktopManagerPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CD9010CE3F65003857E3 /* Products */; + ProjectRef = 14A8CD8F10CE3F65003857E3 /* QSDeviantModule.xcodeproj */; + }, + { + ProductGroup = 14A8CD7010CE3F29003857E3 /* Products */; + ProjectRef = 14A8CD6F10CE3F29003857E3 /* QSDiskImagePlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CD5E10CE3F0A003857E3 /* Products */; + ProjectRef = 14A8CD5D10CE3F0A003857E3 /* QSDockExtensionPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CD5710CE3EF5003857E3 /* Products */; + ProjectRef = 14A8CD5610CE3EF5003857E3 /* QSDokuWikiPlugIn.xcode */; + }, + { + ProductGroup = 14A8CB3510CE16FD003857E3 /* Products */; + ProjectRef = 14A8CB3410CE16FD003857E3 /* QSDuffStringRanker.xcodeproj */; + }, + { + ProductGroup = 14A8CC7F10CE1BC5003857E3 /* Products */; + ProjectRef = 14A8CC7E10CE1BC5003857E3 /* QSEudoraPlugIn.xcode */; + }, + { + ProductGroup = 14A8CD1110CE1CA8003857E3 /* Products */; + ProjectRef = 14A8CD1010CE1CA8003857E3 /* QSEventTriggersElement.xcodeproj */; + }, + { + ProductGroup = 14A8C9DC10CE120C003857E3 /* Products */; + ProjectRef = 14A8C9DB10CE120C003857E3 /* QSExtendedAttributesPlugIn.xcodeproj */; + }, + { + ProductGroup = 4DB4A0E10E100D0E0010C540 /* Products */; + ProjectRef = 4DB4A0E00E100D0E0010C540 /* QSFileTagsPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CC7010CE1B93003857E3 /* Products */; + ProjectRef = 14A8CC6F10CE1B93003857E3 /* QSFirefoxPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CC6710CE1B84003857E3 /* Products */; + ProjectRef = 14A8CC6610CE1B84003857E3 /* QSFlashlightInterface.xcodeproj */; + }, + { + ProductGroup = 14A8CB2C10CE16EB003857E3 /* Products */; + ProjectRef = 14A8CB2B10CE16EB003857E3 /* QSFullscreenPlugIn.xcodeproj */; + }, + { + ProductGroup = 4DB4A0A60E100C1A0010C540 /* Products */; + ProjectRef = 4DB4A0A50E100C1A0010C540 /* QSGmailPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CC5710CE1B56003857E3 /* Products */; + ProjectRef = 14A8CC5610CE1B56003857E3 /* QSGoogleCalendarPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CC6010CE1B68003857E3 /* Products */; + ProjectRef = 14A8CC5F10CE1B68003857E3 /* QSGooglePlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB2510CE16D7003857E3 /* Products */; + ProjectRef = 14A8CB2410CE16D7003857E3 /* QSHomestarRunnerPlugIn.xcode */; + }, + { + ProductGroup = 14A8CD0810CE1C83003857E3 /* Products */; + ProjectRef = 14A8CD0710CE1C83003857E3 /* QSHotKeyTriggers.xcodeproj */; + }, + { + ProductGroup = 14A8CC2610CE1B2C003857E3 /* Products */; + ProjectRef = 14A8CC2510CE1B2C003857E3 /* QSiCalModule.xcodeproj */; + }, + { + ProductGroup = 14A8CC1D10CE1AEE003857E3 /* Products */; + ProjectRef = 14A8CC1C10CE1AEE003857E3 /* QSImageManipulationPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CC1010CE1A99003857E3 /* Products */; + ProjectRef = 14A8CC0F10CE1A99003857E3 /* QSIndigoPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CC0710CE1A84003857E3 /* Products */; + ProjectRef = 14A8CC0610CE1A84003857E3 /* QSiPhotoPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CBFE10CE1A78003857E3 /* Products */; + ProjectRef = 14A8CBFD10CE1A78003857E3 /* QSKeychainPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CBF510CE1A59003857E3 /* Products */; + ProjectRef = 14A8CBF410CE1A59003857E3 /* QSMailsmithPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CBEE10CE1A45003857E3 /* Products */; + ProjectRef = 14A8CBED10CE1A45003857E3 /* QSMarkdownPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CBE510CE1A33003857E3 /* Products */; + ProjectRef = 14A8CBE410CE1A33003857E3 /* QSMenuInterface.xcodeproj */; + }, + { + ProductGroup = 14A8CBDC10CE1A1E003857E3 /* Products */; + ProjectRef = 14A8CBDB10CE1A1E003857E3 /* QSMiniInterface.xcodeproj */; + }, + { + ProductGroup = 14A8CCFF10CE1C70003857E3 /* Products */; + ProjectRef = 14A8CCFE10CE1C70003857E3 /* QSMouseTriggersElement.xcodeproj */; + }, + { + ProductGroup = 14A8CCDA10CE1C40003857E3 /* Products */; + ProjectRef = 14A8CCD910CE1C40003857E3 /* QSMouseTriggersPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CBD310CE19E4003857E3 /* Products */; + ProjectRef = 14A8CBD210CE19E4003857E3 /* QSNetNewsWirePlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CBCD10CE19BE003857E3 /* Products */; + ProjectRef = 14A8CBB110CE194B003857E3 /* QSNetworkLocationPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CBAB10CE193C003857E3 /* Products */; + ProjectRef = 14A8CBAA10CE193C003857E3 /* QSNimbusSwitcherPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB9C10CE1917003857E3 /* Products */; + ProjectRef = 14A8CB9B10CE1917003857E3 /* QSNowContactPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB1C10CE16BD003857E3 /* Products */; + ProjectRef = 14A8CB1B10CE16BD003857E3 /* QSOmniFocusPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB1310CE16A8003857E3 /* Products */; + ProjectRef = 14A8CB1210CE16A8003857E3 /* QSOmniWebPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB8C10CE180A003857E3 /* Products */; + ProjectRef = 14A8CB8B10CE180A003857E3 /* QSOrnateInterfacePlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB0A10CE1695003857E3 /* Products */; + ProjectRef = 14A8CB0910CE1695003857E3 /* QSPatchPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB8310CE17F4003857E3 /* Products */; + ProjectRef = 14A8CB8210CE17F4003857E3 /* QSPathFinderPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB7A10CE17E2003857E3 /* Products */; + ProjectRef = 14A8CB7910CE17E2003857E3 /* QSPhonePlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB7110CE17D0003857E3 /* Products */; + ProjectRef = 14A8CB7010CE17D0003857E3 /* QSPowerManagementPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB6810CE178E003857E3 /* Products */; + ProjectRef = 14A8CB6710CE178E003857E3 /* QSPrinterPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB5F10CE177D003857E3 /* Products */; + ProjectRef = 14A8CB5E10CE177D003857E3 /* QSProcessManipulationPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB5810CE1769003857E3 /* Products */; + ProjectRef = 14A8CB5710CE1769003857E3 /* QSProcessSwitcherSupportPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CAC810CE15E4003857E3 /* Products */; + ProjectRef = 14A8CAC710CE15E4003857E3 /* QSRemoteDesktopPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CB0110CE1685003857E3 /* Products */; + ProjectRef = 14A8CB0010CE1685003857E3 /* QSRSSPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CE2910CE405B003857E3 /* Products */; + ProjectRef = 14A8CE2810CE405B003857E3 /* QSSafariPlugIn.xcodeproj */; + }, + { + ProductGroup = 14E29C3410D128F000DCC5F2 /* Products */; + ProjectRef = 14E29C3310D128F000DCC5F2 /* QSSafariStandPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CABF10CE15A9003857E3 /* Products */; + ProjectRef = 14A8CABE10CE15A9003857E3 /* QSScreenCapturePlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CAB610CE1599003857E3 /* Products */; + ProjectRef = 14A8CAB510CE1599003857E3 /* QSServicesMenuPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CA9810CE1402003857E3 /* Products */; + ProjectRef = 14A8CA9710CE1402003857E3 /* QSShelfPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CAFA10CE1675003857E3 /* Products */; + ProjectRef = 14A8CAF910CE1675003857E3 /* QSSherlockPlugIn.xcode */; + }, + { + ProductGroup = 14A8CAF310CE165C003857E3 /* Products */; + ProjectRef = 14A8CAF210CE165C003857E3 /* QSShiiraPlugIn.xcode */; + }, + { + ProductGroup = 14A8CA9110CE13D0003857E3 /* Products */; + ProjectRef = 14A8CA9010CE13D0003857E3 /* QSSkypePlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CA7C10CE139D003857E3 /* Products */; + ProjectRef = 14A8CA7B10CE139D003857E3 /* QSSlideshowPlugIn.xcodeproj */; + }, + { + ProductGroup = 14E29B8410D1267D00DCC5F2 /* Products */; + ProjectRef = 14E29B8310D1267D00DCC5F2 /* QSSofaPlugIn.xcodeproj */; + }, + { + ProductGroup = 14E29C3D10D1290500DCC5F2 /* Products */; + ProjectRef = 14E29C3C10D1290500DCC5F2 /* QSSogudiPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CA7310CE1384003857E3 /* Products */; + ProjectRef = 14A8CA7210CE1384003857E3 /* QSSoundSupport.xcodeproj */; + }, + { + ProductGroup = 14A8CA6A10CE1373003857E3 /* Products */; + ProjectRef = 14A8CA6910CE1373003857E3 /* QSSpotlightPlugIn.xcodeproj */; + }, + { + ProductGroup = 14E29B3110D1240200DCC5F2 /* Products */; + ProjectRef = 14E29B3010D1240200DCC5F2 /* QSSurveyPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CA5810CE133D003857E3 /* Products */; + ProjectRef = 14A8CA5710CE133D003857E3 /* QSSymbolicHotKeyPlugIn.xcodeproj */; + }, + { + ProductGroup = 14E29B8D10D1268F00DCC5F2 /* Products */; + ProjectRef = 14E29B8C10D1268F00DCC5F2 /* QSSynergyPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CDE810CE3FA6003857E3 /* Products */; + ProjectRef = 14A8CDE710CE3FA6003857E3 /* QSSystemDaemonsPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CA4F10CE1328003857E3 /* Products */; + ProjectRef = 14A8CA4E10CE1328003857E3 /* QSTeleflipPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CA4610CE12FD003857E3 /* Products */; + ProjectRef = 14A8CA4510CE12FD003857E3 /* QSTerminalPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CA3D10CE12B8003857E3 /* Products */; + ProjectRef = 14A8CA3C10CE12B8003857E3 /* QSTextMatePlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CA3610CE129C003857E3 /* Products */; + ProjectRef = 14A8CA3510CE129C003857E3 /* QSTranslationPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CA2D10CE1283003857E3 /* Products */; + ProjectRef = 14A8CA2C10CE1283003857E3 /* QSTransmitModule.xcodeproj */; + }, + { + ProductGroup = 14A8CD4E10CE1DBA003857E3 /* Products */; + ProjectRef = 14A8CD4D10CE1DBA003857E3 /* QSUIAccessElement.xcodeproj */; + }, + { + ProductGroup = 14A8C9EA10CE122B003857E3 /* Products */; + ProjectRef = 14A8C9E910CE122B003857E3 /* QSUserAccountsPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CAE410CE160C003857E3 /* Products */; + ProjectRef = 14A8CAE310CE160C003857E3 /* QSWeatherPlugin.xcodeproj */; + }, + { + ProductGroup = 14A8CAD110CE15F7003857E3 /* Products */; + ProjectRef = 14A8CAD010CE15F7003857E3 /* QSWindowInterface.xcode */; + }, + { + ProductGroup = 14A8CD2010CE1D51003857E3 /* Products */; + ProjectRef = 14A8CD1F10CE1D51003857E3 /* QSWindowModule.xcodeproj */; + }, + { + ProductGroup = 14A8C9E310CE121B003857E3 /* Products */; + ProjectRef = 14A8C9E210CE121B003857E3 /* QSX10PlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8C9D510CE11CF003857E3 /* Products */; + ProjectRef = 14A8C9D410CE11CF003857E3 /* QSXattrMetadataImporter.xcodeproj */; + }, + { + ProductGroup = 14A8C9CC10CE11A7003857E3 /* Products */; + ProjectRef = 14A8C9CB10CE11A7003857E3 /* QSYojimboPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8C9C310CE116B003857E3 /* Products */; + ProjectRef = 14A8C9C210CE116B003857E3 /* QSYouControlDesktopsPlugIn.xcodeproj */; + }, + { + ProductGroup = 14A8CE2010CE404A003857E3 /* Products */; + ProjectRef = 14A8CE1F10CE404A003857E3 /* SpacesElement.xcodeproj */; + }, + { + ProductGroup = 14A8CCC410CE1C1F003857E3 /* Products */; + ProjectRef = 14A8CCC310CE1C1F003857E3 /* Sparkle.xcodeproj */; + }, + { + ProductGroup = 14A8CAEC10CE1623003857E3 /* Products */; + ProjectRef = 14A8CAEB10CE1623003857E3 /* Spellcheck Action.xcode */; + }, + { + ProductGroup = 14A8CA6110CE134B003857E3 /* Products */; + ProjectRef = 14A8CA6010CE134B003857E3 /* Stikkit.xcodeproj */; + }, + { + ProductGroup = 4DB4A0B80E100CDB0010C540 /* Products */; + ProjectRef = 4DB4A0B70E100CDB0010C540 /* TextManipulationElement.xcodeproj */; + }, + { + ProductGroup = 14A8C9F310CE1255003857E3 /* Products */; + ProjectRef = 14A8C9F210CE1255003857E3 /* TSActionsPlugin.xcode */; + }, + { + ProductGroup = 14A8CC9210CE1BF1003857E3 /* Products */; + ProjectRef = 14A8CC9110CE1BF1003857E3 /* WebBridge.xcodeproj */; + }, + { + ProductGroup = 14A8CC8610CE1BDD003857E3 /* Products */; + ProjectRef = 14A8CC8510CE1BDD003857E3 /* WebSearchElement.xcodeproj */; + }, + { + ProductGroup = 14A8CE1710CE403B003857E3 /* Products */; + ProjectRef = 14A8CE1610CE403B003857E3 /* XcodeElement.xcodeproj */; + }, + ); + projectRoot = ""; + targets = ( + 7F69A6FB0D200F7800D5C99E /* Build All */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXReferenceProxy section */ + 14A8AA4510CE06F4003857E3 /* AirPort Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "AirPort Module.qsplugin"; + remoteRef = 14A8AA4410CE06F4003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8BA8C10CE10AD003857E3 /* Amazon Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Amazon Module.qsplugin"; + remoteRef = 14A8BA8B10CE10AD003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8C9C810CE116B003857E3 /* QSYouControlDesktopsPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSYouControlDesktopsPlugIn.qsplugin; + remoteRef = 14A8C9C710CE116B003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8C9D310CE11A7003857E3 /* QSYojimboPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSYojimboPlugIn.qsplugin; + remoteRef = 14A8C9D210CE11A7003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8C9DA10CE11CF003857E3 /* QSXattrMetadataImporter.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSXattrMetadataImporter.qsplugin; + remoteRef = 14A8C9D910CE11CF003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8C9E110CE120C003857E3 /* Extended Attributes Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Extended Attributes Module.qsplugin"; + remoteRef = 14A8C9E010CE120C003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8C9E810CE121B003857E3 /* X-10 Support.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "X-10 Support.qsplugin"; + remoteRef = 14A8C9E710CE121B003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8C9F110CE122B003857E3 /* User Accounts Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "User Accounts Module.qsplugin"; + remoteRef = 14A8C9F010CE122B003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8C9F810CE1255003857E3 /* TS Actions Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "TS Actions Module.qsplugin"; + remoteRef = 14A8C9F710CE1255003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA3410CE1283003857E3 /* Transmit Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Transmit Module.qsplugin"; + remoteRef = 14A8CA3310CE1283003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA3B10CE129C003857E3 /* QSTranslationPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSTranslationPlugIn.qsplugin; + remoteRef = 14A8CA3A10CE129C003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA4410CE12B8003857E3 /* TextMate Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "TextMate Module.qsplugin"; + remoteRef = 14A8CA4310CE12B8003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA4D10CE12FD003857E3 /* Terminal Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Terminal Module.qsplugin"; + remoteRef = 14A8CA4C10CE12FD003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA5610CE1328003857E3 /* QSTeleflipPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSTeleflipPlugIn.qsplugin; + remoteRef = 14A8CA5510CE1328003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA5F10CE133D003857E3 /* System HotKey Commands.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "System HotKey Commands.qsplugin"; + remoteRef = 14A8CA5E10CE133D003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA6810CE134B003857E3 /* del.icio.us Bookmarks.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "del.icio.us Bookmarks.qsplugin"; + remoteRef = 14A8CA6710CE134B003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA7110CE1373003857E3 /* Spotlight Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Spotlight Module.qsplugin"; + remoteRef = 14A8CA7010CE1373003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA7A10CE1384003857E3 /* QSSoundSupport.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSSoundSupport.qsplugin; + remoteRef = 14A8CA7910CE1384003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA8310CE139D003857E3 /* Slideshow Action.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Slideshow Action.qsplugin"; + remoteRef = 14A8CA8210CE139D003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CA9610CE13D0003857E3 /* Skype Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Skype Module.qsplugin"; + remoteRef = 14A8CA9510CE13D0003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CAA010CE1402003857E3 /* Shelf Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Shelf Module.qsplugin"; + remoteRef = 14A8CA9F10CE1402003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CAA210CE1402003857E3 /* Shelf Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Shelf Module.qsplugin"; + remoteRef = 14A8CAA110CE1402003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CABD10CE1599003857E3 /* Services Menu Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Services Menu Module.qsplugin"; + remoteRef = 14A8CABC10CE1599003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CAC610CE15A9003857E3 /* QSScreenCapturePlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSScreenCapturePlugIn.qsplugin; + remoteRef = 14A8CAC510CE15A9003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CACF10CE15E4003857E3 /* Remote Desktop Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Remote Desktop Module.qsplugin"; + remoteRef = 14A8CACE10CE15E4003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CAD610CE15F7003857E3 /* Window Interface.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Window Interface.qsplugin"; + remoteRef = 14A8CAD510CE15F7003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CAEA10CE160C003857E3 /* QSWeatherPlugin.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSWeatherPlugin.qsplugin; + remoteRef = 14A8CAE910CE160C003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CAF110CE1623003857E3 /* Spellcheck Action.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Spellcheck Action.qsplugin"; + remoteRef = 14A8CAF010CE1623003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CAF810CE165C003857E3 /* QSShiiraPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSShiiraPlugIn.qsplugin; + remoteRef = 14A8CAF710CE165C003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CAFF10CE1675003857E3 /* QS Sherlock Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "QS Sherlock Module.qsplugin"; + remoteRef = 14A8CAFE10CE1675003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB0810CE1685003857E3 /* QSRSSPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSRSSPlugIn.qsplugin; + remoteRef = 14A8CB0710CE1685003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB1110CE1695003857E3 /* B51Patch.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = B51Patch.qsplugin; + remoteRef = 14A8CB1010CE1695003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB1A10CE16A8003857E3 /* OmniWeb Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "OmniWeb Module.qsplugin"; + remoteRef = 14A8CB1910CE16A8003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB2310CE16BD003857E3 /* OmniFocus Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "OmniFocus Module.qsplugin"; + remoteRef = 14A8CB2210CE16BD003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB2A10CE16D7003857E3 /* QSHomestarRunnerPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSHomestarRunnerPlugIn.qsplugin; + remoteRef = 14A8CB2910CE16D7003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB3310CE16EB003857E3 /* QSFullscreenPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSFullscreenPlugIn.qsplugin; + remoteRef = 14A8CB3210CE16EB003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB3C10CE16FD003857E3 /* TextMate Ranker.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "TextMate Ranker.qsplugin"; + remoteRef = 14A8CB3B10CE16FD003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB4E10CE1744003857E3 /* Adium Module.bundle */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Adium Module.bundle"; + remoteRef = 14A8CB4D10CE1744003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB5010CE1744003857E3 /* Quicksilver.AdiumPlugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = Quicksilver.AdiumPlugin; + remoteRef = 14A8CB4F10CE1744003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB5D10CE1769003857E3 /* QSProcessSwitcherSupportPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSProcessSwitcherSupportPlugIn.qsplugin; + remoteRef = 14A8CB5C10CE1769003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB6610CE177D003857E3 /* Process Manipulation Actions.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Process Manipulation Actions.qsplugin"; + remoteRef = 14A8CB6510CE177D003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB6F10CE178E003857E3 /* Printer Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Printer Module.qsplugin"; + remoteRef = 14A8CB6E10CE178E003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB7810CE17D0003857E3 /* QSPowerManagementPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSPowerManagementPlugIn.qsplugin; + remoteRef = 14A8CB7710CE17D0003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB8110CE17E2003857E3 /* Phone Actions.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Phone Actions.qsplugin"; + remoteRef = 14A8CB8010CE17E2003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB8A10CE17F4003857E3 /* Path Finder Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Path Finder Module.qsplugin"; + remoteRef = 14A8CB8910CE17F4003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB9110CE180A003857E3 /* Ornate Interface.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Ornate Interface.qsplugin"; + remoteRef = 14A8CB9010CE180A003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CB9A10CE1906003857E3 /* MoreAppleEvents.framework */ = { + isa = PBXReferenceProxy; + fileType = wrapper.framework; + path = MoreAppleEvents.framework; + remoteRef = 14A8CB9910CE1906003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CBA310CE1917003857E3 /* QS NUDC Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "QS NUDC Module.qsplugin"; + remoteRef = 14A8CBA210CE1917003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CBB010CE193C003857E3 /* QSNimbusSwitcherPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSNimbusSwitcherPlugIn.qsplugin; + remoteRef = 14A8CBAF10CE193C003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CBD110CE19BE003857E3 /* Network Location Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Network Location Module.qsplugin"; + remoteRef = 14A8CBD010CE19BE003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CBDA10CE19E4003857E3 /* NetNewsWire Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "NetNewsWire Module.qsplugin"; + remoteRef = 14A8CBD910CE19E4003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CBE310CE1A1E003857E3 /* Mini Interface.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Mini Interface.qsplugin"; + remoteRef = 14A8CBE210CE1A1E003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CBEC10CE1A33003857E3 /* Menu Interface.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Menu Interface.qsplugin"; + remoteRef = 14A8CBEB10CE1A33003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CBF310CE1A45003857E3 /* Markdown Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Markdown Module.qsplugin"; + remoteRef = 14A8CBF210CE1A45003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CBFC10CE1A59003857E3 /* QSMailsmithPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSMailsmithPlugIn.qsplugin; + remoteRef = 14A8CBFB10CE1A59003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC0510CE1A78003857E3 /* Keychain Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Keychain Module.qsplugin"; + remoteRef = 14A8CC0410CE1A78003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC0E10CE1A84003857E3 /* iPhoto Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "iPhoto Module.qsplugin"; + remoteRef = 14A8CC0D10CE1A84003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC1710CE1A99003857E3 /* Indigo X10 Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Indigo X10 Module.qsplugin"; + remoteRef = 14A8CC1610CE1A99003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC2410CE1AEE003857E3 /* Image Manipulation Actions.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Image Manipulation Actions.qsplugin"; + remoteRef = 14A8CC2310CE1AEE003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC2D10CE1B2C003857E3 /* iCal Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "iCal Module.qsplugin"; + remoteRef = 14A8CC2C10CE1B2C003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC5E10CE1B56003857E3 /* Google Calendar Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Google Calendar Module.qsplugin"; + remoteRef = 14A8CC5D10CE1B56003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC6510CE1B68003857E3 /* Google Support.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Google Support.qsplugin"; + remoteRef = 14A8CC6410CE1B68003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC6E10CE1B84003857E3 /* Flashlight Interface.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Flashlight Interface.qsplugin"; + remoteRef = 14A8CC6D10CE1B84003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC7710CE1B93003857E3 /* Firefox Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Firefox Module.qsplugin"; + remoteRef = 14A8CC7610CE1B93003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC8410CE1BC5003857E3 /* QSEudoraPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSEudoraPlugIn.qsplugin; + remoteRef = 14A8CC8310CE1BC5003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC8E10CE1BDD003857E3 /* Web Search Module.bundle */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Web Search Module.bundle"; + remoteRef = 14A8CC8D10CE1BDD003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC9010CE1BDD003857E3 /* Web Search Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Web Search Module.qsplugin"; + remoteRef = 14A8CC8F10CE1BDD003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC9A10CE1BF1003857E3 /* WebBridge.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = WebBridge.qsplugin; + remoteRef = 14A8CC9910CE1BF1003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CC9C10CE1BF1003857E3 /* WebBridgePlugin.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = WebBridgePlugin.qsplugin; + remoteRef = 14A8CC9B10CE1BF1003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CCCD10CE1C1F003857E3 /* Sparkle.framework */ = { + isa = PBXReferenceProxy; + fileType = wrapper.framework; + path = Sparkle.framework; + remoteRef = 14A8CCCC10CE1C1F003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CCCF10CE1C1F003857E3 /* Sparkle Test App.app */ = { + isa = PBXReferenceProxy; + fileType = wrapper.application; + path = "Sparkle Test App.app"; + remoteRef = 14A8CCCE10CE1C1F003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CCD810CE1C2F003857E3 /* Time Triggers.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Time Triggers.qsplugin"; + remoteRef = 14A8CCD710CE1C2F003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CCE110CE1C40003857E3 /* Mouse Triggers.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Mouse Triggers.qsplugin"; + remoteRef = 14A8CCE010CE1C40003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD0610CE1C70003857E3 /* Mouse Triggers.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Mouse Triggers.qsplugin"; + remoteRef = 14A8CD0510CE1C70003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD0F10CE1C83003857E3 /* HotKey Triggers.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "HotKey Triggers.qsplugin"; + remoteRef = 14A8CD0E10CE1C83003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD1810CE1CA8003857E3 /* Event Triggers.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Event Triggers.qsplugin"; + remoteRef = 14A8CD1710CE1CA8003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD2510CE1D51003857E3 /* Window Manipulation Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Window Manipulation Module.qsplugin"; + remoteRef = 14A8CD2410CE1D51003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD2F10CE1D66003857E3 /* Music Support.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Music Support.qsplugin"; + remoteRef = 14A8CD2E10CE1D66003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD3A10CE1D76003857E3 /* .qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = .qsplugin; + remoteRef = 14A8CD3910CE1D76003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD4310CE1D8C003857E3 /* File Attribute Actions.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "File Attribute Actions.qsplugin"; + remoteRef = 14A8CD4210CE1D8C003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD4C10CE1DAC003857E3 /* Clipboard Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Clipboard Module.qsplugin"; + remoteRef = 14A8CD4B10CE1DAC003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD5510CE1DBA003857E3 /* UI Access.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "UI Access.qsplugin"; + remoteRef = 14A8CD5410CE1DBA003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD5C10CE3EF5003857E3 /* DokuWiki Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "DokuWiki Module.qsplugin"; + remoteRef = 14A8CD5B10CE3EF5003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD6510CE3F0A003857E3 /* QSDockExtensionPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSDockExtensionPlugIn.qsplugin; + remoteRef = 14A8CD6410CE3F0A003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD6E10CE3F1B003857E3 /* Displays Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Displays Module.qsplugin"; + remoteRef = 14A8CD6D10CE3F1B003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD7710CE3F29003857E3 /* Disk Image Support.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Disk Image Support.qsplugin"; + remoteRef = 14A8CD7610CE3F29003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD8E10CE3F58003857E3 /* Dictionary Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Dictionary Module.qsplugin"; + remoteRef = 14A8CD8D10CE3F58003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CD9710CE3F65003857E3 /* Deviant Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Deviant Module.qsplugin"; + remoteRef = 14A8CD9610CE3F65003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CDA010CE3F75003857E3 /* QSDesktopManagerPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSDesktopManagerPlugIn.qsplugin; + remoteRef = 14A8CD9F10CE3F75003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CDA710CE3F83003857E3 /* Delicious Library Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Delicious Library Module.qsplugin"; + remoteRef = 14A8CDA610CE3F83003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CDE610CE3F98003857E3 /* Social Bookmarks.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Social Bookmarks.qsplugin"; + remoteRef = 14A8CDE510CE3F98003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CDED10CE3FA6003857E3 /* QSSystemDaemonsPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSSystemDaemonsPlugIn.qsplugin; + remoteRef = 14A8CDEC10CE3FA6003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CDF610CE3FD1003857E3 /* File Compression Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "File Compression Module.qsplugin"; + remoteRef = 14A8CDF510CE3FD1003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE0110CE3FFB003857E3 /* Command Line Tool.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Command Line Tool.qsplugin"; + remoteRef = 14A8CE0010CE3FFB003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE0310CE3FFB003857E3 /* qs */ = { + isa = PBXReferenceProxy; + fileType = "compiled.mach-o.executable"; + path = qs; + remoteRef = 14A8CE0210CE3FFB003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE1310CE4029003857E3 /* Developer Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Developer Module.qsplugin"; + remoteRef = 14A8CE1210CE4029003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE1510CE4029003857E3 /* Developer Documentation.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Developer Documentation.qsplugin"; + remoteRef = 14A8CE1410CE4029003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE1E10CE403B003857E3 /* Xcode Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Xcode Module.qsplugin"; + remoteRef = 14A8CE1D10CE403B003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE2710CE404A003857E3 /* Spaces Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Spaces Module.qsplugin"; + remoteRef = 14A8CE2610CE404A003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE3010CE405B003857E3 /* Safari Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Safari Module.qsplugin"; + remoteRef = 14A8CE2F10CE405B003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE3610CE407E003857E3 /* Apple Mail Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Apple Mail Module.qsplugin"; + remoteRef = 14A8CE3510CE407E003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE3F10CE408C003857E3 /* .qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = .qsplugin; + remoteRef = 14A8CE3E10CE408C003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE4E10CE40B8003857E3 /* Automator.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = Automator.qsplugin; + remoteRef = 14A8CE4D10CE40B8003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 14A8CE8810CE41D8003857E3 /* CLIX Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "CLIX Module.qsplugin"; + remoteRef = 14A8CE8710CE41D8003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A10C0E100D570010C540 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4DB4A09C0E100C130010C540 /* CalculatorPlugin.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D5B49AC048680CD000E48DA; - remoteInfo = "Calculator Module"; + 14A8CE9110CE41E5003857E3 /* QSCl1pPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSCl1pPlugIn.qsplugin; + remoteRef = 14A8CE9010CE41E5003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A10E0E100D570010C540 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4DB4A0C00E100CE70010C540 /* FindModule.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D1AC9600486D14A00FE50C9; - remoteInfo = "Find Module"; + 14A8CE9A10CE41F3003857E3 /* Camino Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Camino Module.qsplugin"; + remoteRef = 14A8CE9910CE41F3003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A1100E100D570010C540 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4DB4A0CE0E100CF80010C540 /* GrowlNotifier.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D1AC9600486D14A00FE50C9; - remoteInfo = "Growl Module"; + 14A8CEA110CE4208003857E3 /* QSCalendarSupport.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSCalendarSupport.qsplugin; + remoteRef = 14A8CEA010CE4208003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A1120E100D570010C540 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4DB4A0D70E100D030010C540 /* NotificationHub.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D1AC9600486D14A00FE50C9; - remoteInfo = NotificationHub; + 14A8CEC610CE425F003857E3 /* Bluetooth Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Bluetooth Module.qsplugin"; + remoteRef = 14A8CEC510CE425F003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A1140E100D570010C540 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4DB4A0E00E100D0E0010C540 /* QSFileTagsPlugIn.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D1AC9600486D14A00FE50C9; - remoteInfo = "File Tagging Module"; + 14A8CECF10CE4283003857E3 /* Bezel Interface.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Bezel Interface.qsplugin"; + remoteRef = 14A8CECE10CE4283003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A1160E100D570010C540 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4DB4A0E90E100D170010C540 /* Desktop Picture Action.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8D1AC9600486D14A00FE50C9; - remoteInfo = "Desktop Picture Action"; + 14A8CEEF10CE42C4003857E3 /* Audio Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Audio Module.qsplugin"; + remoteRef = 14A8CEEE10CE42C4003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 4DB4A08A0E100BFD0010C540 /* ColloquyPlugin.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ColloquyPlugin.xcodeproj; path = ColloquyPlugin/trunk/ColloquyPlugin.xcodeproj; sourceTree = ""; }; - 4DB4A0930E100C0A0010C540 /* QSAddressBookPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSAddressBookPlugIn.xcodeproj; path = com.apple.AddressBook/trunk/QSAddressBookPlugIn.xcodeproj; sourceTree = ""; }; - 4DB4A09C0E100C130010C540 /* CalculatorPlugin.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CalculatorPlugin.xcodeproj; path = com.apple.calculator/trunk/CalculatorPlugin.xcodeproj; sourceTree = ""; }; - 4DB4A0A50E100C1A0010C540 /* QSGmailPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSGmailPlugIn.xcodeproj; path = com.google.mail/QSGmailPlugIn.xcodeproj; sourceTree = ""; }; - 4DB4A0AE0E100C2B0010C540 /* DiffModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DiffModule.xcodeproj; path = DiffModule/trunk/DiffModule.xcodeproj; sourceTree = ""; }; - 4DB4A0B70E100CDB0010C540 /* TextManipulationElement.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = TextManipulationElement.xcodeproj; path = elements.textmanipulation/TextManipulationElement.xcodeproj; sourceTree = ""; }; - 4DB4A0C00E100CE70010C540 /* FindModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = FindModule.xcodeproj; path = FindModule/trunk/FindModule.xcodeproj; sourceTree = ""; }; - 4DB4A0CE0E100CF80010C540 /* GrowlNotifier.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GrowlNotifier.xcodeproj; path = GrowlNotifier/trunk/GrowlNotifier.xcodeproj; sourceTree = ""; }; - 4DB4A0D70E100D030010C540 /* NotificationHub.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = NotificationHub.xcodeproj; path = NotificationHub/trunk/NotificationHub.xcodeproj; sourceTree = ""; }; - 4DB4A0E00E100D0E0010C540 /* QSFileTagsPlugIn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSFileTagsPlugIn.xcodeproj; path = public.file.tags/trunk/QSFileTagsPlugIn.xcodeproj; sourceTree = ""; }; - 4DB4A0E90E100D170010C540 /* Desktop Picture Action.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "Desktop Picture Action.xcodeproj"; path = "QSDesktopPictureAction/trunk/Desktop Picture Action.xcodeproj"; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXGroup section */ - 4DB4A08B0E100BFD0010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0920E100BFD0010C540 /* Colloquy Module.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14A8CEF810CE42D1003857E3 /* QSAOLPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSAOLPlugIn.qsplugin; + remoteRef = 14A8CEF710CE42D1003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0940E100C0A0010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A09B0E100C0A0010C540 /* Address Book Module.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14A8CEFE10CE42E1003857E3 /* Amazon Module.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Amazon Module.qsplugin"; + remoteRef = 14A8CEFD10CE42E1003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A09D0E100C130010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0A40E100C130010C540 /* Calculator Module.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14A8CF0410CE42EF003857E3 /* QSAlarmPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSAlarmPlugIn.qsplugin; + remoteRef = 14A8CF0310CE42EF003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0A60E100C1A0010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0AD0E100C1A0010C540 /* Gmail Module.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14A8CF1010CE4313003857E3 /* QSAddressBookActionsPlugIn.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = QSAddressBookActionsPlugIn.qsplugin; + remoteRef = 14A8CF0F10CE4313003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0AF0E100C2B0010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0B60E100C2B0010C540 /* Diffing Module.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14A8D26F10CE5C36003857E3 /* Desktop Picture Action.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Desktop Picture Action.qsplugin"; + remoteRef = 14A8D26E10CE5C36003857E3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0B80E100CDB0010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0BF0E100CDB0010C540 /* Text Manipulation Module.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14E29B3810D1240200DCC5F2 /* User Data Request.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "User Data Request.qsplugin"; + remoteRef = 14E29B3710D1240200DCC5F2 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0C10E100CE70010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0C80E100CE70010C540 /* Find Module.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14E29B7B10D1265800DCC5F2 /* ARTchive Artwork.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "ARTchive Artwork.qsplugin"; + remoteRef = 14E29B7A10D1265800DCC5F2 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0CF0E100CF80010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0D60E100CF80010C540 /* Growl Module.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14E29B8210D1266C00DCC5F2 /* Clutter Artwork.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Clutter Artwork.qsplugin"; + remoteRef = 14E29B8110D1266C00DCC5F2 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0D80E100D030010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0DF0E100D030010C540 /* Notification Hub.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14E29B8B10D1267D00DCC5F2 /* Sofa Artwork.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Sofa Artwork.qsplugin"; + remoteRef = 14E29B8A10D1267D00DCC5F2 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0E10E100D0E0010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0E80E100D0E0010C540 /* File Tagging Module.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14E29B9210D1268F00DCC5F2 /* Synergy Artwork.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Synergy Artwork.qsplugin"; + remoteRef = 14E29B9110D1268F00DCC5F2 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0EA0E100D170010C540 /* Products */ = { - isa = PBXGroup; - children = ( - 4DB4A0F10E100D170010C540 /* Desktop Picture Action.qsplugin */, - ); - name = Products; - sourceTree = ""; + 14E29C3210D128E000DCC5F2 /* AcidSearch Queries.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "AcidSearch Queries.qsplugin"; + remoteRef = 14E29C3110D128E000DCC5F2 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; - 7F69A6CF0D200F3600D5C99E = { - isa = PBXGroup; - children = ( - 4DB4A0E90E100D170010C540 /* Desktop Picture Action.xcodeproj */, - 4DB4A0E00E100D0E0010C540 /* QSFileTagsPlugIn.xcodeproj */, - 4DB4A0D70E100D030010C540 /* NotificationHub.xcodeproj */, - 4DB4A0CE0E100CF80010C540 /* GrowlNotifier.xcodeproj */, - 4DB4A0C00E100CE70010C540 /* FindModule.xcodeproj */, - 4DB4A0B70E100CDB0010C540 /* TextManipulationElement.xcodeproj */, - 4DB4A0AE0E100C2B0010C540 /* DiffModule.xcodeproj */, - 4DB4A0A50E100C1A0010C540 /* QSGmailPlugIn.xcodeproj */, - 4DB4A09C0E100C130010C540 /* CalculatorPlugin.xcodeproj */, - 4DB4A0930E100C0A0010C540 /* QSAddressBookPlugIn.xcodeproj */, - 4DB4A08A0E100BFD0010C540 /* ColloquyPlugin.xcodeproj */, - ); - sourceTree = ""; + 14E29C3B10D128F000DCC5F2 /* SafariStand Queries.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "SafariStand Queries.qsplugin"; + remoteRef = 14E29C3A10D128F000DCC5F2 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; -/* End PBXGroup section */ - -/* Begin PBXProject section */ - 7F69A6D10D200F3600D5C99E /* Project object */ = { - isa = PBXProject; - attributes = { - BuildIndependentTargetsInParallel = YES; - }; - buildConfigurationList = 7F69A6D40D200F3600D5C99E /* Build configuration list for PBXProject "AllElements" */; - compatibilityVersion = "Xcode 3.0"; - hasScannedForEncodings = 0; - mainGroup = 7F69A6CF0D200F3600D5C99E; - projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 4DB4A09D0E100C130010C540 /* Products */; - ProjectRef = 4DB4A09C0E100C130010C540 /* CalculatorPlugin.xcodeproj */; - }, - { - ProductGroup = 4DB4A08B0E100BFD0010C540 /* Products */; - ProjectRef = 4DB4A08A0E100BFD0010C540 /* ColloquyPlugin.xcodeproj */; - }, - { - ProductGroup = 4DB4A0EA0E100D170010C540 /* Products */; - ProjectRef = 4DB4A0E90E100D170010C540 /* Desktop Picture Action.xcodeproj */; - }, - { - ProductGroup = 4DB4A0AF0E100C2B0010C540 /* Products */; - ProjectRef = 4DB4A0AE0E100C2B0010C540 /* DiffModule.xcodeproj */; - }, - { - ProductGroup = 4DB4A0C10E100CE70010C540 /* Products */; - ProjectRef = 4DB4A0C00E100CE70010C540 /* FindModule.xcodeproj */; - }, - { - ProductGroup = 4DB4A0CF0E100CF80010C540 /* Products */; - ProjectRef = 4DB4A0CE0E100CF80010C540 /* GrowlNotifier.xcodeproj */; - }, - { - ProductGroup = 4DB4A0D80E100D030010C540 /* Products */; - ProjectRef = 4DB4A0D70E100D030010C540 /* NotificationHub.xcodeproj */; - }, - { - ProductGroup = 4DB4A0940E100C0A0010C540 /* Products */; - ProjectRef = 4DB4A0930E100C0A0010C540 /* QSAddressBookPlugIn.xcodeproj */; - }, - { - ProductGroup = 4DB4A0E10E100D0E0010C540 /* Products */; - ProjectRef = 4DB4A0E00E100D0E0010C540 /* QSFileTagsPlugIn.xcodeproj */; - }, - { - ProductGroup = 4DB4A0A60E100C1A0010C540 /* Products */; - ProjectRef = 4DB4A0A50E100C1A0010C540 /* QSGmailPlugIn.xcodeproj */; - }, - { - ProductGroup = 4DB4A0B80E100CDB0010C540 /* Products */; - ProjectRef = 4DB4A0B70E100CDB0010C540 /* TextManipulationElement.xcodeproj */; - }, - ); - projectRoot = ""; - targets = ( - 7F69A6FB0D200F7800D5C99E /* Build All */, - ); + 14E29C4410D1290500DCC5F2 /* Sogudi Queries.qsplugin */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "Sogudi Queries.qsplugin"; + remoteRef = 14E29C4310D1290500DCC5F2 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; }; -/* End PBXProject section */ - -/* Begin PBXReferenceProxy section */ 4DB4A0920E100BFD0010C540 /* Colloquy Module.qsplugin */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; @@ -444,73 +3748,8 @@ remoteRef = 4DB4A0E70E100D0E0010C540 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB4A0F10E100D170010C540 /* Desktop Picture Action.qsplugin */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = "Desktop Picture Action.qsplugin"; - remoteRef = 4DB4A0F00E100D170010C540 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; /* End PBXReferenceProxy section */ -/* Begin PBXTargetDependency section */ - 4DB4A1030E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Gmail Module"; - targetProxy = 4DB4A1020E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A1050E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Text Manipulation"; - targetProxy = 4DB4A1040E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A1070E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DiffModule; - targetProxy = 4DB4A1060E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A1090E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Apple Address Book Module"; - targetProxy = 4DB4A1080E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A10B0E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Colloquy Module"; - targetProxy = 4DB4A10A0E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A10D0E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Calculator Module"; - targetProxy = 4DB4A10C0E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A10F0E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Find Module"; - targetProxy = 4DB4A10E0E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A1110E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Growl Module"; - targetProxy = 4DB4A1100E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A1130E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = NotificationHub; - targetProxy = 4DB4A1120E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A1150E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "File Tagging Module"; - targetProxy = 4DB4A1140E100D570010C540 /* PBXContainerItemProxy */; - }; - 4DB4A1170E100D570010C540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Desktop Picture Action"; - targetProxy = 4DB4A1160E100D570010C540 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - /* Begin XCBuildConfiguration section */ 7F69A6D20D200F3600D5C99E /* Debug */ = { isa = XCBuildConfiguration; diff --git a/Amazon/QSAmazonPlugIn.xcodeproj/project.pbxproj b/Amazon/QSAmazonPlugIn.xcodeproj/project.pbxproj index 291f49d..d827896 100644 --- a/Amazon/QSAmazonPlugIn.xcodeproj/project.pbxproj +++ b/Amazon/QSAmazonPlugIn.xcodeproj/project.pbxproj @@ -16,31 +16,15 @@ E1EAB046068128A200774DFF /* QSAmazonPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSAmazonPlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 14E6197210CFD2BA007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Common.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6197310CFD2BA007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6197410CFD2BA007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Developer.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6197510CFD2BA007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6197610CFD2BA007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Prefix.pch"; sourceTree = SOURCE_ROOT; }; + 14E6197710CFD2BA007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Release.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6197810CFD2BA007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E6197910CFD2BA007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Release.xcconfig"; sourceTree = SOURCE_ROOT; }; 32DBCF980370C29C00C91783 /* QSAmazonPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAmazonPlugIn_Prefix.pch; sourceTree = ""; }; 7FB93F7108638D0A00B33E33 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FB93F7208638D0A00B33E33 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -71,6 +55,7 @@ 0259C574FE90428111CA0C5A /* QSAmazonPlugIn */ = { isa = PBXGroup; children = ( + 14E6196F10CFD2AC007663EE /* Configurations */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -89,6 +74,21 @@ name = Resources; sourceTree = ""; }; + 14E6196F10CFD2AC007663EE /* Configurations */ = { + isa = PBXGroup; + children = ( + 14E6197210CFD2BA007663EE /* Common.xcconfig */, + 14E6197310CFD2BA007663EE /* Debug.xcconfig */, + 14E6197410CFD2BA007663EE /* Developer.xcconfig */, + 14E6197510CFD2BA007663EE /* QSPlugIn_Debug.xcconfig */, + 14E6197610CFD2BA007663EE /* QSPlugIn_Prefix.pch */, + 14E6197710CFD2BA007663EE /* QSPlugIn_Release.xcconfig */, + 14E6197810CFD2BA007663EE /* QSPlugIn.xcconfig */, + 14E6197910CFD2BA007663EE /* Release.xcconfig */, + ); + name = Configurations; + sourceTree = ""; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -140,17 +140,6 @@ ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAmazonPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Amazon Module"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Amazon Module"; @@ -165,15 +154,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF1A085E432A00E2AFC4 /* Build configuration list for PBXProject "QSAmazonPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSAmazonPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Amazon Module */, ); @@ -195,14 +180,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -221,56 +206,34 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AF17085E432A00E2AFC4 /* Development */ = { + 7F07AF17085E432A00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6197510CFD2BA007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAmazonPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Amazon Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AF18085E432A00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6197710CFD2BA007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAmazonPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Amazon Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AF1B085E432A00E2AFC4 /* Development */ = { + 7F07AF1B085E432A00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6197310CFD2BA007663EE /* Debug.xcconfig */; buildSettings = { }; - name = Development; + name = Debug; }; 7F07AF1C085E432A00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E6197910CFD2BA007663EE /* Release.xcconfig */; buildSettings = { }; name = Release; @@ -281,7 +244,7 @@ 7F07AF16085E432A00E2AFC4 /* Build configuration list for PBXNativeTarget "Amazon Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF17085E432A00E2AFC4 /* Development */, + 7F07AF17085E432A00E2AFC4 /* Debug */, 7F07AF18085E432A00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -290,7 +253,7 @@ 7F07AF1A085E432A00E2AFC4 /* Build configuration list for PBXProject "QSAmazonPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF1B085E432A00E2AFC4 /* Development */, + 7F07AF1B085E432A00E2AFC4 /* Debug */, 7F07AF1C085E432A00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/Audio/QSAudioPlugIn.xcodeproj/project.pbxproj b/Audio/QSAudioPlugIn.xcodeproj/project.pbxproj index 605c420..5ffcf72 100644 --- a/Audio/QSAudioPlugIn.xcodeproj/project.pbxproj +++ b/Audio/QSAudioPlugIn.xcodeproj/project.pbxproj @@ -63,6 +63,14 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 14E619E110CFD70C007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Common.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E619E210CFD70C007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E619E310CFD70C007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Developer.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E619E410CFD70C007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E619E510CFD70C007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Prefix.pch"; sourceTree = SOURCE_ROOT; }; + 14E619E610CFD70C007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Release.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E619E710CFD70C007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E619E810CFD70C007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Release.xcconfig"; sourceTree = SOURCE_ROOT; }; 32DBCF980370C29C00C91783 /* QSAudioPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAudioPlugIn_Prefix.pch; sourceTree = ""; }; 7FE9888B0A1E8AE600708973 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = ../../../../../../../../../Volumes/Lux/Developer/Build/Release/QSCore.framework; sourceTree = QSFrameworks; }; 7FE9888C0A1E8AE600708973 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = ../../../../../../../../../Volumes/Lux/Developer/Build/Release/QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -118,6 +126,7 @@ 0259C574FE90428111CA0C5A /* QSAudioPlugIn */ = { isa = PBXGroup; children = ( + 14E619DE10CFD700007663EE /* Configurations */, 32DBCF9E0370C38000C91783 /* Classes */, 0259C582FE90428111CA0C5A /* Resources */, 1ED78706FE9D4A0611CA0C5A /* Products */, @@ -135,6 +144,21 @@ name = Resources; sourceTree = ""; }; + 14E619DE10CFD700007663EE /* Configurations */ = { + isa = PBXGroup; + children = ( + 14E619E110CFD70C007663EE /* Common.xcconfig */, + 14E619E210CFD70C007663EE /* Debug.xcconfig */, + 14E619E310CFD70C007663EE /* Developer.xcconfig */, + 14E619E410CFD70C007663EE /* QSPlugIn_Debug.xcconfig */, + 14E619E510CFD70C007663EE /* QSPlugIn_Prefix.pch */, + 14E619E610CFD70C007663EE /* QSPlugIn_Release.xcconfig */, + 14E619E710CFD70C007663EE /* QSPlugIn.xcconfig */, + 14E619E810CFD70C007663EE /* Release.xcconfig */, + ); + name = Configurations; + sourceTree = ""; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -223,9 +247,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF32085E432A00E2AFC4 /* Build configuration list for PBXProject "QSAudioPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSAudioPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Audio Module */, ); @@ -246,14 +272,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -279,73 +305,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AF2F085E432A00E2AFC4 /* Development */ = { + 7F07AF2F085E432A00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E619E410CFD70C007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAudioPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Audio Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7F07AF30085E432A00E2AFC4 /* Deployment */ = { + 7F07AF30085E432A00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E619E610CFD70C007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAudioPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Audio Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; - name = Deployment; - }; - 7F07AF31085E432A00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAudioPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Audio Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AF33085E432A00E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; + name = Release; }; - 7F07AF34085E432A00E2AFC4 /* Deployment */ = { + 7F07AF33085E432A00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E619E210CFD70C007663EE /* Debug.xcconfig */; buildSettings = { }; - name = Deployment; + name = Debug; }; - 7F07AF35085E432A00E2AFC4 /* Default */ = { + 7F07AF34085E432A00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E619E810CFD70C007663EE /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -353,22 +343,20 @@ 7F07AF2E085E432A00E2AFC4 /* Build configuration list for PBXNativeTarget "Audio Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF2F085E432A00E2AFC4 /* Development */, - 7F07AF30085E432A00E2AFC4 /* Deployment */, - 7F07AF31085E432A00E2AFC4 /* Default */, + 7F07AF2F085E432A00E2AFC4 /* Debug */, + 7F07AF30085E432A00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AF32085E432A00E2AFC4 /* Build configuration list for PBXProject "QSAudioPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF33085E432A00E2AFC4 /* Development */, - 7F07AF34085E432A00E2AFC4 /* Deployment */, - 7F07AF35085E432A00E2AFC4 /* Default */, + 7F07AF33085E432A00E2AFC4 /* Debug */, + 7F07AF34085E432A00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Bezel/QSBezelInterfacePlugIn.xcodeproj/project.pbxproj b/Bezel/QSBezelInterfacePlugIn.xcodeproj/project.pbxproj index 77009be..93ba370 100644 --- a/Bezel/QSBezelInterfacePlugIn.xcodeproj/project.pbxproj +++ b/Bezel/QSBezelInterfacePlugIn.xcodeproj/project.pbxproj @@ -20,6 +20,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E61A0510CFD806007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E61A0610CFD806007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E61A0710CFD806007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E61A0810CFD806007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E61A0910CFD806007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E61A0A10CFD806007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E61A0B10CFD806007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E61A0C10CFD806007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSBezelInterfacePlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSBezelInterfacePlugIn_Prefix.pch; sourceTree = ""; }; 7FA41FC00976B44A0074597B /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FA41FC10976B44A0074597B /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -55,6 +63,7 @@ 0259C574FE90428111CA0C5A /* QSBezelInterfacePlugIn */ = { isa = PBXGroup; children = ( + 14E61A0210CFD7E9007663EE /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -74,6 +83,21 @@ name = Resources; sourceTree = ""; }; + 14E61A0210CFD7E9007663EE /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E61A0510CFD806007663EE /* Common.xcconfig */, + 14E61A0610CFD806007663EE /* Debug.xcconfig */, + 14E61A0710CFD806007663EE /* Developer.xcconfig */, + 14E61A0810CFD806007663EE /* QSPlugIn_Debug.xcconfig */, + 14E61A0910CFD806007663EE /* QSPlugIn_Prefix.pch */, + 14E61A0A10CFD806007663EE /* QSPlugIn_Release.xcconfig */, + 14E61A0B10CFD806007663EE /* QSPlugIn.xcconfig */, + 14E61A0C10CFD806007663EE /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -140,6 +164,7 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FE899C1085D4ADF0016C421 /* Build configuration list for PBXProject "QSBezelInterfacePlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; knownRegions = ( English, @@ -173,14 +198,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -209,110 +234,45 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7FE899BE085D4ADF0016C421 /* Development */ = { + 7FE899BE085D4ADF0016C421 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A0810CFD806007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../Developer/Build/Release\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSBezelInterfacePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Bezel Interface"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FE899BF085D4ADF0016C421 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A0A10CFD806007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../Developer/Build/Release\""; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSBezelInterfacePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Bezel Interface"; - WRAPPER_EXTENSION = qsplugin; }; name = Release; }; - 7FE899C0085D4ADF0016C421 /* Default */ = { + 7FE899C2085D4ADF0016C421 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A0610CFD806007663EE /* Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../Developer/Build/Release\""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSBezelInterfacePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Bezel Interface"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7FE899C2085D4ADF0016C421 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7FE899C3085D4ADF0016C421 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A0C10CFD806007663EE /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FE899C4085D4ADF0016C421 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FE899BD085D4ADF0016C421 /* Build configuration list for PBXNativeTarget "Bezel Interface" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FE899BE085D4ADF0016C421 /* Development */, + 7FE899BE085D4ADF0016C421 /* Debug */, 7FE899BF085D4ADF0016C421 /* Release */, - 7FE899C0085D4ADF0016C421 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -320,9 +280,8 @@ 7FE899C1085D4ADF0016C421 /* Build configuration list for PBXProject "QSBezelInterfacePlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FE899C2085D4ADF0016C421 /* Development */, + 7FE899C2085D4ADF0016C421 /* Debug */, 7FE899C3085D4ADF0016C421 /* Release */, - 7FE899C4085D4ADF0016C421 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/Bluetooth/QSBluetoothPlugIn.xcodeproj/project.pbxproj b/Bluetooth/QSBluetoothPlugIn.xcodeproj/project.pbxproj index d560585..24a1a32 100644 --- a/Bluetooth/QSBluetoothPlugIn.xcodeproj/project.pbxproj +++ b/Bluetooth/QSBluetoothPlugIn.xcodeproj/project.pbxproj @@ -17,6 +17,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E61A4C10CFD971007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Common.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61A4D10CFD971007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61A4E10CFD971007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Developer.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61A4F10CFD971007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61A5010CFD971007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Prefix.pch"; sourceTree = SOURCE_ROOT; }; + 14E61A5110CFD971007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Release.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61A5210CFD971007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61A5310CFD971007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Release.xcconfig"; sourceTree = SOURCE_ROOT; }; 32DBCF980370C29C00C91783 /* QSBluetoothPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSBluetoothPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -52,6 +60,7 @@ 0259C574FE90428111CA0C5A /* QSBluetoothPlugIn */ = { isa = PBXGroup; children = ( + 14E61A4210CFD956007663EE /* Configurations */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -69,6 +78,21 @@ name = Resources; sourceTree = ""; }; + 14E61A4210CFD956007663EE /* Configurations */ = { + isa = PBXGroup; + children = ( + 14E61A4C10CFD971007663EE /* Common.xcconfig */, + 14E61A4D10CFD971007663EE /* Debug.xcconfig */, + 14E61A4E10CFD971007663EE /* Developer.xcconfig */, + 14E61A4F10CFD971007663EE /* QSPlugIn_Debug.xcconfig */, + 14E61A5010CFD971007663EE /* QSPlugIn_Prefix.pch */, + 14E61A5110CFD971007663EE /* QSPlugIn_Release.xcconfig */, + 14E61A5210CFD971007663EE /* QSPlugIn.xcconfig */, + 14E61A5310CFD971007663EE /* Release.xcconfig */, + ); + name = Configurations; + sourceTree = ""; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -139,9 +163,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF52085E432B00E2AFC4 /* Build configuration list for PBXProject "QSBluetoothPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSBluetoothPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Bluetooth Module */, ); @@ -161,14 +187,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -188,119 +214,58 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AF4F085E432B00E2AFC4 /* Development */ = { + 7F07AF4F085E432B00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A4F10CFD971007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSBluetoothPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Bluetooth Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AF50085E432B00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A5110CFD971007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSBluetoothPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Bluetooth Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AF51085E432B00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSBluetoothPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Bluetooth Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AF53085E432B00E2AFC4 /* Development */ = { + 7F07AF53085E432B00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A4D10CFD971007663EE /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F07AF54085E432B00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A5310CFD971007663EE /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AF55085E432B00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AF4E085E432B00E2AFC4 /* Build configuration list for PBXNativeTarget "Bluetooth Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF4F085E432B00E2AFC4 /* Development */, + 7F07AF4F085E432B00E2AFC4 /* Debug */, 7F07AF50085E432B00E2AFC4 /* Release */, - 7F07AF51085E432B00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AF52085E432B00E2AFC4 /* Build configuration list for PBXProject "QSBluetoothPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF53085E432B00E2AFC4 /* Development */, + 7F07AF53085E432B00E2AFC4 /* Debug */, 7F07AF54085E432B00E2AFC4 /* Release */, - 7F07AF55085E432B00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/CLIX/QSCLIXPlugIn.m b/CLIX/QSCLIXPlugIn.m index a7ad31e..27e5e53 100644 --- a/CLIX/QSCLIXPlugIn.m +++ b/CLIX/QSCLIXPlugIn.m @@ -27,7 +27,7 @@ - (NSArray *)objectsFromPath:(NSString *)path withSettings:(NSDictionary *)setti NSMutableArray *objects=[NSMutableArray arrayWithCapacity:1]; QSObject *newObject; - foreach(command,commands){ + for(NSString * command in commands){ NSArray *components=[command componentsSeparatedByString:@","]; if ([components count]<4)continue; NSString *title=[components objectAtIndex:0]; diff --git a/CLIX/QSCLIXPlugIn.xcodeproj/project.pbxproj b/CLIX/QSCLIXPlugIn.xcodeproj/project.pbxproj index e08f20c..71648e2 100644 --- a/CLIX/QSCLIXPlugIn.xcodeproj/project.pbxproj +++ b/CLIX/QSCLIXPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E61B1E10CFDF84007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Common.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61B1F10CFDF84007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61B2010CFDF84007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Developer.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61B2110CFDF84007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61B2210CFDF84007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Prefix.pch"; sourceTree = SOURCE_ROOT; }; + 14E61B2310CFDF84007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Release.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61B2410CFDF84007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14E61B2510CFDF84007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Release.xcconfig"; sourceTree = SOURCE_ROOT; }; 32DBCF980370C29C00C91783 /* QSCLIXPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSCLIXPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSCLIXPlugIn */ = { isa = PBXGroup; children = ( + 14E61B1B10CFDF79007663EE /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,6 +71,21 @@ name = Resources; sourceTree = ""; }; + 14E61B1B10CFDF79007663EE /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E61B1E10CFDF84007663EE /* Common.xcconfig */, + 14E61B1F10CFDF84007663EE /* Debug.xcconfig */, + 14E61B2010CFDF84007663EE /* Developer.xcconfig */, + 14E61B2110CFDF84007663EE /* QSPlugIn_Debug.xcconfig */, + 14E61B2210CFDF84007663EE /* QSPlugIn_Prefix.pch */, + 14E61B2310CFDF84007663EE /* QSPlugIn_Release.xcconfig */, + 14E61B2410CFDF84007663EE /* QSPlugIn.xcconfig */, + 14E61B2510CFDF84007663EE /* Release.xcconfig */, + ); + name = Configuration; + sourceTree = ""; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -137,9 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF7A085E432C00E2AFC4 /* Build configuration list for PBXProject "QSCLIXPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSCLIXPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* CLIX Module */, ); @@ -159,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -184,119 +210,58 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AF77085E432C00E2AFC4 /* Development */ = { + 7F07AF77085E432C00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B2110CFDF84007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCLIXPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "CLIX Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AF78085E432C00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B2310CFDF84007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCLIXPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "CLIX Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AF79085E432C00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCLIXPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "CLIX Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AF7B085E432C00E2AFC4 /* Development */ = { + 7F07AF7B085E432C00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B1F10CFDF84007663EE /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F07AF7C085E432C00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B2510CFDF84007663EE /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AF7D085E432C00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AF76085E432C00E2AFC4 /* Build configuration list for PBXNativeTarget "CLIX Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF77085E432C00E2AFC4 /* Development */, + 7F07AF77085E432C00E2AFC4 /* Debug */, 7F07AF78085E432C00E2AFC4 /* Release */, - 7F07AF79085E432C00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AF7A085E432C00E2AFC4 /* Build configuration list for PBXProject "QSCLIXPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF7B085E432C00E2AFC4 /* Development */, + 7F07AF7B085E432C00E2AFC4 /* Debug */, 7F07AF7C085E432C00E2AFC4 /* Release */, - 7F07AF7D085E432C00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/CalendarSupport/QSCalendarSupport.xcode/project.pbxproj b/CalendarSupport/QSCalendarSupport.xcode/project.pbxproj index d8c55e2..5f37d2b 100644 --- a/CalendarSupport/QSCalendarSupport.xcode/project.pbxproj +++ b/CalendarSupport/QSCalendarSupport.xcode/project.pbxproj @@ -3,573 +3,315 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 0259C573FE90428111CA0C5A = { - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA, - 2E58F361FFB2326E11CA0CBA, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0259C574FE90428111CA0C5A; - projectDirPath = ""; - targets = ( - 8D1AC9600486D14A00FE50C9, + +/* Begin PBXBuildFile section */ + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; + E1022AE906B3469300299BEC /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1022AE706B3469300299BEC /* QSCore.framework */; }; + E131F8B007B447EF00D0E4AC /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E131F8AE07B447EF00D0E4AC /* QSFoundation.framework */; }; + E1EAB046068128A200774DFF /* QSCalendarSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSCalendarSupport.m */; }; + E304EDE307FC7D5E003B943E /* NSData+Base64.h in Resources */ = {isa = PBXBuildFile; fileRef = E304EDDC07FC7D5E003B943E /* NSData+Base64.h */; }; + E304EDE407FC7D5E003B943E /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = E304EDDD07FC7D5E003B943E /* NSData+Base64.m */; }; + E304EDE507FC7D5E003B943E /* VFileGlobals.h in Resources */ = {isa = PBXBuildFile; fileRef = E304EDDE07FC7D5E003B943E /* VFileGlobals.h */; }; + E304EDE607FC7D5E003B943E /* VFileObject.h in Resources */ = {isa = PBXBuildFile; fileRef = E304EDDF07FC7D5E003B943E /* VFileObject.h */; }; + E304EDE707FC7D5E003B943E /* VFileObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E304EDE007FC7D5E003B943E /* VFileObject.m */; }; + E304EDE807FC7D5E003B943E /* VFileProperty.h in Resources */ = {isa = PBXBuildFile; fileRef = E304EDE107FC7D5E003B943E /* VFileProperty.h */; }; + E304EDE907FC7D5E003B943E /* VFileProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = E304EDE207FC7D5E003B943E /* VFileProperty.m */; }; + E304EDED07FC7D81003B943E /* VCalendar.h in Resources */ = {isa = PBXBuildFile; fileRef = E304EDEB07FC7D81003B943E /* VCalendar.h */; }; + E304EDEE07FC7D81003B943E /* VCalendar.m in Sources */ = {isa = PBXBuildFile; fileRef = E304EDEC07FC7D81003B943E /* VCalendar.m */; }; + E304EDFC07FC8885003B943E /* VEvent.h in Resources */ = {isa = PBXBuildFile; fileRef = E304EDFA07FC8885003B943E /* VEvent.h */; }; + E304EDFD07FC8885003B943E /* VEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = E304EDFB07FC8885003B943E /* VEvent.m */; }; + E304EE0407FC8C8F003B943E /* NSDate+Calendaring.h in Resources */ = {isa = PBXBuildFile; fileRef = E304EE0207FC8C8F003B943E /* NSDate+Calendaring.h */; }; + E304EE0507FC8C8F003B943E /* NSDate+Calendaring.m in Sources */ = {isa = PBXBuildFile; fileRef = E304EE0307FC8C8F003B943E /* NSDate+Calendaring.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 14E61A8310CFDB4C007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E61A8410CFDB4C007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E61A8510CFDB4C007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E61A8610CFDB4C007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E61A8710CFDB4C007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E61A8810CFDB4C007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E61A8910CFDB4C007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E61A8A10CFDB4C007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSCalendarSupport_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSCalendarSupport_Prefix.pch; sourceTree = ""; }; + 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1AC9740486D14A00FE50C9 /* QSCalendarSupport.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSCalendarSupport.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; + DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + E1022AE706B3469300299BEC /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; + E1022AE806B3469300299BEC /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; sourceTree = ""; }; + E131F8AD07B447EF00D0E4AC /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSEffects.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework; sourceTree = ""; }; + E131F8AE07B447EF00D0E4AC /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework; sourceTree = ""; }; + E1EAB045068128A200774DFF /* QSCalendarSupport.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSCalendarSupport.m; sourceTree = ""; }; + E1EAB047068128A800774DFF /* QSCalendarSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSCalendarSupport.h; sourceTree = ""; }; + E304EDDC07FC7D5E003B943E /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "NSData+Base64.h"; path = "/Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/NSData+Base64.h"; sourceTree = ""; }; + E304EDDD07FC7D5E003B943E /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = "NSData+Base64.m"; path = "/Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/NSData+Base64.m"; sourceTree = ""; }; + E304EDDE07FC7D5E003B943E /* VFileGlobals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VFileGlobals.h; path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileGlobals.h; sourceTree = ""; }; + E304EDDF07FC7D5E003B943E /* VFileObject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VFileObject.h; path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileObject.h; sourceTree = ""; }; + E304EDE007FC7D5E003B943E /* VFileObject.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = VFileObject.m; path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileObject.m; sourceTree = ""; }; + E304EDE107FC7D5E003B943E /* VFileProperty.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VFileProperty.h; path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileProperty.h; sourceTree = ""; }; + E304EDE207FC7D5E003B943E /* VFileProperty.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = VFileProperty.m; path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileProperty.m; sourceTree = ""; }; + E304EDEB07FC7D81003B943E /* VCalendar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VCalendar.h; sourceTree = ""; }; + E304EDEC07FC7D81003B943E /* VCalendar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VCalendar.m; sourceTree = ""; }; + E304EDFA07FC8885003B943E /* VEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VEvent.h; sourceTree = ""; }; + E304EDFB07FC8885003B943E /* VEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VEvent.m; sourceTree = ""; }; + E304EE0207FC8C8F003B943E /* NSDate+Calendaring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+Calendaring.h"; sourceTree = ""; }; + E304EE0307FC8C8F003B943E /* NSDate+Calendaring.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+Calendaring.m"; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + E1022AE906B3469300299BEC /* QSCore.framework in Frameworks */, + E131F8B007B447EF00D0E4AC /* QSFoundation.framework in Frameworks */, ); + runOnlyForDeploymentPostprocessing = 0; }; - 0259C574FE90428111CA0C5A = { +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0259C574FE90428111CA0C5A /* QSCalendarSupport */ = { + isa = PBXGroup; children = ( - 32DBCF9E0370C38000C91783, - 32DBCF9F0370C38200C91783, - 0259C582FE90428111CA0C5A, - 1ED78706FE9D4A0611CA0C5A, - 2E58F364FFB232C311CA0CBA, + 14E61A7E10CFDB1F007663EE /* Configuration */, + 32DBCF9E0370C38000C91783 /* Classes */, + 32DBCF9F0370C38200C91783 /* Other Sources */, + 0259C582FE90428111CA0C5A /* Resources */, + 1ED78706FE9D4A0611CA0C5A /* Products */, + 2E58F364FFB232C311CA0CBA /* Frameworks */, ); - isa = PBXGroup; name = QSCalendarSupport; - refType = 4; sourceTree = ""; }; - 0259C582FE90428111CA0C5A = { + 0259C582FE90428111CA0C5A /* Resources */ = { + isa = PBXGroup; children = ( - 8D1AC9730486D14A00FE50C9, + 8D1AC9730486D14A00FE50C9 /* Info.plist */, ); - isa = PBXGroup; name = Resources; - refType = 4; sourceTree = ""; }; -//020 -//021 -//022 -//023 -//024 -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 - 1ED78706FE9D4A0611CA0C5A = { + 14E61A7E10CFDB1F007663EE /* Configuration */ = { + isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9, + 14E61A8310CFDB4C007663EE /* Common.xcconfig */, + 14E61A8410CFDB4C007663EE /* Debug.xcconfig */, + 14E61A8510CFDB4C007663EE /* Developer.xcconfig */, + 14E61A8610CFDB4C007663EE /* QSPlugIn_Debug.xcconfig */, + 14E61A8710CFDB4C007663EE /* QSPlugIn_Prefix.pch */, + 14E61A8810CFDB4C007663EE /* QSPlugIn_Release.xcconfig */, + 14E61A8910CFDB4C007663EE /* QSPlugIn.xcconfig */, + 14E61A8A10CFDB4C007663EE /* Release.xcconfig */, ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; + 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; + children = ( + 8D1AC9740486D14A00FE50C9 /* QSCalendarSupport.qsplugin */, + ); name = Products; - refType = 4; sourceTree = ""; }; -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 - 2E58F360FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; - 2E58F364FFB232C311CA0CBA = { + 2E58F364FFB232C311CA0CBA /* Frameworks */ = { + isa = PBXGroup; children = ( - DD92D38A0106425D02CA0E72, - E131F8AE07B447EF00D0E4AC, - E1022AE706B3469300299BEC, - E131F8AD07B447EF00D0E4AC, - E1022AE806B3469300299BEC, + DD92D38A0106425D02CA0E72 /* Cocoa.framework */, + E131F8AE07B447EF00D0E4AC /* QSFoundation.framework */, + E1022AE706B3469300299BEC /* QSCore.framework */, + E131F8AD07B447EF00D0E4AC /* QSEffects.framework */, + E1022AE806B3469300299BEC /* QSInterface.framework */, ); - isa = PBXGroup; name = Frameworks; - refType = 4; sourceTree = ""; }; -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 -//320 -//321 -//322 -//323 -//324 - 32DBCF980370C29C00C91783 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSCalendarSupport_Prefix.pch; - refType = 4; - sourceTree = ""; - }; - 32DBCF9E0370C38000C91783 = { + 32DBCF9E0370C38000C91783 /* Classes */ = { + isa = PBXGroup; children = ( - E304EE0207FC8C8F003B943E, - E304EE0307FC8C8F003B943E, - E304EDEA07FC7D6A003B943E, - E1EAB047068128A800774DFF, - E1EAB045068128A200774DFF, - E304EDEB07FC7D81003B943E, - E304EDEC07FC7D81003B943E, - E304EDFA07FC8885003B943E, - E304EDFB07FC8885003B943E, + E304EE0207FC8C8F003B943E /* NSDate+Calendaring.h */, + E304EE0307FC8C8F003B943E /* NSDate+Calendaring.m */, + E304EDEA07FC7D6A003B943E /* VFile */, + E1EAB047068128A800774DFF /* QSCalendarSupport.h */, + E1EAB045068128A200774DFF /* QSCalendarSupport.m */, + E304EDEB07FC7D81003B943E /* VCalendar.h */, + E304EDEC07FC7D81003B943E /* VCalendar.m */, + E304EDFA07FC8885003B943E /* VEvent.h */, + E304EDFB07FC8885003B943E /* VEvent.m */, ); - isa = PBXGroup; name = Classes; - refType = 4; sourceTree = ""; }; - 32DBCF9F0370C38200C91783 = { + 32DBCF9F0370C38200C91783 /* Other Sources */ = { + isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783, + 32DBCF980370C29C00C91783 /* QSCalendarSupport_Prefix.pch */, ); - isa = PBXGroup; name = "Other Sources"; - path = ""; - refType = 4; sourceTree = ""; }; -//320 -//321 -//322 -//323 -//324 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D1AC9600486D14A00FE50C9 = { + E304EDEA07FC7D6A003B943E /* VFile */ = { + isa = PBXGroup; + children = ( + E304EDDC07FC7D5E003B943E /* NSData+Base64.h */, + E304EDDD07FC7D5E003B943E /* NSData+Base64.m */, + E304EDDE07FC7D5E003B943E /* VFileGlobals.h */, + E304EDDF07FC7D5E003B943E /* VFileObject.h */, + E304EDE007FC7D5E003B943E /* VFileObject.m */, + E304EDE107FC7D5E003B943E /* VFileProperty.h */, + E304EDE207FC7D5E003B943E /* VFileProperty.m */, + ); + name = VFile; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1AC9600486D14A00FE50C9 /* QSCalendarSupport */ = { + isa = PBXNativeTarget; + buildConfigurationList = 14E61A8010CFDB1F007663EE /* Build configuration list for PBXNativeTarget "QSCalendarSupport" */; buildPhases = ( - 8D1AC9660486D14A00FE50C9, - 8D1AC96A0486D14A00FE50C9, - 8D1AC96E0486D14A00FE50C9, - E1022B2806B3475D00299BEC, + 8D1AC9660486D14A00FE50C9 /* Resources */, + 8D1AC96A0486D14A00FE50C9 /* Sources */, + 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCalendarSupport_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSCalendarSupport; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); - isa = PBXNativeTarget; name = QSCalendarSupport; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSCalendarSupport; - productReference = 8D1AC9740486D14A00FE50C9; + productReference = 8D1AC9740486D14A00FE50C9 /* QSCalendarSupport.qsplugin */; productType = "com.apple.product-type.bundle"; }; - 8D1AC9660486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - E304EDE307FC7D5E003B943E, - E304EDE507FC7D5E003B943E, - E304EDE607FC7D5E003B943E, - E304EDE807FC7D5E003B943E, - E304EDED07FC7D81003B943E, - E304EDFC07FC8885003B943E, - E304EE0407FC8C8F003B943E, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D1AC96A0486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - E1EAB046068128A200774DFF, - E304EDE407FC7D5E003B943E, - E304EDE707FC7D5E003B943E, - E304EDE907FC7D5E003B943E, - E304EDEE07FC7D81003B943E, - E304EDFD07FC8885003B943E, - E304EE0507FC8C8F003B943E, +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0259C573FE90428111CA0C5A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 14E61A7F10CFDB1F007663EE /* Build configuration list for PBXProject "QSCalendarSupport" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + mainGroup = 0259C574FE90428111CA0C5A /* QSCalendarSupport */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D1AC9600486D14A00FE50C9 /* QSCalendarSupport */, ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC96E0486D14A00FE50C9 = { +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1AC9660486D14A00FE50C9 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D1AC9700486D14A00FE50C9, - E1022AE906B3469300299BEC, - E131F8B007B447EF00D0E4AC, + E304EDE307FC7D5E003B943E /* NSData+Base64.h in Resources */, + E304EDE507FC7D5E003B943E /* VFileGlobals.h in Resources */, + E304EDE607FC7D5E003B943E /* VFileObject.h in Resources */, + E304EDE807FC7D5E003B943E /* VFileProperty.h in Resources */, + E304EDED07FC7D81003B943E /* VCalendar.h in Resources */, + E304EDFC07FC8885003B943E /* VEvent.h in Resources */, + E304EE0407FC8C8F003B943E /* NSDate+Calendaring.h in Resources */, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC9700486D14A00FE50C9 = { - fileRef = DD92D38A0106425D02CA0E72; - isa = PBXBuildFile; - settings = { - }; - }; - 8D1AC9730486D14A00FE50C9 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D1AC9740486D14A00FE50C9 = { - explicitFileType = wrapper.cfbundle; - includeInIndex = 0; - isa = PBXFileReference; - path = QSCalendarSupport.qsplugin; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 - DD92D38A0106425D02CA0E72 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Cocoa.framework; - path = /System/Library/Frameworks/Cocoa.framework; - refType = 0; - sourceTree = ""; - }; -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 -//E10 -//E11 -//E12 -//E13 -//E14 - E1022AE706B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSCore.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; - refType = 0; - sourceTree = ""; - }; - E1022AE806B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSInterface.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; - refType = 0; - sourceTree = ""; - }; - E1022AE906B3469300299BEC = { - fileRef = E1022AE706B3469300299BEC; - isa = PBXBuildFile; - settings = { - }; - }; - E1022B2806B3475D00299BEC = { - buildActionMask = 2147483647; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + E1022B2806B3475D00299BEC /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( ); inputPaths = ( ); - isa = PBXShellScriptBuildPhase; outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; - E131F8AD07B447EF00D0E4AC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSEffects.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework; - refType = 0; - sourceTree = ""; - }; - E131F8AE07B447EF00D0E4AC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSFoundation.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework; - refType = 0; - sourceTree = ""; - }; - E131F8B007B447EF00D0E4AC = { - fileRef = E131F8AE07B447EF00D0E4AC; - isa = PBXBuildFile; - settings = { - }; - }; - E1EAB045068128A200774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = QSCalendarSupport.m; - refType = 4; - sourceTree = ""; - }; - E1EAB046068128A200774DFF = { - fileRef = E1EAB045068128A200774DFF; - isa = PBXBuildFile; - settings = { - }; - }; - E1EAB047068128A800774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSCalendarSupport.h; - refType = 4; - sourceTree = ""; - }; -//E10 -//E11 -//E12 -//E13 -//E14 -//E30 -//E31 -//E32 -//E33 -//E34 - E304EDDC07FC7D5E003B943E = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = "NSData+Base64.h"; - path = "/Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/NSData+Base64.h"; - refType = 0; - sourceTree = ""; - }; - E304EDDD07FC7D5E003B943E = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - name = "NSData+Base64.m"; - path = "/Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/NSData+Base64.m"; - refType = 0; - sourceTree = ""; - }; - E304EDDE07FC7D5E003B943E = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = VFileGlobals.h; - path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileGlobals.h; - refType = 0; - sourceTree = ""; - }; - E304EDDF07FC7D5E003B943E = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = VFileObject.h; - path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileObject.h; - refType = 0; - sourceTree = ""; - }; - E304EDE007FC7D5E003B943E = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - name = VFileObject.m; - path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileObject.m; - refType = 0; - sourceTree = ""; - }; - E304EDE107FC7D5E003B943E = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = VFileProperty.h; - path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileProperty.h; - refType = 0; - sourceTree = ""; - }; - E304EDE207FC7D5E003B943E = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - name = VFileProperty.m; - path = /Users/donovan/Development/Quicksilver/Plugins/svn/ContactSupport/VFileProperty.m; - refType = 0; - sourceTree = ""; - }; - E304EDE307FC7D5E003B943E = { - fileRef = E304EDDC07FC7D5E003B943E; - isa = PBXBuildFile; - settings = { - }; - }; - E304EDE407FC7D5E003B943E = { - fileRef = E304EDDD07FC7D5E003B943E; - isa = PBXBuildFile; - settings = { - }; - }; - E304EDE507FC7D5E003B943E = { - fileRef = E304EDDE07FC7D5E003B943E; - isa = PBXBuildFile; - settings = { - }; - }; - E304EDE607FC7D5E003B943E = { - fileRef = E304EDDF07FC7D5E003B943E; - isa = PBXBuildFile; - settings = { - }; - }; - E304EDE707FC7D5E003B943E = { - fileRef = E304EDE007FC7D5E003B943E; - isa = PBXBuildFile; - settings = { - }; - }; - E304EDE807FC7D5E003B943E = { - fileRef = E304EDE107FC7D5E003B943E; - isa = PBXBuildFile; - settings = { - }; - }; - E304EDE907FC7D5E003B943E = { - fileRef = E304EDE207FC7D5E003B943E; - isa = PBXBuildFile; - settings = { - }; - }; - E304EDEA07FC7D6A003B943E = { - children = ( - E304EDDC07FC7D5E003B943E, - E304EDDD07FC7D5E003B943E, - E304EDDE07FC7D5E003B943E, - E304EDDF07FC7D5E003B943E, - E304EDE007FC7D5E003B943E, - E304EDE107FC7D5E003B943E, - E304EDE207FC7D5E003B943E, +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D1AC96A0486D14A00FE50C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E1EAB046068128A200774DFF /* QSCalendarSupport.m in Sources */, + E304EDE407FC7D5E003B943E /* NSData+Base64.m in Sources */, + E304EDE707FC7D5E003B943E /* VFileObject.m in Sources */, + E304EDE907FC7D5E003B943E /* VFileProperty.m in Sources */, + E304EDEE07FC7D81003B943E /* VCalendar.m in Sources */, + E304EDFD07FC8885003B943E /* VEvent.m in Sources */, + E304EE0507FC8C8F003B943E /* NSDate+Calendaring.m in Sources */, ); - isa = PBXGroup; - name = VFile; - refType = 4; - sourceTree = ""; - }; - E304EDEB07FC7D81003B943E = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = VCalendar.h; - refType = 4; - sourceTree = ""; - }; - E304EDEC07FC7D81003B943E = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = VCalendar.m; - refType = 4; - sourceTree = ""; - }; - E304EDED07FC7D81003B943E = { - fileRef = E304EDEB07FC7D81003B943E; - isa = PBXBuildFile; - settings = { - }; - }; - E304EDEE07FC7D81003B943E = { - fileRef = E304EDEC07FC7D81003B943E; - isa = PBXBuildFile; - settings = { - }; - }; - E304EDFA07FC8885003B943E = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = VEvent.h; - refType = 4; - sourceTree = ""; - }; - E304EDFB07FC8885003B943E = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = VEvent.m; - refType = 4; - sourceTree = ""; + runOnlyForDeploymentPostprocessing = 0; }; - E304EDFC07FC8885003B943E = { - fileRef = E304EDFA07FC8885003B943E; - isa = PBXBuildFile; - settings = { +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 14E61A7710CFDB02007663EE /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A8410CFDB4C007663EE /* Debug.xcconfig */; + buildSettings = { }; + name = Debug; }; - E304EDFD07FC8885003B943E = { - fileRef = E304EDFB07FC8885003B943E; - isa = PBXBuildFile; - settings = { + 14E61A7810CFDB02007663EE /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A8A10CFDB4C007663EE /* Release.xcconfig */; + buildSettings = { }; + name = Release; }; - E304EE0207FC8C8F003B943E = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = "NSDate+Calendaring.h"; - refType = 4; - sourceTree = ""; - }; - E304EE0307FC8C8F003B943E = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = "NSDate+Calendaring.m"; - refType = 4; - sourceTree = ""; - }; - E304EE0407FC8C8F003B943E = { - fileRef = E304EE0207FC8C8F003B943E; - isa = PBXBuildFile; - settings = { + 14E61A7A10CFDB02007663EE /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A8610CFDB4C007663EE /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + PRODUCT_NAME = QSCalendarSupport; + ZERO_LINK = YES; }; + name = Debug; }; - E304EE0507FC8C8F003B943E = { - fileRef = E304EE0307FC8C8F003B943E; - isa = PBXBuildFile; - settings = { + 14E61A7B10CFDB02007663EE /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E61A8810CFDB4C007663EE /* QSPlugIn_Release.xcconfig */; + buildSettings = { + PRODUCT_NAME = QSCalendarSupport; + ZERO_LINK = NO; }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 14E61A7F10CFDB1F007663EE /* Build configuration list for PBXProject "QSCalendarSupport" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14E61A7710CFDB02007663EE /* Debug */, + 14E61A7810CFDB02007663EE /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 14E61A8010CFDB1F007663EE /* Build configuration list for PBXNativeTarget "QSCalendarSupport" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14E61A7A10CFDB02007663EE /* Debug */, + 14E61A7B10CFDB02007663EE /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; +/* End XCConfigurationList section */ }; - rootObject = 0259C573FE90428111CA0C5A; + rootObject = 0259C573FE90428111CA0C5A /* Project object */; } diff --git a/Camino/QSCaminoPlugIn.xcodeproj/project.pbxproj b/Camino/QSCaminoPlugIn.xcodeproj/project.pbxproj index 561d6e3..7b47d9f 100644 --- a/Camino/QSCaminoPlugIn.xcodeproj/project.pbxproj +++ b/Camino/QSCaminoPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E61AAF10CFDCD5007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E61AB010CFDCD5007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E61AB110CFDCD5007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E61AB210CFDCD5007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E61AB310CFDCD5007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E61AB410CFDCD5007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E61AB510CFDCD5007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E61AB610CFDCD5007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSCaminoPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSCaminoPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSCaminoPlugIn */ = { isa = PBXGroup; children = ( + 14E61AA610CFDCA8007663EE /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,6 +71,21 @@ name = Resources; sourceTree = ""; }; + 14E61AA610CFDCA8007663EE /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E61AAF10CFDCD5007663EE /* Common.xcconfig */, + 14E61AB010CFDCD5007663EE /* Debug.xcconfig */, + 14E61AB110CFDCD5007663EE /* Developer.xcconfig */, + 14E61AB210CFDCD5007663EE /* QSPlugIn_Debug.xcconfig */, + 14E61AB310CFDCD5007663EE /* QSPlugIn_Prefix.pch */, + 14E61AB410CFDCD5007663EE /* QSPlugIn_Release.xcconfig */, + 14E61AB510CFDCD5007663EE /* QSPlugIn.xcconfig */, + 14E61AB610CFDCD5007663EE /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -137,9 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF5A085E432B00E2AFC4 /* Build configuration list for PBXProject "QSCaminoPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSCaminoPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Camino Module */, ); @@ -159,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -184,127 +210,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AF57085E432B00E2AFC4 /* Development */ = { + 7F07AF57085E432B00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AB210CFDCD5007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCaminoPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Camino Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AF58085E432B00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AB410CFDCD5007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCaminoPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Camino Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AF59085E432B00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCaminoPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Camino Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AF5B085E432B00E2AFC4 /* Development */ = { + 7F07AF5B085E432B00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AB010CFDCD5007663EE /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F07AF5C085E432B00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AB610CFDCD5007663EE /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AF5D085E432B00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AF56085E432B00E2AFC4 /* Build configuration list for PBXNativeTarget "Camino Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF57085E432B00E2AFC4 /* Development */, + 7F07AF57085E432B00E2AFC4 /* Debug */, 7F07AF58085E432B00E2AFC4 /* Release */, - 7F07AF59085E432B00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AF5A085E432B00E2AFC4 /* Build configuration list for PBXProject "QSCaminoPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF5B085E432B00E2AFC4 /* Development */, + 7F07AF5B085E432B00E2AFC4 /* Debug */, 7F07AF5C085E432B00E2AFC4 /* Release */, - 7F07AF5D085E432B00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Cl1p/QSCl1pPlugIn.xcodeproj/project.pbxproj b/Cl1p/QSCl1pPlugIn.xcodeproj/project.pbxproj index 384a96a..871c5bc 100644 --- a/Cl1p/QSCl1pPlugIn.xcodeproj/project.pbxproj +++ b/Cl1p/QSCl1pPlugIn.xcodeproj/project.pbxproj @@ -8,23 +8,29 @@ /* Begin PBXBuildFile section */ 7F35722F09ED57CE009B340A /* QSCl1pPlugInAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F35722E09ED57CE009B340A /* QSCl1pPlugInAction.m */; }; - 7F35FF4007F9ACD90056051D /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F35FF3C07F9ACD90056051D /* QSCore.framework */; }; - 7F35FF4207F9ACD90056051D /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E61AF110CFDE7C007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E61AF210CFDE7C007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E61AF310CFDE7C007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E61AF410CFDE7C007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E61AF510CFDE7C007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E61AF610CFDE7C007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E61AF710CFDE7C007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E61AF810CFDE7C007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSCl1pPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSCl1pPlugIn_Prefix.pch; sourceTree = ""; }; 7F35722D09ED57CE009B340A /* QSCl1pPlugInAction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSCl1pPlugInAction.h; sourceTree = ""; }; 7F35722E09ED57CE009B340A /* QSCl1pPlugInAction.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSCl1pPlugInAction.m; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; - 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; + 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = ../../../../QSFoundation.framework; sourceTree = QSFramework; }; 7F35FF3F07F9ACD90056051D /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Cl1p Upload.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Cl1p Upload.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSCl1pPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSCl1pPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -34,8 +40,6 @@ buildActionMask = 2147483647; files = ( 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, - 7F35FF4007F9ACD90056051D /* QSCore.framework in Frameworks */, - 7F35FF4207F9ACD90056051D /* QSFoundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -45,6 +49,7 @@ 0259C574FE90428111CA0C5A /* QSCl1pPlugIn */ = { isa = PBXGroup; children = ( + 14E61AEC10CFDE3A007663EE /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,10 +67,25 @@ name = Resources; sourceTree = ""; }; + 14E61AEC10CFDE3A007663EE /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E61AF110CFDE7C007663EE /* Common.xcconfig */, + 14E61AF210CFDE7C007663EE /* Debug.xcconfig */, + 14E61AF310CFDE7C007663EE /* Developer.xcconfig */, + 14E61AF410CFDE7C007663EE /* QSPlugIn_Debug.xcconfig */, + 14E61AF510CFDE7C007663EE /* QSPlugIn_Prefix.pch */, + 14E61AF610CFDE7C007663EE /* QSPlugIn_Release.xcconfig */, + 14E61AF710CFDE7C007663EE /* QSPlugIn.xcconfig */, + 14E61AF810CFDE7C007663EE /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Cl1p Upload.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSCl1pPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -128,7 +148,7 @@ name = "Cl1p Upload"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSCl1pPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Cl1p Upload.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSCl1pPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -161,14 +181,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -186,60 +206,35 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AF410CFDE7C007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCl1pPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSCl1pPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AF610CFDE7C007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCl1pPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Cl1p Upload"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AF210CFDE7C007663EE /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AF810CFDE7C007663EE /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_MODEL_TUNING = G5; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -249,7 +244,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Cl1p Upload" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -258,7 +253,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSCl1pPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/Codeless/CodelessPlugIns.xcodeproj/project.pbxproj b/Codeless/CodelessPlugIns.xcodeproj/project.pbxproj index 64352b2..c0c050e 100644 --- a/Codeless/CodelessPlugIns.xcodeproj/project.pbxproj +++ b/Codeless/CodelessPlugIns.xcodeproj/project.pbxproj @@ -13,18 +13,6 @@ buildPhases = ( 7FF8B9E207B7FF790088CEEF /* CopyFiles */, ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = "Copy PlugIns"; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; dependencies = ( ); name = "Copy PlugIns"; @@ -38,23 +26,6 @@ 7FF8B9E607B7FF840088CEEF /* Watson Module.qsplugin in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7FF8B99D07B7FF4C0088CEEF /* Watson Module.qsplugin */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 7FF8B99007B7FF390088CEEF /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - }; - name = Development; - }; - 7FF8B99107B7FF390088CEEF /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXCopyFilesBuildPhase section */ 7FF8B9E207B7FF790088CEEF /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; @@ -92,15 +63,11 @@ 7FF8B99207B7FF390088CEEF /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07ADD5085E432300E2AFC4 /* Build configuration list for PBXProject "CodelessPlugIns" */; - buildSettings = { - }; - buildStyles = ( - 7FF8B99007B7FF390088CEEF /* Development */, - 7FF8B99107B7FF390088CEEF /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 0; mainGroup = 7FF8B98E07B7FF390088CEEF; projectDirPath = ""; + projectRoot = ""; targets = ( 7FF8B9E307B7FF790088CEEF /* Copy PlugIns */, ); diff --git a/ColloquyPlugin/trunk/ColloquyPlugin.xcodeproj/project.pbxproj b/ColloquyPlugin/trunk/ColloquyPlugin.xcodeproj/project.pbxproj index 7154800..2daed86 100644 --- a/ColloquyPlugin/trunk/ColloquyPlugin.xcodeproj/project.pbxproj +++ b/ColloquyPlugin/trunk/ColloquyPlugin.xcodeproj/project.pbxproj @@ -31,15 +31,17 @@ 0ABBCB600670143600684C6F /* autoRoom.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = autoRoom.tif; sourceTree = ""; }; 0ABBD185067170AC00684C6F /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/ActionNames.strings; sourceTree = ""; }; 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + 14A8D04F10CE505A003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D05010CE505A003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D05110CE505A003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D05210CE505A003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D05310CE505A003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D05410CE505A003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D05510CE505A003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D05610CE505A003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF630370AF2F00C91783 /* ColloquyPlugin_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColloquyPlugin_Prefix.pch; sourceTree = ""; }; - 4D0C0CA10E0FB7060027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0CA20E0FB7060027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0CA30E0FB7060027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0CA40E0FB7060027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0CA50E0FB7060027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0CA60E0FB7060027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 8D5B49B6048680CD000E48DA /* Colloquy Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Colloquy Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; - 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = ""; }; + 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -136,16 +138,17 @@ 4D0C0CA00E0FB7060027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0CA10E0FB7060027D189 /* Common.xcconfig */, - 4D0C0CA20E0FB7060027D189 /* Debug.xcconfig */, - 4D0C0CA30E0FB7060027D189 /* Developer.xcconfig */, - 4D0C0CA40E0FB7060027D189 /* QSPlugIn.xcconfig */, - 4D0C0CA50E0FB7060027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0CA60E0FB7060027D189 /* Release.xcconfig */, + 14A8D04F10CE505A003857E3 /* Common.xcconfig */, + 14A8D05010CE505A003857E3 /* Debug.xcconfig */, + 14A8D05110CE505A003857E3 /* Developer.xcconfig */, + 14A8D05210CE505A003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D05310CE505A003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D05410CE505A003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D05510CE505A003857E3 /* QSPlugIn.xcconfig */, + 14A8D05610CE505A003857E3 /* Release.xcconfig */, ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; /* End PBXGroup section */ @@ -217,14 +220,14 @@ /* Begin PBXShellScriptBuildPhase section */ 0A6B6F8406D152FB00205B03 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -255,30 +258,29 @@ /* Begin XCBuildConfiguration section */ 4D0C0C950E0FB6F10027D189 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0CA20E0FB7060027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D05010CE505A003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 4D0C0C960E0FB6F10027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0CA60E0FB7060027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8D05610CE505A003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 4D0C0C980E0FB6F10027D189 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0CA40E0FB7060027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D05210CE505A003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - INFOPLIST_PREPROCESS = NO; PRODUCT_NAME = "Colloquy Module"; }; name = Debug; }; 4D0C0C990E0FB6F10027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0CA40E0FB7060027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D05410CE505A003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { INFOPLIST_PREPROCESS = NO; PRODUCT_NAME = "Colloquy Module"; diff --git a/CommandLineTool/QSCommandLineTool.xcodeproj/project.pbxproj b/CommandLineTool/QSCommandLineTool.xcodeproj/project.pbxproj index 8727f51..7f306ad 100644 --- a/CommandLineTool/QSCommandLineTool.xcodeproj/project.pbxproj +++ b/CommandLineTool/QSCommandLineTool.xcodeproj/project.pbxproj @@ -35,6 +35,14 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ + 14E61B5010CFE069007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E61B5110CFE069007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E61B5210CFE069007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E61B5310CFE069007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E61B5410CFE069007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E61B5510CFE069007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E61B5610CFE069007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E61B5710CFE069007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSCommandLineTool_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSCommandLineTool_Prefix.pch; sourceTree = ""; }; 7FDB7FCD0AA8C77900CCE360 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FDB7FCE0AA8C77900CCE360 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -85,6 +93,7 @@ 0259C574FE90428111CA0C5A /* QSCommandLineTool */ = { isa = PBXGroup; children = ( + 14E61B4D10CFE03C007663EE /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, E1127F960695F44F008AE6A3 /* Templates */, @@ -106,6 +115,21 @@ name = Resources; sourceTree = ""; }; + 14E61B4D10CFE03C007663EE /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E61B5010CFE069007663EE /* Common.xcconfig */, + 14E61B5110CFE069007663EE /* Debug.xcconfig */, + 14E61B5210CFE069007663EE /* Developer.xcconfig */, + 14E61B5310CFE069007663EE /* QSPlugIn_Debug.xcconfig */, + 14E61B5410CFE069007663EE /* QSPlugIn_Prefix.pch */, + 14E61B5510CFE069007663EE /* QSPlugIn_Release.xcconfig */, + 14E61B5610CFE069007663EE /* QSPlugIn.xcconfig */, + 14E61B5710CFE069007663EE /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -237,14 +261,14 @@ /* Begin PBXShellScriptBuildPhase section */ 7F4ADEE9096F38B600C9B950 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -292,60 +316,27 @@ /* Begin XCBuildConfiguration section */ 7F07AF88085E432D00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B5710CFE069007663EE /* Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - INSTALL_PATH = /usr/local/bin; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ( - "-framework", - Foundation, - "-framework", - AppKit, - ); - OTHER_REZFLAGS = ""; PRODUCT_NAME = qs; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); ZERO_LINK = NO; }; name = Release; }; 7F07AF8C085E432D00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B5510CFE069007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCommandLineTool_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Command Line Tool"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; 7F07AF90085E432D00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B5710CFE069007663EE /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; diff --git a/Compression/QSCompressionActionProvider.m b/Compression/QSCompressionActionProvider.m index 9bbeda8..8abadcf 100644 --- a/Compression/QSCompressionActionProvider.m +++ b/Compression/QSCompressionActionProvider.m @@ -16,7 +16,7 @@ - (BOOL)tgzCompress:(NSArray *)paths destination:(NSString *)destinationPath{ NSTask *task=[[[NSTask alloc]init]autorelease]; [task setLaunchPath:@"/usr/bin/tar"]; NSMutableArray *arguments=[NSMutableArray arrayWithObjects:@"-zcf",destinationPath,nil]; - foreach(path,paths){ + for(NSString * path in paths){ [arguments addObject:@"-C"]; [arguments addObject:[path stringByDeletingLastPathComponent]]; [arguments addObject:[path lastPathComponent]]; @@ -30,7 +30,7 @@ - (BOOL)tbzCompress:(NSArray *)paths destination:(NSString *)destinationPath{ NSTask *task=[[[NSTask alloc]init]autorelease]; [task setLaunchPath:@"/usr/bin/tar"]; NSMutableArray *arguments=[NSMutableArray arrayWithObjects:@"-jcf",destinationPath,nil]; - foreach(path,paths){ + for(NSString * path in paths){ [arguments addObject:@"-C"]; [arguments addObject:[path stringByDeletingLastPathComponent]]; [arguments addObject:[path lastPathComponent]]; diff --git a/Compression/QSCompressionPlugIn.xcodeproj/project.pbxproj b/Compression/QSCompressionPlugIn.xcodeproj/project.pbxproj index b16024c..0063e0e 100644 --- a/Compression/QSCompressionPlugIn.xcodeproj/project.pbxproj +++ b/Compression/QSCompressionPlugIn.xcodeproj/project.pbxproj @@ -15,6 +15,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E61B8910CFE2D7007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E61B8A10CFE2D7007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E61B8B10CFE2D7007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E61B8C10CFE2D7007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E61B8D10CFE2D7007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E61B8E10CFE2D7007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E61B8F10CFE2D7007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E61B9010CFE2D7007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSCompressionPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSCompressionPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -47,6 +55,7 @@ 0259C574FE90428111CA0C5A /* QSCompressionPlugIn */ = { isa = PBXGroup; children = ( + 14E61B8610CFE2B9007663EE /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -65,6 +74,21 @@ name = Resources; sourceTree = ""; }; + 14E61B8610CFE2B9007663EE /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E61B8910CFE2D7007663EE /* Common.xcconfig */, + 14E61B8A10CFE2D7007663EE /* Debug.xcconfig */, + 14E61B8B10CFE2D7007663EE /* Developer.xcconfig */, + 14E61B8C10CFE2D7007663EE /* QSPlugIn_Debug.xcconfig */, + 14E61B8D10CFE2D7007663EE /* QSPlugIn_Prefix.pch */, + 14E61B8E10CFE2D7007663EE /* QSPlugIn_Release.xcconfig */, + 14E61B8F10CFE2D7007663EE /* QSPlugIn.xcconfig */, + 14E61B9010CFE2D7007663EE /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -140,9 +164,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSCompressionPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSCompressionPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* File Compression Module */, ); @@ -163,14 +189,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -188,59 +214,35 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B8C10CFE2D7007663EE /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCompressionPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "File Compression Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B8E10CFE2D7007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCompressionPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "File Compression Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B8A10CFE2D7007663EE /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61B9010CFE2D7007663EE /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -250,7 +252,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "File Compression Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -259,7 +261,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSCompressionPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/Daemons/QSSystemDaemonsPlugIn.xcodeproj/project.pbxproj b/Daemons/QSSystemDaemonsPlugIn.xcodeproj/project.pbxproj index 65a0a57..ac72269 100644 --- a/Daemons/QSSystemDaemonsPlugIn.xcodeproj/project.pbxproj +++ b/Daemons/QSSystemDaemonsPlugIn.xcodeproj/project.pbxproj @@ -13,31 +13,15 @@ E1EAB046068128A200774DFF /* QSSystemDaemonsPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSSystemDaemonsPlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 1483E59110D0F299009F139A /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1483E59210D0F299009F139A /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1483E59310D0F299009F139A /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1483E59410D0F299009F139A /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1483E59510D0F299009F139A /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1483E59610D0F299009F139A /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1483E59710D0F299009F139A /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1483E59810D0F299009F139A /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSystemDaemonsPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSystemDaemonsPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -69,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSSystemDaemonsPlugIn */ = { isa = PBXGroup; children = ( + 1483E58E10D0F27B009F139A /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -86,6 +71,21 @@ name = Resources; sourceTree = ""; }; + 1483E58E10D0F27B009F139A /* Configuration */ = { + isa = PBXGroup; + children = ( + 1483E59110D0F299009F139A /* Common.xcconfig */, + 1483E59210D0F299009F139A /* Debug.xcconfig */, + 1483E59310D0F299009F139A /* Developer.xcconfig */, + 1483E59410D0F299009F139A /* QSPlugIn_Debug.xcconfig */, + 1483E59510D0F299009F139A /* QSPlugIn_Prefix.pch */, + 1483E59610D0F299009F139A /* QSPlugIn_Release.xcconfig */, + 1483E59710D0F299009F139A /* QSPlugIn.xcconfig */, + 1483E59810D0F299009F139A /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -147,21 +147,6 @@ ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSystemDaemonsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSSystemDaemonsPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = QSSystemDaemonsPlugIn; @@ -176,15 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF256F085E488700266176 /* Build configuration list for PBXProject "QSSystemDaemonsPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSystemDaemonsPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSSystemDaemonsPlugIn */, ); @@ -204,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -229,88 +210,39 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF256C085E488700266176 /* Development */ = { + 7FFF256C085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E59410D0F299009F139A /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSystemDaemonsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSSystemDaemonsPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7FFF256D085E488700266176 /* Deployment */ = { + 7FFF256D085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E59610D0F299009F139A /* QSPlugIn_Release.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSystemDaemonsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSSystemDaemonsPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; - name = Deployment; - }; - 7FFF256E085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSystemDaemonsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSSystemDaemonsPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF2570085E488700266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; + name = Release; }; - 7FFF2571085E488700266176 /* Deployment */ = { + 7FFF2570085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E59210D0F299009F139A /* Debug.xcconfig */; buildSettings = { }; - name = Deployment; + name = Debug; }; - 7FFF2572085E488700266176 /* Default */ = { + 7FFF2571085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E59810D0F299009F139A /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -318,22 +250,20 @@ 7FFF256B085E488700266176 /* Build configuration list for PBXNativeTarget "QSSystemDaemonsPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF256C085E488700266176 /* Development */, - 7FFF256D085E488700266176 /* Deployment */, - 7FFF256E085E488700266176 /* Default */, + 7FFF256C085E488700266176 /* Debug */, + 7FFF256D085E488700266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF256F085E488700266176 /* Build configuration list for PBXProject "QSSystemDaemonsPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2570085E488700266176 /* Development */, - 7FFF2571085E488700266176 /* Deployment */, - 7FFF2572085E488700266176 /* Default */, + 7FFF2570085E488700266176 /* Debug */, + 7FFF2571085E488700266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/DeliciousLibrary/QSDeliciousLibraryModule.xcodeproj/project.pbxproj b/DeliciousLibrary/QSDeliciousLibraryModule.xcodeproj/project.pbxproj index 417abd0..5a42bc1 100644 --- a/DeliciousLibrary/QSDeliciousLibraryModule.xcodeproj/project.pbxproj +++ b/DeliciousLibrary/QSDeliciousLibraryModule.xcodeproj/project.pbxproj @@ -18,32 +18,15 @@ E1EAB046068128A200774DFF /* QSDeliciousLibraryModule.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSDeliciousLibraryModule.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSDeliciousLibraryModule_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDeliciousLibraryModule_Prefix.pch; sourceTree = ""; }; + 14A6EB1010CFFB27000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EB1110CFFB27000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EB1210CFFB27000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EB1310CFFB27000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EB1410CFFB27000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EB1510CFFB27000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EB1610CFFB27000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EB1710CFFB27000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* Delicious Library Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Delicious Library Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; @@ -75,6 +58,7 @@ 0259C574FE90428111CA0C5A /* QSDeliciousLibraryModule */ = { isa = PBXGroup; children = ( + 14A6EB0F10CFFB01000B05B4 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -93,6 +77,21 @@ name = Resources; sourceTree = ""; }; + 14A6EB0F10CFFB01000B05B4 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A6EB1010CFFB27000B05B4 /* Common.xcconfig */, + 14A6EB1110CFFB27000B05B4 /* Debug.xcconfig */, + 14A6EB1210CFFB27000B05B4 /* Developer.xcconfig */, + 14A6EB1310CFFB27000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EB1410CFFB27000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EB1510CFFB27000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EB1610CFFB27000B05B4 /* QSPlugIn.xcconfig */, + 14A6EB1710CFFB27000B05B4 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -126,7 +125,6 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSDeliciousLibraryModule_Prefix.pch */, E1EAB047068128A800774DFF /* QSDeliciousLibraryModule.h */, ); name = "Other Sources"; @@ -146,17 +144,6 @@ ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeliciousLibraryModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Delicious Library Module"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Delicious Library Module"; @@ -171,15 +158,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AFA6085E432E00E2AFC4 /* Build configuration list for PBXProject "QSDeliciousLibraryModule" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSDeliciousLibraryModule */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Delicious Library Module */, ); @@ -202,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -229,76 +212,39 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AFA3085E432E00E2AFC4 /* Development */ = { + 7F07AFA3085E432E00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EB1310CFFB27000B05B4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeliciousLibraryModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Delicious Library Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7F07AFA4085E432E00E2AFC4 /* Deployment */ = { + 7F07AFA4085E432E00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EB1510CFFB27000B05B4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeliciousLibraryModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Delicious Library Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; - name = Deployment; - }; - 7F07AFA5085E432E00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeliciousLibraryModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Delicious Library Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AFA7085E432E00E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; + name = Release; }; - 7F07AFA8085E432E00E2AFC4 /* Deployment */ = { + 7F07AFA7085E432E00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EB1110CFFB27000B05B4 /* Debug.xcconfig */; buildSettings = { }; - name = Deployment; + name = Debug; }; - 7F07AFA9085E432E00E2AFC4 /* Default */ = { + 7F07AFA8085E432E00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EB1710CFFB27000B05B4 /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -306,22 +252,20 @@ 7F07AFA2085E432E00E2AFC4 /* Build configuration list for PBXNativeTarget "Delicious Library Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFA3085E432E00E2AFC4 /* Development */, - 7F07AFA4085E432E00E2AFC4 /* Deployment */, - 7F07AFA5085E432E00E2AFC4 /* Default */, + 7F07AFA3085E432E00E2AFC4 /* Debug */, + 7F07AFA4085E432E00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AFA6085E432E00E2AFC4 /* Build configuration list for PBXProject "QSDeliciousLibraryModule" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFA7085E432E00E2AFC4 /* Development */, - 7F07AFA8085E432E00E2AFC4 /* Deployment */, - 7F07AFA9085E432E00E2AFC4 /* Default */, + 7F07AFA7085E432E00E2AFC4 /* Debug */, + 7F07AFA8085E432E00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/DeliciousLibrary/QSDeliciousLibraryModule_Prefix.pch b/DeliciousLibrary/QSDeliciousLibraryModule_Prefix.pch deleted file mode 100644 index b34e0c2..0000000 --- a/DeliciousLibrary/QSDeliciousLibraryModule_Prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -// -// Prefix header for all source files of the 'QSDeliciousLibraryModule' target in the 'QSDeliciousLibraryModule' project -// - -#ifdef __OBJC__ - #import - #import -#endif - - -#define QSDeliciousLibraryItemType @"qs.deliciouslibrary.item" -#define QSDeliciousLibraryShelfType @"qs.deliciouslibrary.shelf" \ No newline at end of file diff --git a/DeliciousLibrary/QSDeliciousLibraryModule_Source.m b/DeliciousLibrary/QSDeliciousLibraryModule_Source.m index b5ca677..ecf12f2 100644 --- a/DeliciousLibrary/QSDeliciousLibraryModule_Source.m +++ b/DeliciousLibrary/QSDeliciousLibraryModule_Source.m @@ -12,6 +12,9 @@ #define QSAmazonItemType @"com.amazon.asin" +#define QSDeliciousLibraryItemType @"qs.deliciouslibrary.item" +#define QSDeliciousLibraryShelfType @"qs.deliciouslibrary.shelf" + #define DELICIOUS_FILE [@"~/Library/Application Support/Delicious Library/Library Media Data.xml" stringByStandardizingPath] #define DELICIOUS_IMAGES [@"~/Library/Application Support/Delicious Library/Images/" stringByStandardizingPath] #define DELICIOUS_TYPES [NSArray arrayWithObjects:@"book",@"movie",@"game",@"music",nil] diff --git a/DesktopManager/QSDesktopManagerPlugIn.xcodeproj/project.pbxproj b/DesktopManager/QSDesktopManagerPlugIn.xcodeproj/project.pbxproj index 1f4f48d..d36e563 100644 --- a/DesktopManager/QSDesktopManagerPlugIn.xcodeproj/project.pbxproj +++ b/DesktopManager/QSDesktopManagerPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A6EDE410D025D8000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EDE510D025D8000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EDE610D025D8000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EDE710D025D8000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EDE810D025D8000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EDE910D025D8000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EDEA10D025D8000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EDEB10D025D8000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSDesktopManagerPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDesktopManagerPlugIn_Prefix.pch; sourceTree = ""; }; 7F0BC0E908C5CF370015261A /* QSDesktopManagerPlugInSource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSDesktopManagerPlugInSource.h; sourceTree = ""; }; 7F0BC0EA08C5CF370015261A /* QSDesktopManagerPlugInSource.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSDesktopManagerPlugInSource.m; sourceTree = ""; }; @@ -24,7 +32,7 @@ 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Desktop Manager Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Desktop Manager Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSDesktopManagerPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSDesktopManagerPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSDesktopManagerPlugIn */ = { isa = PBXGroup; children = ( + 14A6ED5D10D025A4000B05B4 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,10 +71,25 @@ name = Resources; sourceTree = ""; }; + 14A6ED5D10D025A4000B05B4 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A6EDE410D025D8000B05B4 /* Common.xcconfig */, + 14A6EDE510D025D8000B05B4 /* Debug.xcconfig */, + 14A6EDE610D025D8000B05B4 /* Developer.xcconfig */, + 14A6EDE710D025D8000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EDE810D025D8000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EDE910D025D8000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EDEA10D025D8000B05B4 /* QSPlugIn.xcconfig */, + 14A6EDEB10D025D8000B05B4 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Desktop Manager Module.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSDesktopManagerPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -128,7 +152,7 @@ name = "Desktop Manager Module"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSDesktopManagerPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Desktop Manager Module.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSDesktopManagerPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -142,7 +166,6 @@ mainGroup = 0259C574FE90428111CA0C5A /* QSDesktopManagerPlugIn */; projectDirPath = ""; projectRoot = ""; - shouldCheckCompatibility = 1; targets = ( 8D1AC9600486D14A00FE50C9 /* Desktop Manager Module */, ); @@ -162,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -187,50 +210,36 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EDE710D025D8000B05B4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDesktopManagerPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSDesktopManagerPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EDE910D025D8000B05B4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDesktopManagerPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Desktop Manager Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EDE510D025D8000B05B4 /* Debug.xcconfig */; buildSettings = { }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EDEB10D025D8000B05B4 /* Release.xcconfig */; buildSettings = { }; name = Release; @@ -241,7 +250,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Desktop Manager Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -250,7 +259,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSDesktopManagerPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/Deviant/QSDeviantModule.xcodeproj/project.pbxproj b/Deviant/QSDeviantModule.xcodeproj/project.pbxproj index cb0bb37..ee680c2 100644 --- a/Deviant/QSDeviantModule.xcodeproj/project.pbxproj +++ b/Deviant/QSDeviantModule.xcodeproj/project.pbxproj @@ -19,6 +19,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A6EE0810D026B8000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EE0910D026B8000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EE0A10D026B8000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EE0B10D026B8000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EE0C10D026B8000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EE0D10D026B8000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EE0E10D026B8000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EE0F10D026B8000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSDeviantModule_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDeviantModule_Prefix.pch; sourceTree = ""; }; 7FDB7F620AA8C66900CCE360 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FDB7F630AA8C66900CCE360 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -53,6 +61,7 @@ 0259C574FE90428111CA0C5A /* QSDeviantModule */ = { isa = PBXGroup; children = ( + 14A6EE0510D0269B000B05B4 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, E1127F960695F44F008AE6A3 /* Templates */, @@ -74,6 +83,21 @@ name = Resources; sourceTree = ""; }; + 14A6EE0510D0269B000B05B4 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A6EE0810D026B8000B05B4 /* Common.xcconfig */, + 14A6EE0910D026B8000B05B4 /* Debug.xcconfig */, + 14A6EE0A10D026B8000B05B4 /* Developer.xcconfig */, + 14A6EE0B10D026B8000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EE0C10D026B8000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EE0D10D026B8000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EE0E10D026B8000B05B4 /* QSPlugIn.xcconfig */, + 14A6EE0F10D026B8000B05B4 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -146,9 +170,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6C4920090073A5006EA551 /* Build configuration list for PBXProject "QSDeviantModule" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSDeviantModule */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Deviant Module */, ); @@ -171,14 +197,14 @@ /* Begin PBXShellScriptBuildPhase section */ 7F4ADEF6096F394800C9B950 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -215,117 +241,60 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7F6C491D090073A5006EA551 /* Development */ = { + 7F6C491D090073A5006EA551 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE0B10D026B8000B05B4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeviantModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Deviant Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6C491E090073A5006EA551 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE0D10D026B8000B05B4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../Developer/Build/Release\""; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeviantModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Deviant Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6C491F090073A5006EA551 /* Default */ = { + 7F6C4921090073A5006EA551 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE0910D026B8000B05B4 /* Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../Developer/Build/Release\""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeviantModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "QS Deviant Module"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7F6C4921090073A5006EA551 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7F6C4922090073A5006EA551 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE0F10D026B8000B05B4 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F6C4923090073A5006EA551 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F6C491C090073A5006EA551 /* Build configuration list for PBXNativeTarget "Deviant Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6C491D090073A5006EA551 /* Development */, + 7F6C491D090073A5006EA551 /* Debug */, 7F6C491E090073A5006EA551 /* Release */, - 7F6C491F090073A5006EA551 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F6C4920090073A5006EA551 /* Build configuration list for PBXProject "QSDeviantModule" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6C4921090073A5006EA551 /* Development */, + 7F6C4921090073A5006EA551 /* Debug */, 7F6C4922090073A5006EA551 /* Release */, - 7F6C4923090073A5006EA551 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/DictPlugin/trunk/DictPlugin.xcodeproj/project.pbxproj b/DictPlugin/trunk/DictPlugin.xcodeproj/project.pbxproj index 959ab17..17b0a43 100644 --- a/DictPlugin/trunk/DictPlugin.xcodeproj/project.pbxproj +++ b/DictPlugin/trunk/DictPlugin.xcodeproj/project.pbxproj @@ -23,14 +23,14 @@ isa = PBXContainerItemProxy; containerPortal = 4DAD2F2D0E12633B00932F54 /* QSDictionaryLookup.xcodeproj */; proxyType = 2; - remoteGlobalIDString = 8DD76FA10486AA7600D96B5E /* QSDictionaryLookup */; + remoteGlobalIDString = 8DD76FA10486AA7600D96B5E; remoteInfo = QSDictionaryLookup; }; 4DAD2F3C0E12634600932F54 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 4DAD2F360E12634600932F54 /* DictProtocolTest.xcodeproj */; proxyType = 2; - remoteGlobalIDString = 8D1107320486CEB800E47090 /* DictProtocolTest.app */; + remoteGlobalIDString = 8D1107320486CEB800E47090; remoteInfo = DictProtocolTest; }; /* End PBXContainerItemProxy section */ @@ -41,16 +41,18 @@ 0AB01F4A06CC52040073A3CD /* Info.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Info.rtf; sourceTree = ""; }; 0AD38B0506BD0E3B00F45CFC /* dict.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = dict.jpg; sourceTree = ""; }; 0AD38B1506BD0F2900F45CFC /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/ActionNames.strings; sourceTree = ""; }; + 14A883F410CFC2E2007D08C4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A883F510CFC2E2007D08C4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A883F610CFC2E2007D08C4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A883F710CFC2E2007D08C4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A883F810CFC2E2007D08C4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A883F910CFC2E2007D08C4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A883FA10CFC2E2007D08C4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A883FB10CFC2E2007D08C4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* DictPlugin_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DictPlugin_Prefix.pch; sourceTree = ""; }; - 4D0C0D850E0FC0480027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0D860E0FC0480027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0D870E0FC0480027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0D880E0FC0480027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0D890E0FC0480027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0D8A0E0FC0480027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 4DAD2F2D0E12633B00932F54 /* QSDictionaryLookup.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QSDictionaryLookup.xcodeproj; path = QSDictionaryLookupProject/QSDictionaryLookup.xcodeproj; sourceTree = ""; }; 4DAD2F360E12634600932F54 /* DictProtocolTest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = DictProtocolTest.xcodeproj; sourceTree = ""; }; - 7FB0A2E50935FD5E00F75926 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = ""; }; + 7FB0A2E50935FD5E00F75926 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 7FB0A2E70935FD6700F75926 /* QSDictionaryPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSDictionaryPlugIn.h; sourceTree = ""; }; 7FB0A2E80935FD6700F75926 /* QSDictionaryPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSDictionaryPlugIn.m; sourceTree = ""; }; 7FD0C5BF0936064B00F5C459 /* QSDictionaryLookup */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = QSDictionaryLookup; sourceTree = ""; }; @@ -136,16 +138,17 @@ 4D0C0D840E0FC0480027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0D850E0FC0480027D189 /* Common.xcconfig */, - 4D0C0D860E0FC0480027D189 /* Debug.xcconfig */, - 4D0C0D870E0FC0480027D189 /* Developer.xcconfig */, - 4D0C0D880E0FC0480027D189 /* QSPlugIn.xcconfig */, - 4D0C0D890E0FC0480027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0D8A0E0FC0480027D189 /* Release.xcconfig */, + 14A883F410CFC2E2007D08C4 /* Common.xcconfig */, + 14A883F510CFC2E2007D08C4 /* Debug.xcconfig */, + 14A883F610CFC2E2007D08C4 /* Developer.xcconfig */, + 14A883F710CFC2E2007D08C4 /* QSPlugIn_Debug.xcconfig */, + 14A883F810CFC2E2007D08C4 /* QSPlugIn_Prefix.pch */, + 14A883F910CFC2E2007D08C4 /* QSPlugIn_Release.xcconfig */, + 14A883FA10CFC2E2007D08C4 /* QSPlugIn.xcconfig */, + 14A883FB10CFC2E2007D08C4 /* Release.xcconfig */, ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; 4DAD2F2E0E12633B00932F54 /* Products */ = { isa = PBXGroup; @@ -248,14 +251,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -288,7 +291,7 @@ /* Begin XCBuildConfiguration section */ 7F07ADEA085E432400E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D880E0FC0480027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A883F710CFC2E2007D08C4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "Dictionary Module"; }; @@ -296,7 +299,7 @@ }; 7F07ADEB085E432400E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D880E0FC0480027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A883F910CFC2E2007D08C4 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "Dictionary Module"; }; @@ -304,14 +307,14 @@ }; 7F07ADEE085E432400E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D860E0FC0480027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A883F510CFC2E2007D08C4 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7F07ADEF085E432400E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D8A0E0FC0480027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A883FB10CFC2E2007D08C4 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/DiffModule/trunk/DiffModule.xcodeproj/project.pbxproj b/DiffModule/trunk/DiffModule.xcodeproj/project.pbxproj index 82029f5..3390d50 100644 --- a/DiffModule/trunk/DiffModule.xcodeproj/project.pbxproj +++ b/DiffModule/trunk/DiffModule.xcodeproj/project.pbxproj @@ -17,13 +17,15 @@ 0A99A73906C13AFA003DACE4 /* FileMerge.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = FileMerge.icns; sourceTree = ""; }; 0A99A79D06C13E54003DACE4 /* ActionNames.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = ActionNames.strings; sourceTree = ""; }; 0AB025D806D03BE50073A3CD /* Info.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Info.rtf; sourceTree = ""; }; + 14A8D08A10CE51B1003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D08B10CE51B1003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D08C10CE51B1003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D08D10CE51B1003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D08E10CE51B1003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D08F10CE51B1003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D09010CE51B1003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D09110CE51B1003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* DiffModule_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiffModule_Prefix.pch; sourceTree = ""; }; - 4D0C0DA80E0FC1750027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0DA90E0FC1750027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0DAA0E0FC1750027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0DAB0E0FC1750027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0DAC0E0FC1750027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0DAD0E0FC1750027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; explicitFileType = text.xml; fileEncoding = 4; languageSpecificationIdentifier = html; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* Diffing Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Diffing Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; E1EAB045068128A200774DFF /* DiffModule.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = DiffModule.m; sourceTree = ""; }; @@ -100,16 +102,17 @@ 4D0C0DA70E0FC1750027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0DA80E0FC1750027D189 /* Common.xcconfig */, - 4D0C0DA90E0FC1750027D189 /* Debug.xcconfig */, - 4D0C0DAA0E0FC1750027D189 /* Developer.xcconfig */, - 4D0C0DAB0E0FC1750027D189 /* QSPlugIn.xcconfig */, - 4D0C0DAC0E0FC1750027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0DAD0E0FC1750027D189 /* Release.xcconfig */, - ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + 14A8D08A10CE51B1003857E3 /* Common.xcconfig */, + 14A8D08B10CE51B1003857E3 /* Debug.xcconfig */, + 14A8D08C10CE51B1003857E3 /* Developer.xcconfig */, + 14A8D08D10CE51B1003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D08E10CE51B1003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D08F10CE51B1003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D09010CE51B1003857E3 /* QSPlugIn.xcconfig */, + 14A8D09110CE51B1003857E3 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; /* End PBXGroup section */ @@ -166,14 +169,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -193,21 +196,21 @@ /* Begin XCBuildConfiguration section */ 4D0C0D9C0E0FC0FD0027D189 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DA90E0FC1750027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D08B10CE51B1003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 4D0C0D9D0E0FC0FD0027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DAD0E0FC1750027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8D09110CE51B1003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 4D0C0D9F0E0FC0FD0027D189 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DAB0E0FC1750027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D08D10CE51B1003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "Diffing Module"; }; @@ -215,7 +218,7 @@ }; 4D0C0DA00E0FC0FD0027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DAB0E0FC1750027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D08F10CE51B1003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "Diffing Module"; }; diff --git a/DiskImage/QSDiskImagePlugIn.xcodeproj/project.pbxproj b/DiskImage/QSDiskImagePlugIn.xcodeproj/project.pbxproj index 2defd65..fd00579 100644 --- a/DiskImage/QSDiskImagePlugIn.xcodeproj/project.pbxproj +++ b/DiskImage/QSDiskImagePlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A6EE2A10D02765000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EE2B10D02765000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EE2C10D02765000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EE2D10D02765000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EE2E10D02765000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EE2F10D02765000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EE3010D02765000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EE3110D02765000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSDiskImagePlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDiskImagePlugIn_Prefix.pch; sourceTree = ""; }; 7F6996A4096ED62D00420E96 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F6996A5096ED62D00420E96 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -41,6 +49,7 @@ 0259C574FE90428111CA0C5A /* QSDiskImagePlugIn */ = { isa = PBXGroup; children = ( + 14A6EE2710D02747000B05B4 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -58,6 +67,21 @@ name = Resources; sourceTree = ""; }; + 14A6EE2710D02747000B05B4 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A6EE2A10D02765000B05B4 /* Common.xcconfig */, + 14A6EE2B10D02765000B05B4 /* Debug.xcconfig */, + 14A6EE2C10D02765000B05B4 /* Developer.xcconfig */, + 14A6EE2D10D02765000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EE2E10D02765000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EE2F10D02765000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EE3010D02765000B05B4 /* QSPlugIn.xcconfig */, + 14A6EE3110D02765000B05B4 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -121,9 +145,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AFD6085E432F00E2AFC4 /* Build configuration list for PBXProject "QSDiskImagePlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSDiskImagePlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Disk Image Support */, ); @@ -143,14 +169,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -168,118 +194,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AFD3085E432F00E2AFC4 /* Development */ = { + 7F07AFD3085E432F00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE2D10D02765000B05B4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDiskImagePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Disk Image Support"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AFD4085E432F00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE2F10D02765000B05B4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDiskImagePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Disk Image Support"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AFD5085E432F00E2AFC4 /* Default */ = { + 7F07AFD7085E432F00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE2B10D02765000B05B4 /* Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDiskImagePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Disk Image Support"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7F07AFD7085E432F00E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7F07AFD8085E432F00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE3110D02765000B05B4 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AFD9085E432F00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AFD2085E432F00E2AFC4 /* Build configuration list for PBXNativeTarget "Disk Image Support" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFD3085E432F00E2AFC4 /* Development */, + 7F07AFD3085E432F00E2AFC4 /* Debug */, 7F07AFD4085E432F00E2AFC4 /* Release */, - 7F07AFD5085E432F00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AFD6085E432F00E2AFC4 /* Build configuration list for PBXProject "QSDiskImagePlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFD7085E432F00E2AFC4 /* Development */, + 7F07AFD7085E432F00E2AFC4 /* Debug */, 7F07AFD8085E432F00E2AFC4 /* Release */, - 7F07AFD9085E432F00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Displays/QS Displays Module.xcodeproj/project.pbxproj b/Displays/QS Displays Module.xcodeproj/project.pbxproj index b86699d..24e2605 100644 --- a/Displays/QS Displays Module.xcodeproj/project.pbxproj +++ b/Displays/QS Displays Module.xcodeproj/project.pbxproj @@ -19,6 +19,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8851D10CFCBF8007D08C4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8851E10CFCBF8007D08C4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8851F10CFCBF8007D08C4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8852010CFCBF8007D08C4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8852110CFCBF8007D08C4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8852210CFCBF8007D08C4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8852310CFCBF8007D08C4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8852410CFCBF8007D08C4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QS Displays Module_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "QS Displays Module_Prefix.pch"; sourceTree = ""; }; 7F699754096ED79800420E96 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F699755096ED79800420E96 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -52,6 +60,7 @@ 0259C574FE90428111CA0C5A /* QS_Displays_Module */ = { isa = PBXGroup; children = ( + 14A8851310CFCBC9007D08C4 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -75,6 +84,21 @@ name = Resources; sourceTree = ""; }; + 14A8851310CFCBC9007D08C4 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A8851D10CFCBF8007D08C4 /* Common.xcconfig */, + 14A8851E10CFCBF8007D08C4 /* Debug.xcconfig */, + 14A8851F10CFCBF8007D08C4 /* Developer.xcconfig */, + 14A8852010CFCBF8007D08C4 /* QSPlugIn_Debug.xcconfig */, + 14A8852110CFCBF8007D08C4 /* QSPlugIn_Prefix.pch */, + 14A8852210CFCBF8007D08C4 /* QSPlugIn_Release.xcconfig */, + 14A8852310CFCBF8007D08C4 /* QSPlugIn.xcconfig */, + 14A8852410CFCBF8007D08C4 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -137,6 +161,7 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AEE6085E432800E2AFC4 /* Build configuration list for PBXProject "QS Displays Module" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; knownRegions = ( English, @@ -147,6 +172,7 @@ ); mainGroup = 0259C574FE90428111CA0C5A /* QS_Displays_Module */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Displays Module */, ); @@ -207,125 +233,58 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7F07AEE3085E432800E2AFC4 /* Development */ = { + 7F07AEE3085E432800E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8852010CFCBF8007D08C4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPYING_PRESERVES_HFS_DATA = YES; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Users/nicholas/Forge/Development/Quicksilver/build, - /Volumes/Lore/Forge/Development/Quicksilver/build, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "QS Displays Module_Prefix.pch"; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Displays Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AEE4085E432800E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8852210CFCBF8007D08C4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Users/nicholas/Forge/Development/Quicksilver/build, - /Volumes/Lore/Forge/Development/Quicksilver/build, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "QS Displays Module_Prefix.pch"; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Displays Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AEE5085E432800E2AFC4 /* Default */ = { + 7F07AEE7085E432800E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8851E10CFCBF8007D08C4 /* Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Users/nicholas/Forge/Development/Quicksilver/build, - /Volumes/Lore/Forge/Development/Quicksilver/build, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "QS Displays Module_Prefix.pch"; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Displays Module"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7F07AEE7085E432800E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7F07AEE8085E432800E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8852410CFCBF8007D08C4 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AEE9085E432800E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AEE2085E432800E2AFC4 /* Build configuration list for PBXNativeTarget "Displays Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AEE3085E432800E2AFC4 /* Development */, + 7F07AEE3085E432800E2AFC4 /* Debug */, 7F07AEE4085E432800E2AFC4 /* Release */, - 7F07AEE5085E432800E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AEE6085E432800E2AFC4 /* Build configuration list for PBXProject "QS Displays Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AEE7085E432800E2AFC4 /* Development */, + 7F07AEE7085E432800E2AFC4 /* Debug */, 7F07AEE8085E432800E2AFC4 /* Release */, - 7F07AEE9085E432800E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Dock/QSDockExtensionPlugIn.xcodeproj/project.pbxproj b/Dock/QSDockExtensionPlugIn.xcodeproj/project.pbxproj index 4234143..0fd298d 100644 --- a/Dock/QSDockExtensionPlugIn.xcodeproj/project.pbxproj +++ b/Dock/QSDockExtensionPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A6EE5610D0281C000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EE5710D0281C000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EE5810D0281C000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EE5910D0281C000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EE5A10D0281C000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EE5B10D0281C000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EE5C10D0281C000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EE5D10D0281C000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSDockExtensionPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDockExtensionPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -22,7 +30,7 @@ 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Dock Extension Support.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Dock Extension Support.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSDockExtensionPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSDockExtensionPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1EAB045068128A200774DFF /* QSDockExtensionPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSDockExtensionPlugIn.m; sourceTree = ""; }; E1EAB047068128A800774DFF /* QSDockExtensionPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSDockExtensionPlugIn.h; sourceTree = ""; }; @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSDockExtensionPlugIn */ = { isa = PBXGroup; children = ( + 14A6EE5310D02800000B05B4 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,10 +71,25 @@ name = Resources; sourceTree = ""; }; + 14A6EE5310D02800000B05B4 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A6EE5610D0281C000B05B4 /* Common.xcconfig */, + 14A6EE5710D0281C000B05B4 /* Debug.xcconfig */, + 14A6EE5810D0281C000B05B4 /* Developer.xcconfig */, + 14A6EE5910D0281C000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EE5A10D0281C000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EE5B10D0281C000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EE5C10D0281C000B05B4 /* QSPlugIn.xcconfig */, + 14A6EE5D10D0281C000B05B4 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Dock Extension Support.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSDockExtensionPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -128,7 +152,7 @@ name = "Dock Extension Support"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSDockExtensionPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Dock Extension Support.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSDockExtensionPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -161,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -186,50 +210,36 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE5910D0281C000B05B4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDockExtensionPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSDockExtensionPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE5B10D0281C000B05B4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDockExtensionPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Dock Extension Support"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE5710D0281C000B05B4 /* Debug.xcconfig */; buildSettings = { }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE5D10D0281C000B05B4 /* Release.xcconfig */; buildSettings = { }; name = Release; @@ -240,7 +250,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Dock Extension Support" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -249,7 +259,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSDockExtensionPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/DokuWiki/QSDokuWikiPlugIn.xcode/project.pbxproj b/DokuWiki/QSDokuWikiPlugIn.xcode/project.pbxproj index ba21540..ba98c7c 100644 --- a/DokuWiki/QSDokuWikiPlugIn.xcode/project.pbxproj +++ b/DokuWiki/QSDokuWikiPlugIn.xcode/project.pbxproj @@ -3,378 +3,265 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 0259C573FE90428111CA0C5A = { - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA, - 2E58F361FFB2326E11CA0CBA, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0259C574FE90428111CA0C5A; - projectDirPath = ""; - targets = ( - 8D1AC9600486D14A00FE50C9, + +/* Begin PBXBuildFile section */ + 7F0CFE8E08365C7A00A87772 /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F0CFE8A08365C7A00A87772 /* QSCore.framework */; }; + 7F0CFE8F08365C7A00A87772 /* QSEffects.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F0CFE8B08365C7A00A87772 /* QSEffects.framework */; }; + 7F0CFE9008365C7A00A87772 /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F0CFE8C08365C7A00A87772 /* QSFoundation.framework */; }; + 7F0CFE9108365C7A00A87772 /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F0CFE8D08365C7A00A87772 /* QSInterface.framework */; }; + 7F0CFF4B0836602A00A87772 /* DokuWiki.png in Resources */ = {isa = PBXBuildFile; fileRef = 7F0CFF4A0836602A00A87772 /* DokuWiki.png */; }; + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; + E1EAB046068128A200774DFF /* QSDokuWikiPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSDokuWikiPlugIn.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 14A6EE8310D028AE000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EE8410D028AE000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EE8510D028AE000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EE8610D028AE000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EE8710D028AE000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EE8810D028AE000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EE8910D028AE000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EE8A10D028AE000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSDokuWikiPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDokuWikiPlugIn_Prefix.pch; sourceTree = ""; }; + 7F0CFE8A08365C7A00A87772 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = ../../../Build/QSCore.framework; sourceTree = SOURCE_ROOT; }; + 7F0CFE8B08365C7A00A87772 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSEffects.framework; path = ../../../Build/QSEffects.framework; sourceTree = SOURCE_ROOT; }; + 7F0CFE8C08365C7A00A87772 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = ../../../Build/QSFoundation.framework; sourceTree = SOURCE_ROOT; }; + 7F0CFE8D08365C7A00A87772 /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = ../../../Build/QSInterface.framework; sourceTree = SOURCE_ROOT; }; + 7F0CFF4A0836602A00A87772 /* DokuWiki.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DokuWiki.png; sourceTree = ""; }; + 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1AC9740486D14A00FE50C9 /* DokuWiki Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "DokuWiki Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + E1EAB045068128A200774DFF /* QSDokuWikiPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSDokuWikiPlugIn.m; sourceTree = ""; }; + E1EAB047068128A800774DFF /* QSDokuWikiPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSDokuWikiPlugIn.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + 7F0CFE8E08365C7A00A87772 /* QSCore.framework in Frameworks */, + 7F0CFE8F08365C7A00A87772 /* QSEffects.framework in Frameworks */, + 7F0CFE9008365C7A00A87772 /* QSFoundation.framework in Frameworks */, + 7F0CFE9108365C7A00A87772 /* QSInterface.framework in Frameworks */, ); + runOnlyForDeploymentPostprocessing = 0; }; - 0259C574FE90428111CA0C5A = { +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0259C574FE90428111CA0C5A /* QSDokuWikiPlugIn */ = { + isa = PBXGroup; children = ( - 32DBCF9E0370C38000C91783, - 32DBCF9F0370C38200C91783, - 0259C582FE90428111CA0C5A, - 1ED78706FE9D4A0611CA0C5A, - 2E58F364FFB232C311CA0CBA, + 14A6EE7E10D02891000B05B4 /* Configuration */, + 32DBCF9E0370C38000C91783 /* Classes */, + 32DBCF9F0370C38200C91783 /* Other Sources */, + 0259C582FE90428111CA0C5A /* Resources */, + 1ED78706FE9D4A0611CA0C5A /* Products */, + 2E58F364FFB232C311CA0CBA /* Frameworks */, ); - isa = PBXGroup; name = QSDokuWikiPlugIn; - refType = 4; sourceTree = ""; }; - 0259C582FE90428111CA0C5A = { + 0259C582FE90428111CA0C5A /* Resources */ = { + isa = PBXGroup; children = ( - 7F0CFF4A0836602A00A87772, - 8D1AC9730486D14A00FE50C9, + 7F0CFF4A0836602A00A87772 /* DokuWiki.png */, + 8D1AC9730486D14A00FE50C9 /* Info.plist */, ); - isa = PBXGroup; name = Resources; - refType = 4; sourceTree = ""; }; -//020 -//021 -//022 -//023 -//024 -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 - 1ED78706FE9D4A0611CA0C5A = { + 14A6EE7E10D02891000B05B4 /* Configuration */ = { + isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9, + 14A6EE8310D028AE000B05B4 /* Common.xcconfig */, + 14A6EE8410D028AE000B05B4 /* Debug.xcconfig */, + 14A6EE8510D028AE000B05B4 /* Developer.xcconfig */, + 14A6EE8610D028AE000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EE8710D028AE000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EE8810D028AE000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EE8910D028AE000B05B4 /* QSPlugIn.xcconfig */, + 14A6EE8A10D028AE000B05B4 /* Release.xcconfig */, ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; + 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; + children = ( + 8D1AC9740486D14A00FE50C9 /* DokuWiki Module.qsplugin */, + ); name = Products; - refType = 4; sourceTree = ""; }; -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 - 2E58F360FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; - 2E58F364FFB232C311CA0CBA = { + 2E58F364FFB232C311CA0CBA /* Frameworks */ = { + isa = PBXGroup; children = ( - 7F0CFE8A08365C7A00A87772, - 7F0CFE8B08365C7A00A87772, - 7F0CFE8C08365C7A00A87772, - 7F0CFE8D08365C7A00A87772, - DD92D38A0106425D02CA0E72, + 7F0CFE8A08365C7A00A87772 /* QSCore.framework */, + 7F0CFE8B08365C7A00A87772 /* QSEffects.framework */, + 7F0CFE8C08365C7A00A87772 /* QSFoundation.framework */, + 7F0CFE8D08365C7A00A87772 /* QSInterface.framework */, + DD92D38A0106425D02CA0E72 /* Cocoa.framework */, ); - isa = PBXGroup; name = Frameworks; - refType = 4; - sourceTree = ""; - }; -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 -//320 -//321 -//322 -//323 -//324 - 32DBCF980370C29C00C91783 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSDokuWikiPlugIn_Prefix.pch; - refType = 4; sourceTree = ""; }; - 32DBCF9E0370C38000C91783 = { + 32DBCF9E0370C38000C91783 /* Classes */ = { + isa = PBXGroup; children = ( - E1EAB047068128A800774DFF, - E1EAB045068128A200774DFF, + E1EAB047068128A800774DFF /* QSDokuWikiPlugIn.h */, + E1EAB045068128A200774DFF /* QSDokuWikiPlugIn.m */, ); - isa = PBXGroup; name = Classes; - refType = 4; sourceTree = ""; }; - 32DBCF9F0370C38200C91783 = { + 32DBCF9F0370C38200C91783 /* Other Sources */ = { + isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783, + 32DBCF980370C29C00C91783 /* QSDokuWikiPlugIn_Prefix.pch */, ); - isa = PBXGroup; name = "Other Sources"; - path = ""; - refType = 4; sourceTree = ""; }; -//320 -//321 -//322 -//323 -//324 -//7F0 -//7F1 -//7F2 -//7F3 -//7F4 - 7F0CFE8A08365C7A00A87772 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSCore.framework; - path = ../../../Build/QSCore.framework; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 7F0CFE8B08365C7A00A87772 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSEffects.framework; - path = ../../../Build/QSEffects.framework; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 7F0CFE8C08365C7A00A87772 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSFoundation.framework; - path = ../../../Build/QSFoundation.framework; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 7F0CFE8D08365C7A00A87772 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSInterface.framework; - path = ../../../Build/QSInterface.framework; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 7F0CFE8E08365C7A00A87772 = { - fileRef = 7F0CFE8A08365C7A00A87772; - isa = PBXBuildFile; - settings = { - }; - }; - 7F0CFE8F08365C7A00A87772 = { - fileRef = 7F0CFE8B08365C7A00A87772; - isa = PBXBuildFile; - settings = { - }; - }; - 7F0CFE9008365C7A00A87772 = { - fileRef = 7F0CFE8C08365C7A00A87772; - isa = PBXBuildFile; - settings = { - }; - }; - 7F0CFE9108365C7A00A87772 = { - fileRef = 7F0CFE8D08365C7A00A87772; - isa = PBXBuildFile; - settings = { - }; - }; - 7F0CFF4A0836602A00A87772 = { - isa = PBXFileReference; - lastKnownFileType = image.png; - path = DokuWiki.png; - refType = 4; - sourceTree = ""; - }; - 7F0CFF4B0836602A00A87772 = { - fileRef = 7F0CFF4A0836602A00A87772; - isa = PBXBuildFile; - settings = { - }; - }; -//7F0 -//7F1 -//7F2 -//7F3 -//7F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D1AC9600486D14A00FE50C9 = { +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1AC9600486D14A00FE50C9 /* DokuWiki Module */ = { + isa = PBXNativeTarget; + buildConfigurationList = 14A6EE8010D02891000B05B4 /* Build configuration list for PBXNativeTarget "DokuWiki Module" */; buildPhases = ( - 8D1AC9660486D14A00FE50C9, - 8D1AC96A0486D14A00FE50C9, - 8D1AC96E0486D14A00FE50C9, - E1022B2806B3475D00299BEC, + 8D1AC9660486D14A00FE50C9 /* Resources */, + 8D1AC96A0486D14A00FE50C9 /* Sources */, + 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = "/Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks /Volumes/Lore/Forge/Build"; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDokuWikiPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "DokuWiki Module"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); - isa = PBXNativeTarget; name = "DokuWiki Module"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSDokuWikiPlugIn; - productReference = 8D1AC9740486D14A00FE50C9; + productReference = 8D1AC9740486D14A00FE50C9 /* DokuWiki Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; - 8D1AC9660486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - 7F0CFF4B0836602A00A87772, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D1AC96A0486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - E1EAB046068128A200774DFF, +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0259C573FE90428111CA0C5A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 14A6EE7F10D02891000B05B4 /* Build configuration list for PBXProject "QSDokuWikiPlugIn" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + mainGroup = 0259C574FE90428111CA0C5A /* QSDokuWikiPlugIn */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D1AC9600486D14A00FE50C9 /* DokuWiki Module */, ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC96E0486D14A00FE50C9 = { +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1AC9660486D14A00FE50C9 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D1AC9700486D14A00FE50C9, - 7F0CFE8E08365C7A00A87772, - 7F0CFE8F08365C7A00A87772, - 7F0CFE9008365C7A00A87772, - 7F0CFE9108365C7A00A87772, + 7F0CFF4B0836602A00A87772 /* DokuWiki.png in Resources */, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC9700486D14A00FE50C9 = { - fileRef = DD92D38A0106425D02CA0E72; - isa = PBXBuildFile; - settings = { - }; - }; - 8D1AC9730486D14A00FE50C9 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D1AC9740486D14A00FE50C9 = { - explicitFileType = wrapper.cfbundle; - includeInIndex = 0; - isa = PBXFileReference; - path = "DokuWiki Module.qsplugin"; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 - DD92D38A0106425D02CA0E72 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Cocoa.framework; - path = /System/Library/Frameworks/Cocoa.framework; - refType = 0; - sourceTree = ""; - }; -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 -//E10 -//E11 -//E12 -//E13 -//E14 - E1022B2806B3475D00299BEC = { - buildActionMask = 2147483647; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + E1022B2806B3475D00299BEC /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( ); inputPaths = ( ); - isa = PBXShellScriptBuildPhase; outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; - E1EAB045068128A200774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = QSDokuWikiPlugIn.m; - refType = 4; - sourceTree = ""; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D1AC96A0486D14A00FE50C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E1EAB046068128A200774DFF /* QSDokuWikiPlugIn.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - E1EAB046068128A200774DFF = { - fileRef = E1EAB045068128A200774DFF; - isa = PBXBuildFile; - settings = { +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 14A6EE7710D0287E000B05B4 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE8410D028AE000B05B4 /* Debug.xcconfig */; + buildSettings = { }; + name = Debug; }; - E1EAB047068128A800774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSDokuWikiPlugIn.h; - refType = 4; - sourceTree = ""; + 14A6EE7810D0287E000B05B4 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE8A10D028AE000B05B4 /* Release.xcconfig */; + buildSettings = { + }; + name = Release; + }; + 14A6EE7A10D0287E000B05B4 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE8610D028AE000B05B4 /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "DokuWiki Module"; + ZERO_LINK = YES; + }; + name = Debug; + }; + 14A6EE7B10D0287E000B05B4 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EE8810D028AE000B05B4 /* QSPlugIn_Release.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "DokuWiki Module"; + ZERO_LINK = NO; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 14A6EE7F10D02891000B05B4 /* Build configuration list for PBXProject "QSDokuWikiPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14A6EE7710D0287E000B05B4 /* Debug */, + 14A6EE7810D0287E000B05B4 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 14A6EE8010D02891000B05B4 /* Build configuration list for PBXNativeTarget "DokuWiki Module" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14A6EE7A10D0287E000B05B4 /* Debug */, + 14A6EE7B10D0287E000B05B4 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; +/* End XCConfigurationList section */ }; - rootObject = 0259C573FE90428111CA0C5A; + rootObject = 0259C573FE90428111CA0C5A /* Project object */; } diff --git a/Eudora/QSEudoraPlugIn.xcode/project.pbxproj b/Eudora/QSEudoraPlugIn.xcode/project.pbxproj index a488fd0..9f60b86 100644 --- a/Eudora/QSEudoraPlugIn.xcode/project.pbxproj +++ b/Eudora/QSEudoraPlugIn.xcode/project.pbxproj @@ -3,371 +3,270 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 0259C573FE90428111CA0C5A = { - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA, - 2E58F361FFB2326E11CA0CBA, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0259C574FE90428111CA0C5A; - projectDirPath = ""; - targets = ( - 8D1AC9600486D14A00FE50C9, + +/* Begin PBXBuildFile section */ + 7F35FF4007F9ACD90056051D /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F35FF3C07F9ACD90056051D /* QSCore.framework */; }; + 7F35FF4207F9ACD90056051D /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */; }; + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; + E1EAB046068128A200774DFF /* QSEudoraPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSEudoraPlugIn.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 14A6EEE410D02A44000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EEE510D02A44000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EEE610D02A44000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EEE710D02A44000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EEE810D02A44000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EEE910D02A44000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EEEA10D02A44000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EEEB10D02A44000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSEudoraPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSEudoraPlugIn_Prefix.pch; sourceTree = ""; }; + 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; + 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; + 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; + 7F35FF3F07F9ACD90056051D /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; + 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; + 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; + 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1AC9740486D14A00FE50C9 /* QSEudoraPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSEudoraPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; + DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + E1EAB045068128A200774DFF /* QSEudoraPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSEudoraPlugIn.m; sourceTree = ""; }; + E1EAB047068128A800774DFF /* QSEudoraPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSEudoraPlugIn.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + 7F35FF4007F9ACD90056051D /* QSCore.framework in Frameworks */, + 7F35FF4207F9ACD90056051D /* QSFoundation.framework in Frameworks */, ); + runOnlyForDeploymentPostprocessing = 0; }; - 0259C574FE90428111CA0C5A = { +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0259C574FE90428111CA0C5A /* QSEudoraPlugIn */ = { + isa = PBXGroup; children = ( - 32DBCF9E0370C38000C91783, - 32DBCF9F0370C38200C91783, - 0259C582FE90428111CA0C5A, - 1ED78706FE9D4A0611CA0C5A, - 2E58F364FFB232C311CA0CBA, + 14A6EEDF10D02A28000B05B4 /* Configuration */, + 32DBCF9E0370C38000C91783 /* Classes */, + 32DBCF9F0370C38200C91783 /* Other Sources */, + 0259C582FE90428111CA0C5A /* Resources */, + 1ED78706FE9D4A0611CA0C5A /* Products */, + 2E58F364FFB232C311CA0CBA /* Frameworks */, ); - isa = PBXGroup; name = QSEudoraPlugIn; - refType = 4; sourceTree = ""; }; - 0259C582FE90428111CA0C5A = { + 0259C582FE90428111CA0C5A /* Resources */ = { + isa = PBXGroup; children = ( - 8D1AC9730486D14A00FE50C9, + 8D1AC9730486D14A00FE50C9 /* Info.plist */, ); - isa = PBXGroup; name = Resources; - refType = 4; sourceTree = ""; }; -//020 -//021 -//022 -//023 -//024 -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 - 1ED78706FE9D4A0611CA0C5A = { + 14A6EEDF10D02A28000B05B4 /* Configuration */ = { + isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9, + 14A6EEE410D02A44000B05B4 /* Common.xcconfig */, + 14A6EEE510D02A44000B05B4 /* Debug.xcconfig */, + 14A6EEE610D02A44000B05B4 /* Developer.xcconfig */, + 14A6EEE710D02A44000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EEE810D02A44000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EEE910D02A44000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EEEA10D02A44000B05B4 /* QSPlugIn.xcconfig */, + 14A6EEEB10D02A44000B05B4 /* Release.xcconfig */, ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; + 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; + children = ( + 8D1AC9740486D14A00FE50C9 /* QSEudoraPlugIn.qsplugin */, + ); name = Products; - refType = 4; sourceTree = ""; }; -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 - 2E58F360FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; - 2E58F364FFB232C311CA0CBA = { + 2E58F364FFB232C311CA0CBA /* Frameworks */ = { + isa = PBXGroup; children = ( - DD92D38A0106425D02CA0E72, - 7F35FF3C07F9ACD90056051D, - 7F35FF3E07F9ACD90056051D, - 7FFA8E9C0816CCCA00A858CD, - 7FFA8E9D0816CCCA00A858CD, - 7FC20C8107FB741700FDD3CA, + DD92D38A0106425D02CA0E72 /* Cocoa.framework */, + 7F35FF3C07F9ACD90056051D /* QSCore.framework */, + 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */, + 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */, + 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */, + 7FC20C8107FB741700FDD3CA /* Other Frameworks */, ); - isa = PBXGroup; name = Frameworks; - refType = 4; - sourceTree = ""; - }; -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 -//320 -//321 -//322 -//323 -//324 - 32DBCF980370C29C00C91783 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSEudoraPlugIn_Prefix.pch; - refType = 4; sourceTree = ""; }; - 32DBCF9E0370C38000C91783 = { + 32DBCF9E0370C38000C91783 /* Classes */ = { + isa = PBXGroup; children = ( - E1EAB047068128A800774DFF, - E1EAB045068128A200774DFF, + E1EAB047068128A800774DFF /* QSEudoraPlugIn.h */, + E1EAB045068128A200774DFF /* QSEudoraPlugIn.m */, ); - isa = PBXGroup; name = Classes; - refType = 4; sourceTree = ""; }; - 32DBCF9F0370C38200C91783 = { + 32DBCF9F0370C38200C91783 /* Other Sources */ = { + isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783, + 32DBCF980370C29C00C91783 /* QSEudoraPlugIn_Prefix.pch */, ); - isa = PBXGroup; name = "Other Sources"; - path = ""; - refType = 4; sourceTree = ""; }; -//320 -//321 -//322 -//323 -//324 -//7F0 -//7F1 -//7F2 -//7F3 -//7F4 - 7F35FF3C07F9ACD90056051D = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - path = QSCore.framework; - refType = 4; - sourceTree = QSFrameworks; - }; - 7F35FF3D07F9ACD90056051D = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - path = QSEffects.framework; - refType = 4; - sourceTree = QSFrameworks; - }; - 7F35FF3E07F9ACD90056051D = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - path = QSFoundation.framework; - refType = 4; - sourceTree = QSFrameworks; - }; - 7F35FF3F07F9ACD90056051D = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - path = QSInterface.framework; - refType = 4; - sourceTree = QSFrameworks; - }; - 7F35FF4007F9ACD90056051D = { - fileRef = 7F35FF3C07F9ACD90056051D; - isa = PBXBuildFile; - settings = { - }; - }; - 7F35FF4207F9ACD90056051D = { - fileRef = 7F35FF3E07F9ACD90056051D; - isa = PBXBuildFile; - settings = { - }; - }; - 7FC20C8107FB741700FDD3CA = { + 7FC20C8107FB741700FDD3CA /* Other Frameworks */ = { + isa = PBXGroup; children = ( - 7F35FF3D07F9ACD90056051D, - 7F35FF3F07F9ACD90056051D, + 7F35FF3D07F9ACD90056051D /* QSEffects.framework */, + 7F35FF3F07F9ACD90056051D /* QSInterface.framework */, ); - isa = PBXGroup; name = "Other Frameworks"; - refType = 4; sourceTree = ""; }; - 7FFA8E9C0816CCCA00A858CD = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - path = QSEffects.framework; - refType = 4; - sourceTree = QSFrameworks; - }; - 7FFA8E9D0816CCCA00A858CD = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - path = QSInterface.framework; - refType = 4; - sourceTree = QSFrameworks; - }; -//7F0 -//7F1 -//7F2 -//7F3 -//7F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D1AC9600486D14A00FE50C9 = { +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1AC9600486D14A00FE50C9 /* QSEudoraPlugIn */ = { + isa = PBXNativeTarget; + buildConfigurationList = 14A6EEE110D02A28000B05B4 /* Build configuration list for PBXNativeTarget "QSEudoraPlugIn" */; buildPhases = ( - 8D1AC9660486D14A00FE50C9, - 8D1AC96A0486D14A00FE50C9, - 8D1AC96E0486D14A00FE50C9, - E1022B2806B3475D00299BEC, + 8D1AC9660486D14A00FE50C9 /* Resources */, + 8D1AC96A0486D14A00FE50C9 /* Sources */, + 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = "/Applications/Quicksilver.app/Contents/Frameworks /Volumes/Lore/Forge/Build"; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSEudoraPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSEudoraPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); - isa = PBXNativeTarget; name = QSEudoraPlugIn; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSEudoraPlugIn; - productReference = 8D1AC9740486D14A00FE50C9; + productReference = 8D1AC9740486D14A00FE50C9 /* QSEudoraPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; - 8D1AC9660486D14A00FE50C9 = { +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0259C573FE90428111CA0C5A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 14A6EEE010D02A28000B05B4 /* Build configuration list for PBXProject "QSEudoraPlugIn" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + mainGroup = 0259C574FE90428111CA0C5A /* QSEudoraPlugIn */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D1AC9600486D14A00FE50C9 /* QSEudoraPlugIn */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1AC9660486D14A00FE50C9 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); - isa = PBXResourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC96A0486D14A00FE50C9 = { - buildActionMask = 2147483647; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + E1022B2806B3475D00299BEC /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( - E1EAB046068128A200774DFF, ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; - 8D1AC96E0486D14A00FE50C9 = { +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D1AC96A0486D14A00FE50C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D1AC9700486D14A00FE50C9, - 7F35FF4007F9ACD90056051D, - 7F35FF4207F9ACD90056051D, + E1EAB046068128A200774DFF /* QSEudoraPlugIn.m in Sources */, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC9700486D14A00FE50C9 = { - fileRef = DD92D38A0106425D02CA0E72; - isa = PBXBuildFile; - settings = { +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 14A6EED710D02A18000B05B4 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EEE510D02A44000B05B4 /* Debug.xcconfig */; + buildSettings = { }; + name = Debug; }; - 8D1AC9730486D14A00FE50C9 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; + 14A6EED810D02A18000B05B4 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EEEB10D02A44000B05B4 /* Release.xcconfig */; + buildSettings = { + }; + name = Release; }; - 8D1AC9740486D14A00FE50C9 = { - explicitFileType = wrapper.cfbundle; - includeInIndex = 0; - isa = PBXFileReference; - path = QSEudoraPlugIn.qsplugin; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; + 14A6EEDA10D02A18000B05B4 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EEE710D02A44000B05B4 /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + BUILD_DIR = "$(SYMROOT)/PlugIns/"; + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = QSEudoraPlugIn; + ZERO_LINK = YES; + }; + name = Debug; }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 - DD92D38A0106425D02CA0E72 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Cocoa.framework; - path = /System/Library/Frameworks/Cocoa.framework; - refType = 0; - sourceTree = ""; + 14A6EEDB10D02A18000B05B4 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EEE910D02A44000B05B4 /* QSPlugIn_Release.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = QSEudoraPlugIn; + ZERO_LINK = NO; + }; + name = Release; }; -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 -//E10 -//E11 -//E12 -//E13 -//E14 - E1022B2806B3475D00299BEC = { - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - isa = PBXShellScriptBuildPhase; - outputPaths = ( +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 14A6EEE010D02A28000B05B4 /* Build configuration list for PBXProject "QSEudoraPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14A6EED710D02A18000B05B4 /* Debug */, + 14A6EED810D02A18000B05B4 /* Release */, ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; - E1EAB045068128A200774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = QSEudoraPlugIn.m; - refType = 4; - sourceTree = ""; - }; - E1EAB046068128A200774DFF = { - fileRef = E1EAB045068128A200774DFF; - isa = PBXBuildFile; - settings = { - }; - }; - E1EAB047068128A800774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSEudoraPlugIn.h; - refType = 4; - sourceTree = ""; + 14A6EEE110D02A28000B05B4 /* Build configuration list for PBXNativeTarget "QSEudoraPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14A6EEDA10D02A18000B05B4 /* Debug */, + 14A6EEDB10D02A18000B05B4 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; +/* End XCConfigurationList section */ }; - rootObject = 0259C573FE90428111CA0C5A; + rootObject = 0259C573FE90428111CA0C5A /* Project object */; } diff --git a/FindModule/trunk/FindModule.xcodeproj/project.pbxproj b/FindModule/trunk/FindModule.xcodeproj/project.pbxproj index 7688579..d1bf09c 100644 --- a/FindModule/trunk/FindModule.xcodeproj/project.pbxproj +++ b/FindModule/trunk/FindModule.xcodeproj/project.pbxproj @@ -28,12 +28,14 @@ 0AB5055506C2DEE3001041B3 /* FindModulePrefPane.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = FindModulePrefPane.nib; sourceTree = ""; }; 0AB505A706C2E2B0001041B3 /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = ""; }; 0AB50BC606C34CD0001041B3 /* locate.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = locate.sh; sourceTree = ""; }; - 4D0C0DDB0E0FCF470027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0DDC0E0FCF470027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0DDD0E0FCF470027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0DDE0E0FCF470027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0DDF0E0FCF470027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0DE00E0FCF470027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 14A8D0A510CE5243003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D0A610CE5243003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D0A710CE5243003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D0A810CE5243003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D0A910CE5243003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D0AA10CE5243003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D0AB10CE5243003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D0AC10CE5243003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 4DB83C5D0D143C3300A0CA18 /* element.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; explicitFileType = text.xml; fileEncoding = 4; languageSpecificationIdentifier = html; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* Find Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Find Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -119,16 +121,17 @@ 4D0C0DDA0E0FCF470027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0DDB0E0FCF470027D189 /* Common.xcconfig */, - 4D0C0DDC0E0FCF470027D189 /* Debug.xcconfig */, - 4D0C0DDD0E0FCF470027D189 /* Developer.xcconfig */, - 4D0C0DDE0E0FCF470027D189 /* QSPlugIn.xcconfig */, - 4D0C0DDF0E0FCF470027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0DE00E0FCF470027D189 /* Release.xcconfig */, + 14A8D0A510CE5243003857E3 /* Common.xcconfig */, + 14A8D0A610CE5243003857E3 /* Debug.xcconfig */, + 14A8D0A710CE5243003857E3 /* Developer.xcconfig */, + 14A8D0A810CE5243003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D0A910CE5243003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D0AA10CE5243003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D0AB10CE5243003857E3 /* QSPlugIn.xcconfig */, + 14A8D0AC10CE5243003857E3 /* Release.xcconfig */, ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; /* End PBXGroup section */ @@ -188,14 +191,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -217,21 +220,21 @@ /* Begin XCBuildConfiguration section */ 4DB83C320D1437BF00A0CA18 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DDC0E0FCF470027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D0A610CE5243003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 4DB83C330D1437BF00A0CA18 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DE00E0FCF470027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8D0AC10CE5243003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 4DB83C350D1437BF00A0CA18 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DDE0E0FCF470027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D0A810CE5243003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "Find Module"; }; @@ -239,7 +242,7 @@ }; 4DB83C360D1437BF00A0CA18 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DDE0E0FCF470027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D0AA10CE5243003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "Find Module"; }; diff --git a/Firefox/QSFirefoxPlugIn.h b/Firefox/QSFirefoxPlugIn.h index ac22b2e..8822b17 100644 --- a/Firefox/QSFirefoxPlugIn.h +++ b/Firefox/QSFirefoxPlugIn.h @@ -10,6 +10,8 @@ #import "QSFirefoxPlugIn.h" #import +#define kQSFirefoxPlugInType @"QSFirefoxPlugInType" + @interface QSFirefoxPlugIn : NSObject { } diff --git a/Firefox/QSFirefoxPlugIn.xcodeproj/project.pbxproj b/Firefox/QSFirefoxPlugIn.xcodeproj/project.pbxproj index 966ea25..6c76844 100644 --- a/Firefox/QSFirefoxPlugIn.xcodeproj/project.pbxproj +++ b/Firefox/QSFirefoxPlugIn.xcodeproj/project.pbxproj @@ -16,7 +16,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSFirefoxPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSFirefoxPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8A5F10D09C8500851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8A6010D09C8500851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8A6110D09C8500851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8A6210D09C8500851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8A6310D09C8500851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8A6410D09C8500851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8A6510D09C8500851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8A6610D09C8500851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -47,6 +54,7 @@ 0259C574FE90428111CA0C5A /* QSFirefoxPlugIn */ = { isa = PBXGroup; children = ( + 14DE8A5C10D09C6700851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -66,6 +74,21 @@ name = Resources; sourceTree = ""; }; + 14DE8A5C10D09C6700851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8A5F10D09C8500851A6F /* Common.xcconfig */, + 14DE8A6010D09C8500851A6F /* Debug.xcconfig */, + 14DE8A6110D09C8500851A6F /* Developer.xcconfig */, + 14DE8A6210D09C8500851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8A6310D09C8500851A6F /* QSPlugIn_Prefix.pch */, + 14DE8A6410D09C8500851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8A6510D09C8500851A6F /* QSPlugIn.xcconfig */, + 14DE8A6610D09C8500851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -97,7 +120,6 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSFirefoxPlugIn_Prefix.pch */, ); name = "Other Sources"; sourceTree = ""; @@ -139,9 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AFFE085E433100E2AFC4 /* Build configuration list for PBXProject "QSFirefoxPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSFirefoxPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Firefox Module */, ); @@ -163,14 +187,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -188,116 +212,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AFFB085E433100E2AFC4 /* Development */ = { + 7F07AFFB085E433100E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8A6210D09C8500851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSFirefoxPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Firefox Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AFFC085E433100E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8A6410D09C8500851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSFirefoxPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Firefox Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AFFD085E433100E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSFirefoxPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Firefox Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AFFF085E433100E2AFC4 /* Development */ = { + 7F07AFFF085E433100E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8A6010D09C8500851A6F /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F07B000085E433100E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8A6610D09C8500851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07B001085E433100E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AFFA085E433100E2AFC4 /* Build configuration list for PBXNativeTarget "Firefox Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFFB085E433100E2AFC4 /* Development */, + 7F07AFFB085E433100E2AFC4 /* Debug */, 7F07AFFC085E433100E2AFC4 /* Release */, - 7F07AFFD085E433100E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AFFE085E433100E2AFC4 /* Build configuration list for PBXProject "QSFirefoxPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFFF085E433100E2AFC4 /* Development */, + 7F07AFFF085E433100E2AFC4 /* Debug */, 7F07B000085E433100E2AFC4 /* Release */, - 7F07B001085E433100E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Firefox/QSFirefoxPlugIn_Prefix.pch b/Firefox/QSFirefoxPlugIn_Prefix.pch deleted file mode 100644 index 0c7dfe7..0000000 --- a/Firefox/QSFirefoxPlugIn_Prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -// -// Prefix header for all source files of the 'QSFirefoxPlugIn' target in the 'QSFirefoxPlugIn' project -// - -#ifdef __OBJC__ -#import -#import -#import -#endif - - -#define kQSFirefoxPlugInType @"QSFirefoxPlugInType" \ No newline at end of file diff --git a/Flashlight/QSFlashlightInterface.xcodeproj/project.pbxproj b/Flashlight/QSFlashlightInterface.xcodeproj/project.pbxproj index 6a75379..ff28f30 100644 --- a/Flashlight/QSFlashlightInterface.xcodeproj/project.pbxproj +++ b/Flashlight/QSFlashlightInterface.xcodeproj/project.pbxproj @@ -22,6 +22,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8A9310D09EA100851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8A9410D09EA100851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8A9510D09EA100851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8A9610D09EA100851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8A9710D09EA100851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8A9810D09EA100851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8A9910D09EA100851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8A9A10D09EA100851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSFlashlightInterface_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSFlashlightInterface_Prefix.pch; sourceTree = ""; }; 7F095FC90830712F009C3703 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F095FCA0830712F009C3703 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -60,6 +68,7 @@ 0259C574FE90428111CA0C5A /* QSFlashlightInterface */ = { isa = PBXGroup; children = ( + 14DE8A9010D09E8800851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, E1127F960695F44F008AE6A3 /* Templates */, @@ -83,6 +92,21 @@ name = Resources; sourceTree = ""; }; + 14DE8A9010D09E8800851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8A9310D09EA100851A6F /* Common.xcconfig */, + 14DE8A9410D09EA100851A6F /* Debug.xcconfig */, + 14DE8A9510D09EA100851A6F /* Developer.xcconfig */, + 14DE8A9610D09EA100851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8A9710D09EA100851A6F /* QSPlugIn_Prefix.pch */, + 14DE8A9810D09EA100851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8A9910D09EA100851A6F /* QSPlugIn.xcconfig */, + 14DE8A9A10D09EA100851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -136,10 +160,10 @@ isa = PBXNativeTarget; buildConfigurationList = 7F07B002085E433200E2AFC4 /* Build configuration list for PBXNativeTarget "Flashlight Interface" */; buildPhases = ( - 7F4ADECF096F37F600C9B950 /* ShellScript */, 8D1AC9660486D14A00FE50C9 /* Resources */, 8D1AC96A0486D14A00FE50C9 /* Sources */, 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + 7F4ADECF096F37F600C9B950 /* ShellScript */, ); buildRules = ( ); @@ -157,9 +181,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07B006085E433200E2AFC4 /* Build configuration list for PBXProject "QSFlashlightInterface" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSFlashlightInterface */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Flashlight Interface */, ); @@ -184,14 +210,14 @@ /* Begin PBXShellScriptBuildPhase section */ 7F4ADECF096F37F600C9B950 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -231,31 +257,18 @@ /* Begin XCBuildConfiguration section */ 7F07B004085E433200E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8A9810D09EA100851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSFlashlightInterface_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Flashlight Interface"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; 7F07B008085E433200E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8A9A10D09EA100851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; diff --git a/Google/QSGooglePlugIn.xcodeproj/project.pbxproj b/Google/QSGooglePlugIn.xcodeproj/project.pbxproj index cd68ea2..40b1f63 100644 --- a/Google/QSGooglePlugIn.xcodeproj/project.pbxproj +++ b/Google/QSGooglePlugIn.xcodeproj/project.pbxproj @@ -28,34 +28,18 @@ E1EAB046068128A200774DFF /* QSGooglePlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSGooglePlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 14DE8B1210D0A18B00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8B1310D0A18B00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8B1410D0A18B00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8B1510D0A18B00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8B1610D0A18B00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8B1710D0A18B00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8B1810D0A18B00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8B1910D0A18B00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSGooglePlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSGooglePlugIn_Prefix.pch; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = ""; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* Google Support.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Google Support.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1022AE706B3469300299BEC /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; E1022AE806B3469300299BEC /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; sourceTree = ""; }; @@ -97,6 +81,7 @@ 0259C574FE90428111CA0C5A /* QSGooglePlugIn */ = { isa = PBXGroup; children = ( + 14DE8B1110D0A17000851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -119,10 +104,25 @@ name = Resources; sourceTree = ""; }; + 14DE8B1110D0A17000851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8B1210D0A18B00851A6F /* Common.xcconfig */, + 14DE8B1310D0A18B00851A6F /* Debug.xcconfig */, + 14DE8B1410D0A18B00851A6F /* Developer.xcconfig */, + 14DE8B1510D0A18B00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8B1610D0A18B00851A6F /* QSPlugIn_Prefix.pch */, + 14DE8B1710D0A18B00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8B1810D0A18B00851A6F /* QSPlugIn.xcconfig */, + 14DE8B1910D0A18B00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* */, + 8D1AC9740486D14A00FE50C9 /* Google Support.qsplugin */, ); name = Products; sourceTree = ""; @@ -178,26 +178,12 @@ ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Development/Quicksilver/PlugIns/QSGooglePlugIn, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSGooglePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Google Support"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Google Support"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSGooglePlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* */; + productReference = 8D1AC9740486D14A00FE50C9 /* Google Support.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -206,15 +192,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FD49B4C0990317E00517F3A /* Build configuration list for PBXProject "QSGooglePlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSGooglePlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Google Support */, ); @@ -243,14 +225,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -299,85 +281,39 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7FD49B490990317E00517F3A /* Development */ = { + 7FD49B490990317E00517F3A /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8B1510D0A18B00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Development/Quicksilver/PlugIns/QSGooglePlugIn, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSGooglePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Google Support"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7FD49B4A0990317E00517F3A /* Deployment */ = { + 7FD49B4A0990317E00517F3A /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8B1710D0A18B00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Development/Quicksilver/PlugIns/QSGooglePlugIn, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSGooglePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Google Support"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; - name = Deployment; - }; - 7FD49B4B0990317E00517F3A /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Development/Quicksilver/PlugIns/QSGooglePlugIn, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSGooglePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Google Support"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FD49B4D0990317E00517F3A /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; + name = Release; }; - 7FD49B4E0990317E00517F3A /* Deployment */ = { + 7FD49B4D0990317E00517F3A /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8B1310D0A18B00851A6F /* Debug.xcconfig */; buildSettings = { }; - name = Deployment; + name = Debug; }; - 7FD49B4F0990317E00517F3A /* Default */ = { + 7FD49B4E0990317E00517F3A /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8B1910D0A18B00851A6F /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -385,22 +321,20 @@ 7FD49B480990317E00517F3A /* Build configuration list for PBXNativeTarget "Google Support" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FD49B490990317E00517F3A /* Development */, - 7FD49B4A0990317E00517F3A /* Deployment */, - 7FD49B4B0990317E00517F3A /* Default */, + 7FD49B490990317E00517F3A /* Debug */, + 7FD49B4A0990317E00517F3A /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FD49B4C0990317E00517F3A /* Build configuration list for PBXProject "QSGooglePlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FD49B4D0990317E00517F3A /* Development */, - 7FD49B4E0990317E00517F3A /* Deployment */, - 7FD49B4F0990317E00517F3A /* Default */, + 7FD49B4D0990317E00517F3A /* Debug */, + 7FD49B4E0990317E00517F3A /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/GoogleCalendar/QSGoogleCalendarPlugIn.xcodeproj/project.pbxproj b/GoogleCalendar/QSGoogleCalendarPlugIn.xcodeproj/project.pbxproj index 306b0e4..909b108 100644 --- a/GoogleCalendar/QSGoogleCalendarPlugIn.xcodeproj/project.pbxproj +++ b/GoogleCalendar/QSGoogleCalendarPlugIn.xcodeproj/project.pbxproj @@ -16,6 +16,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8AEF10D0A0EE00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8AF010D0A0EE00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8AF110D0A0EE00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8AF210D0A0EE00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8AF310D0A0EE00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8AF410D0A0EE00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8AF510D0A0EE00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8AF610D0A0EE00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSGoogleCalendarPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSGoogleCalendarPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -50,6 +58,7 @@ 0259C574FE90428111CA0C5A /* QSGoogleCalendarPlugIn */ = { isa = PBXGroup; children = ( + 14DE8AE210D0A0B000851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -68,6 +77,21 @@ name = Resources; sourceTree = ""; }; + 14DE8AE210D0A0B000851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8AEF10D0A0EE00851A6F /* Common.xcconfig */, + 14DE8AF010D0A0EE00851A6F /* Debug.xcconfig */, + 14DE8AF110D0A0EE00851A6F /* Developer.xcconfig */, + 14DE8AF210D0A0EE00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8AF310D0A0EE00851A6F /* QSPlugIn_Prefix.pch */, + 14DE8AF410D0A0EE00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8AF510D0A0EE00851A6F /* QSPlugIn.xcconfig */, + 14DE8AF610D0A0EE00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -145,9 +169,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSGoogleCalendarPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSGoogleCalendarPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Google Calendar Module */, ); @@ -168,14 +194,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -194,60 +220,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8AF210D0A0EE00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSGoogleCalendarPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSGoogleCalendarPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8AF410D0A0EE00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSGoogleCalendarPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Google Calendar Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8AF010D0A0EE00851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8AF610D0A0EE00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_MODEL_TUNING = G5; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -257,7 +260,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Google Calendar Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -266,7 +269,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSGoogleCalendarPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/GrowlNotifier/trunk/GrowlNotifier.xcodeproj/project.pbxproj b/GrowlNotifier/trunk/GrowlNotifier.xcodeproj/project.pbxproj index 28bacc7..c8b5faf 100644 --- a/GrowlNotifier/trunk/GrowlNotifier.xcodeproj/project.pbxproj +++ b/GrowlNotifier/trunk/GrowlNotifier.xcodeproj/project.pbxproj @@ -29,13 +29,15 @@ /* Begin PBXFileReference section */ 0A0D652206D2DC5700FB3DAA /* Info.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Info.rtf; sourceTree = ""; }; 0AD26CD707F7967100975F71 /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Growl.framework; sourceTree = ""; }; + 14A8D0C310CE52E4003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D0C410CE52E4003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D0C510CE52E4003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D0C610CE52E4003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D0C710CE52E4003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D0C810CE52E4003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D0C910CE52E4003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D0CA10CE52E4003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSGrowlNotifier_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSGrowlNotifier_Prefix.pch; sourceTree = ""; }; - 4D0C0DF60E0FCFCF0027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0DF70E0FCFCF0027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0DF80E0FCFCF0027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0DF90E0FCFCF0027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0DFA0E0FCFCF0027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0DFB0E0FCFCF0027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; explicitFileType = text.xml; fileEncoding = 4; languageSpecificationIdentifier = html; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* Growl Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Growl Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; @@ -115,16 +117,17 @@ 4D0C0DF50E0FCFCF0027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0DF60E0FCFCF0027D189 /* Common.xcconfig */, - 4D0C0DF70E0FCFCF0027D189 /* Debug.xcconfig */, - 4D0C0DF80E0FCFCF0027D189 /* Developer.xcconfig */, - 4D0C0DF90E0FCFCF0027D189 /* QSPlugIn.xcconfig */, - 4D0C0DFA0E0FCFCF0027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0DFB0E0FCFCF0027D189 /* Release.xcconfig */, + 14A8D0C310CE52E4003857E3 /* Common.xcconfig */, + 14A8D0C410CE52E4003857E3 /* Debug.xcconfig */, + 14A8D0C510CE52E4003857E3 /* Developer.xcconfig */, + 14A8D0C610CE52E4003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D0C710CE52E4003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D0C810CE52E4003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D0C910CE52E4003857E3 /* QSPlugIn.xcconfig */, + 14A8D0CA10CE52E4003857E3 /* Release.xcconfig */, ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; /* End PBXGroup section */ @@ -181,14 +184,14 @@ /* Begin PBXShellScriptBuildPhase section */ 0A0D651D06D2DC1600FB3DAA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -219,7 +222,7 @@ /* Begin XCBuildConfiguration section */ 0A4D265608A1ECE200C8DD94 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DF90E0FCFCF0027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D0C610CE52E4003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "Growl Module"; }; @@ -227,7 +230,7 @@ }; 0A4D265808A1ECE200C8DD94 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DF90E0FCFCF0027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D0C810CE52E4003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "Growl Module"; }; @@ -235,19 +238,14 @@ }; 0A4D265A08A1ECE200C8DD94 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DF70E0FCFCF0027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D0C410CE52E4003857E3 /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Debug; }; 0A4D265C08A1ECE200C8DD94 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DFB0E0FCFCF0027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8D0CA10CE52E4003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/GrowlNotifier/trunk/QSGrowlNotifier.h b/GrowlNotifier/trunk/QSGrowlNotifier.h index 49ed622..5f18ee6 100644 --- a/GrowlNotifier/trunk/QSGrowlNotifier.h +++ b/GrowlNotifier/trunk/QSGrowlNotifier.h @@ -6,7 +6,10 @@ // Copyright __MyCompanyName__ 2004. All rights reserved. // +// If compiler complains that GrowlApplicaionBrid.h is not found +// then download latest Growl source code and compile. #import + @interface QSGrowlNotifier : NSObject { } diff --git a/ImageManipulation/QSImageManipulationPlugIn.xcodeproj/project.pbxproj b/ImageManipulation/QSImageManipulationPlugIn.xcodeproj/project.pbxproj index a9c872a..0f43db8 100644 --- a/ImageManipulation/QSImageManipulationPlugIn.xcodeproj/project.pbxproj +++ b/ImageManipulation/QSImageManipulationPlugIn.xcodeproj/project.pbxproj @@ -18,6 +18,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8BE110D0ADEB00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8BE210D0ADEB00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8BE310D0ADEB00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8BE410D0ADEB00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8BE510D0ADEB00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8BE610D0ADEB00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8BE710D0ADEB00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8BE810D0ADEB00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSImageManipulationPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSImageManipulationPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -58,6 +66,7 @@ 0259C574FE90428111CA0C5A /* QSImageManipulationPlugIn */ = { isa = PBXGroup; children = ( + 14DE8BD510D0ADC300851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -76,6 +85,21 @@ name = Resources; sourceTree = ""; }; + 14DE8BD510D0ADC300851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8BE110D0ADEB00851A6F /* Common.xcconfig */, + 14DE8BE210D0ADEB00851A6F /* Debug.xcconfig */, + 14DE8BE310D0ADEB00851A6F /* Developer.xcconfig */, + 14DE8BE410D0ADEB00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8BE510D0ADEB00851A6F /* QSPlugIn_Prefix.pch */, + 14DE8BE610D0ADEB00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8BE710D0ADEB00851A6F /* QSPlugIn.xcconfig */, + 14DE8BE810D0ADEB00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -182,14 +206,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -208,65 +232,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8BE410D0ADEB00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSImageManipulationPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Image Manipulation Actions"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8BE610D0ADEB00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSImageManipulationPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Image Manipulation Actions"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8BE210D0ADEB00851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8BE810D0ADEB00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; }; name = Release; }; @@ -276,7 +272,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Image Manipulation Actions" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -285,7 +281,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSImageManipulationPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/ImageManipulation/QSImageManipulationPlugInAction.m b/ImageManipulation/QSImageManipulationPlugInAction.m index 3aa1cef..22f66d3 100644 --- a/ImageManipulation/QSImageManipulationPlugInAction.m +++ b/ImageManipulation/QSImageManipulationPlugInAction.m @@ -144,7 +144,7 @@ - (NSDictionary *)formatDictionaryForString:(NSString *)string{ float QSFirstStringFloat(NSString *string){ float f=0; - foreach(component,[string componentsSeparatedByString:@" "]){ + for(NSString * component in [string componentsSeparatedByString:@" "]){ //NSLog(@"comp %@",component); f=[component floatValue]; if (f!=0)break; @@ -172,7 +172,7 @@ - (QSObject *)cropImage:(QSObject *)dObject{ NSArray *sourcePaths=[dObject validPaths]; NSArray *outputFiles=[NSMutableArray arrayWithCapacity:[sourcePaths count]]; - foreach(path,sourcePaths){ + for(NSString * path in sourcePaths){ NSString *destinationPath=nil; if (useTempFile){ destinationPath=[self temporaryPath]; @@ -259,7 +259,7 @@ - (QSObject *)scaleImage:(QSObject *)dObject toSize:(QSObject *)iObject{ NSArray *sourcePaths=[dObject validPaths]; NSArray *outputFiles=[NSMutableArray arrayWithCapacity:[sourcePaths count]]; - foreach(path,sourcePaths){ + for(NSString * path in sourcePaths){ NSAutoreleasePool *pool=[[NSAutoreleasePool alloc]init]; #warning should honor gif's NSImageRGBColorTable value NSString *destinationPath=nil; @@ -373,7 +373,7 @@ - (QSObject *)saveImage:(QSObject *)dObject asFormat:(QSObject *)iObject{ NSArray *sourcePaths=[dObject validPaths]; NSArray *outputFiles=[NSMutableArray arrayWithCapacity:[sourcePaths count]]; - foreach(path,sourcePaths){ + for(NSString * path in sourcePaths){ NSString *destinationPath=nil; if (useTempFile){ destinationPath=[self temporaryPath]; diff --git a/Indigo/QSIndigo.h b/Indigo/QSIndigo.h new file mode 100644 index 0000000..2d93227 --- /dev/null +++ b/Indigo/QSIndigo.h @@ -0,0 +1,10 @@ +/* + * QSIndigo.h + * QSIndigoPlugIn + * + * Created by Paul Kohut on 12/9/09. + * + */ + +#define kQSIndigoActionType @"QSIndigoActionType" +#define kQSX10AddressType @"QSX10AddressType" \ No newline at end of file diff --git a/Indigo/QSIndigoPlugIn.h b/Indigo/QSIndigoPlugIn.h index 7b4bc3e..e6386c5 100644 --- a/Indigo/QSIndigoPlugIn.h +++ b/Indigo/QSIndigoPlugIn.h @@ -9,6 +9,9 @@ #import #import "QSIndigoPlugIn.h" + + + @interface QSIndigoPlugIn : NSObject { } diff --git a/Indigo/QSIndigoPlugIn.m b/Indigo/QSIndigoPlugIn.m index f1b89d9..b7c2a15 100644 --- a/Indigo/QSIndigoPlugIn.m +++ b/Indigo/QSIndigoPlugIn.m @@ -8,6 +8,7 @@ #import "QSIndigoPlugIn.h" + @implementation QSIndigoPlugIn diff --git a/Indigo/QSIndigoPlugIn.xcodeproj/project.pbxproj b/Indigo/QSIndigoPlugIn.xcodeproj/project.pbxproj index 2633b13..635960e 100644 --- a/Indigo/QSIndigoPlugIn.xcodeproj/project.pbxproj +++ b/Indigo/QSIndigoPlugIn.xcodeproj/project.pbxproj @@ -25,7 +25,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSIndigoPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSIndigoPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8C1B10D0AF4500851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8C1C10D0AF4500851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8C1D10D0AF4500851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8C1E10D0AF4500851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8C1F10D0AF4500851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8C2010D0AF4500851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8C2110D0AF4500851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8C2210D0AF4500851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 14DE8C4410D0B07C00851A6F /* QSIndigo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSIndigo.h; sourceTree = ""; }; 7FDB7C990AA8C13300CCE360 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FDB7C9A0AA8C13300CCE360 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FDB7C9B0AA8C13300CCE360 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -65,6 +73,7 @@ 0259C574FE90428111CA0C5A /* QSIndigoPlugIn */ = { isa = PBXGroup; children = ( + 14DE8C0910D0AECE00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -85,6 +94,21 @@ name = Resources; sourceTree = ""; }; + 14DE8C0910D0AECE00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8C1B10D0AF4500851A6F /* Common.xcconfig */, + 14DE8C1C10D0AF4500851A6F /* Debug.xcconfig */, + 14DE8C1D10D0AF4500851A6F /* Developer.xcconfig */, + 14DE8C1E10D0AF4500851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8C1F10D0AF4500851A6F /* QSPlugIn_Prefix.pch */, + 14DE8C2010D0AF4500851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8C2110D0AF4500851A6F /* QSPlugIn.xcconfig */, + 14DE8C2210D0AF4500851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -115,6 +139,7 @@ E1DD659A0725BBA60040CD13 /* QSIndigoPlugIn_Source.h */, E1DD659B0725BBA60040CD13 /* QSIndigoPlugIn_Source.m */, E1EAB045068128A200774DFF /* QSIndigoPlugIn.m */, + E1EAB047068128A800774DFF /* QSIndigoPlugIn.h */, ); name = Classes; sourceTree = ""; @@ -122,8 +147,7 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSIndigoPlugIn_Prefix.pch */, - E1EAB047068128A800774DFF /* QSIndigoPlugIn.h */, + 14DE8C4410D0B07C00851A6F /* QSIndigo.h */, ); name = "Other Sources"; sourceTree = ""; @@ -156,9 +180,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07B036085E433300E2AFC4 /* Build configuration list for PBXProject "QSIndigoPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSIndigoPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Indigo X10 Module */, ); @@ -184,14 +210,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -225,33 +251,18 @@ /* Begin XCBuildConfiguration section */ 7F07B034085E433300E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C2010D0AF4500851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSIndigoPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Indigo X10 Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; 7F07B038085E433300E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C2210D0AF4500851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; diff --git a/Indigo/QSIndigoPlugIn_Action.m b/Indigo/QSIndigoPlugIn_Action.m index 207c8e8..c1085ab 100644 --- a/Indigo/QSIndigoPlugIn_Action.m +++ b/Indigo/QSIndigoPlugIn_Action.m @@ -7,6 +7,7 @@ // #import "QSIndigoPlugIn_Action.h" +#import "QSIndigo.h" @implementation QSIndigoPlugIn_Action - (NSString *)target{ diff --git a/Indigo/QSIndigoPlugIn_Prefix.pch b/Indigo/QSIndigoPlugIn_Prefix.pch deleted file mode 100644 index 66f5dc1..0000000 --- a/Indigo/QSIndigoPlugIn_Prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -// -// Prefix header for all source files of the 'QSIndigoPlugIn' target in the 'QSIndigoPlugIn' project -// - -#ifdef __OBJC__ - #import - #import -#endif - - -#define kQSIndigoActionType @"QSIndigoActionType" -#define kQSX10AddressType @"QSX10AddressType" \ No newline at end of file diff --git a/Indigo/QSIndigoPlugIn_Source.h b/Indigo/QSIndigoPlugIn_Source.h index 86a0f5e..1a4738d 100644 --- a/Indigo/QSIndigoPlugIn_Source.h +++ b/Indigo/QSIndigoPlugIn_Source.h @@ -11,6 +11,7 @@ + @interface QSIndigoPlugIn_Source : NSObject @end diff --git a/Indigo/QSIndigoPlugIn_Source.m b/Indigo/QSIndigoPlugIn_Source.m index eebe0e8..8df5c3a 100644 --- a/Indigo/QSIndigoPlugIn_Source.m +++ b/Indigo/QSIndigoPlugIn_Source.m @@ -6,8 +6,9 @@ // Copyright __MyCompanyName__ 2004. All rights reserved. // -#import "QSIndigoPlugIn_Source.h" #import +#import "QSIndigoPlugIn_Source.h" +#import "QSIndigo.h" @implementation QSIndigoPlugIn_Source diff --git a/Keychain/QSKeychainPlugIn.xcodeproj/project.pbxproj b/Keychain/QSKeychainPlugIn.xcodeproj/project.pbxproj index 6e7a095..28bcbbd 100644 --- a/Keychain/QSKeychainPlugIn.xcodeproj/project.pbxproj +++ b/Keychain/QSKeychainPlugIn.xcodeproj/project.pbxproj @@ -16,6 +16,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8C9410D0B1C800851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8C9510D0B1C800851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8C9610D0B1C800851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8C9710D0B1C800851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8C9810D0B1C800851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8C9910D0B1C800851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8C9A10D0B1C800851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8C9B10D0B1C800851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSKeychainPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSKeychainPlugIn_Prefix.pch; sourceTree = ""; }; 7FA4EB010912B84D007DB407 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = ../../../../Developer/Build/Release/QSCore.framework; sourceTree = SOURCE_ROOT; }; 7FA4EB020912B84D007DB407 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = ../../../../Developer/Build/Release/QSFoundation.framework; sourceTree = SOURCE_ROOT; }; @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSKeychainPlugIn */ = { isa = PBXGroup; children = ( + 14DE8C8810D0B19200851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,6 +71,21 @@ name = Resources; sourceTree = ""; }; + 14DE8C8810D0B19200851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8C9410D0B1C800851A6F /* Common.xcconfig */, + 14DE8C9510D0B1C800851A6F /* Debug.xcconfig */, + 14DE8C9610D0B1C800851A6F /* Developer.xcconfig */, + 14DE8C9710D0B1C800851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8C9810D0B1C800851A6F /* QSPlugIn_Prefix.pch */, + 14DE8C9910D0B1C800851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8C9A10D0B1C800851A6F /* QSPlugIn.xcconfig */, + 14DE8C9B10D0B1C800851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -126,9 +150,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF244D085E488500266176 /* Build configuration list for PBXProject "QSKeychainPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSKeychainPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Keychain Module */, ); @@ -149,14 +175,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -174,123 +200,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF244A085E488500266176 /* Development */ = { + 7FFF244A085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C9710D0B1C800851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSKeychainPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Keychain Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF244B085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C9910D0B1C800851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSKeychainPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Keychain Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF244C085E488500266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns"; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSKeychainPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Keychain Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF244E085E488500266176 /* Development */ = { + 7FFF244E085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C9510D0B1C800851A6F /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF244F085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C9B10D0B1C800851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF2450085E488500266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF2449085E488500266176 /* Build configuration list for PBXNativeTarget "Keychain Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF244A085E488500266176 /* Development */, + 7FFF244A085E488500266176 /* Debug */, 7FFF244B085E488500266176 /* Release */, - 7FFF244C085E488500266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF244D085E488500266176 /* Build configuration list for PBXProject "QSKeychainPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF244E085E488500266176 /* Development */, + 7FFF244E085E488500266176 /* Debug */, 7FFF244F085E488500266176 /* Release */, - 7FFF2450085E488500266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Mailsmith/Info.plist b/Mailsmith/Info.plist index dd5a58b..cd2c784 100644 --- a/Mailsmith/Info.plist +++ b/Mailsmith/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion diff --git a/Mailsmith/QSMailsmithMailMediator.h b/Mailsmith/QSMailsmithMailMediator.h index 8ef576b..a95ea67 100644 --- a/Mailsmith/QSMailsmithMailMediator.h +++ b/Mailsmith/QSMailsmithMailMediator.h @@ -4,6 +4,7 @@ //#import +#define kQSMailsmithPlugInType @"QSMailsmithPlugInType" @interface QSMailsmithMailMediator : NSObject { diff --git a/Mailsmith/QSMailsmithPlugIn.xcodeproj/project.pbxproj b/Mailsmith/QSMailsmithPlugIn.xcodeproj/project.pbxproj index c77052d..f86fe32 100644 --- a/Mailsmith/QSMailsmithPlugIn.xcodeproj/project.pbxproj +++ b/Mailsmith/QSMailsmithPlugIn.xcodeproj/project.pbxproj @@ -14,7 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSMailsmithPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSMailsmithPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8CB110D0B43B00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8CB210D0B43B00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8CB310D0B43B00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8CB410D0B43B00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8CB510D0B43B00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8CB610D0B43B00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8CB710D0B43B00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8CB810D0B43B00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F05F1910852369C00A8EC0C /* QSMailsmithMailMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSMailsmithMailMediator.h; sourceTree = ""; }; 7F05F1920852369C00A8EC0C /* QSMailsmithMailMediator.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSMailsmithMailMediator.m; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; @@ -24,7 +31,7 @@ 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Mailsmith Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Mailsmith Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSMailsmithPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSMailsmithPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -45,6 +52,7 @@ 0259C574FE90428111CA0C5A /* QSMailsmithPlugIn */ = { isa = PBXGroup; children = ( + 14DE8CAE10D0B41900851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,10 +70,25 @@ name = Resources; sourceTree = ""; }; + 14DE8CAE10D0B41900851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8CB110D0B43B00851A6F /* Common.xcconfig */, + 14DE8CB210D0B43B00851A6F /* Debug.xcconfig */, + 14DE8CB310D0B43B00851A6F /* Developer.xcconfig */, + 14DE8CB410D0B43B00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8CB510D0B43B00851A6F /* QSPlugIn_Prefix.pch */, + 14DE8CB610D0B43B00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8CB710D0B43B00851A6F /* QSPlugIn.xcconfig */, + 14DE8CB810D0B43B00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Mailsmith Module.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSMailsmithPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -95,7 +118,6 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSMailsmithPlugIn_Prefix.pch */, ); name = "Other Sources"; sourceTree = ""; @@ -128,7 +150,7 @@ name = QSMailsmithPlugIn; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSMailsmithPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Mailsmith Module.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSMailsmithPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -137,9 +159,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF2457085E488500266176 /* Build configuration list for PBXProject "QSMailsmithPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSMailsmithPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSMailsmithPlugIn */, ); @@ -159,14 +183,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -184,119 +208,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF2454085E488500266176 /* Development */ = { + 7FFF2454085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8CB410D0B43B00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMailsmithPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSMailsmithPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF2455085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8CB610D0B43B00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMailsmithPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Mailsmith Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF2456085E488500266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMailsmithPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSMailsmithPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF2458085E488500266176 /* Development */ = { + 7FFF2458085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8CB210D0B43B00851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF2459085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8CB810D0B43B00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF245A085E488500266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF2453085E488500266176 /* Build configuration list for PBXNativeTarget "QSMailsmithPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2454085E488500266176 /* Development */, + 7FFF2454085E488500266176 /* Debug */, 7FFF2455085E488500266176 /* Release */, - 7FFF2456085E488500266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF2457085E488500266176 /* Build configuration list for PBXProject "QSMailsmithPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2458085E488500266176 /* Development */, + 7FFF2458085E488500266176 /* Debug */, 7FFF2459085E488500266176 /* Release */, - 7FFF245A085E488500266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Mailsmith/QSMailsmithPlugIn_Prefix.pch b/Mailsmith/QSMailsmithPlugIn_Prefix.pch deleted file mode 100644 index 1a37ce9..0000000 --- a/Mailsmith/QSMailsmithPlugIn_Prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -// -// Prefix header for all source files of the 'QSMailsmithPlugIn' target in the 'QSMailsmithPlugIn' project -// - -#ifdef __OBJC__ -#import -#import -#import -#endif - - -#define kQSMailsmithPlugInType @"QSMailsmithPlugInType" \ No newline at end of file diff --git a/Markdown/QSMarkdownPlugIn.xcodeproj/project.pbxproj b/Markdown/QSMarkdownPlugIn.xcodeproj/project.pbxproj index 85c5e44..a1afece 100644 --- a/Markdown/QSMarkdownPlugIn.xcodeproj/project.pbxproj +++ b/Markdown/QSMarkdownPlugIn.xcodeproj/project.pbxproj @@ -18,31 +18,15 @@ E1EAB046068128A200774DFF /* QSMarkdownPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSMarkdownPlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 14DE8D0410D0B8AF00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8D0510D0B8AF00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8D0610D0B8AF00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8D0710D0B8AF00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8D0810D0B8AF00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8D0910D0B8AF00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8D0A10D0B8AF00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8D0B10D0B8AF00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSMarkdownPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSMarkdownPlugIn_Prefix.pch; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* Markdown Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Markdown Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -75,6 +59,7 @@ 0259C574FE90428111CA0C5A /* QSMarkdownPlugIn */ = { isa = PBXGroup; children = ( + 14DE8D0310D0B89800851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -95,6 +80,21 @@ name = Resources; sourceTree = ""; }; + 14DE8D0310D0B89800851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8D0410D0B8AF00851A6F /* Common.xcconfig */, + 14DE8D0510D0B8AF00851A6F /* Debug.xcconfig */, + 14DE8D0610D0B8AF00851A6F /* Developer.xcconfig */, + 14DE8D0710D0B8AF00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8D0810D0B8AF00851A6F /* QSPlugIn_Prefix.pch */, + 14DE8D0910D0B8AF00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8D0A10D0B8AF00851A6F /* QSPlugIn.xcconfig */, + 14DE8D0B10D0B8AF00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -146,17 +146,6 @@ ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMarkdownPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Markdown Module"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Markdown Module"; @@ -171,15 +160,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF246D085E488500266176 /* Build configuration list for PBXProject "QSMarkdownPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSMarkdownPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Markdown Module */, ); @@ -203,14 +188,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -229,76 +214,39 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF246A085E488500266176 /* Development */ = { + 7FFF246A085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D0710D0B8AF00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMarkdownPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Markdown Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7FFF246B085E488500266176 /* Deployment */ = { + 7FFF246B085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D0910D0B8AF00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMarkdownPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Markdown Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; - name = Deployment; - }; - 7FFF246C085E488500266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMarkdownPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Markdown Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF246E085E488500266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; + name = Release; }; - 7FFF246F085E488500266176 /* Deployment */ = { + 7FFF246E085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D0510D0B8AF00851A6F /* Debug.xcconfig */; buildSettings = { }; - name = Deployment; + name = Debug; }; - 7FFF2470085E488500266176 /* Default */ = { + 7FFF246F085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D0B10D0B8AF00851A6F /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -306,22 +254,20 @@ 7FFF2469085E488500266176 /* Build configuration list for PBXNativeTarget "Markdown Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF246A085E488500266176 /* Development */, - 7FFF246B085E488500266176 /* Deployment */, - 7FFF246C085E488500266176 /* Default */, + 7FFF246A085E488500266176 /* Debug */, + 7FFF246B085E488500266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF246D085E488500266176 /* Build configuration list for PBXProject "QSMarkdownPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF246E085E488500266176 /* Development */, - 7FFF246F085E488500266176 /* Deployment */, - 7FFF2470085E488500266176 /* Default */, + 7FFF246E085E488500266176 /* Debug */, + 7FFF246F085E488500266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Menu/QSMenuInterface.xcodeproj/project.pbxproj b/Menu/QSMenuInterface.xcodeproj/project.pbxproj index 14955ff..c380c2f 100644 --- a/Menu/QSMenuInterface.xcodeproj/project.pbxproj +++ b/Menu/QSMenuInterface.xcodeproj/project.pbxproj @@ -20,6 +20,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8D2610D0B95C00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8D2710D0B95C00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8D2810D0B95C00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8D2910D0B95C00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8D2A10D0B95C00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8D2B10D0B95C00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8D2C10D0B95C00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8D2D10D0B95C00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSMenuInterface_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSMenuInterface_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -61,6 +69,7 @@ 0259C574FE90428111CA0C5A /* QSMenuInterface */ = { isa = PBXGroup; children = ( + 14DE8D2310D0B94300851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -80,6 +89,21 @@ name = Resources; sourceTree = ""; }; + 14DE8D2310D0B94300851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8D2610D0B95C00851A6F /* Common.xcconfig */, + 14DE8D2710D0B95C00851A6F /* Debug.xcconfig */, + 14DE8D2810D0B95C00851A6F /* Developer.xcconfig */, + 14DE8D2910D0B95C00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8D2A10D0B95C00851A6F /* QSPlugIn_Prefix.pch */, + 14DE8D2B10D0B95C00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8D2C10D0B95C00851A6F /* QSPlugIn.xcconfig */, + 14DE8D2D10D0B95C00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -173,7 +197,6 @@ mainGroup = 0259C574FE90428111CA0C5A /* QSMenuInterface */; projectDirPath = ""; projectRoot = ""; - shouldCheckCompatibility = 1; targets = ( 8D1AC9600486D14A00FE50C9 /* Menu Interface */, ); @@ -195,14 +218,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -233,125 +256,60 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7FFF2474085E488500266176 /* Development */ = { + 7FFF2474085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D2910D0B95C00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMenuInterface_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Menu Interface"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF2475085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D2B10D0B95C00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMenuInterface_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Menu Interface"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF2476085E488500266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMenuInterface_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Menu Interface"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF2478085E488500266176 /* Development */ = { + 7FFF2478085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D2710D0B95C00851A6F /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF2479085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D2D10D0B95C00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF247A085E488500266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF2473085E488500266176 /* Build configuration list for PBXNativeTarget "Menu Interface" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2474085E488500266176 /* Development */, + 7FFF2474085E488500266176 /* Debug */, 7FFF2475085E488500266176 /* Release */, - 7FFF2476085E488500266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF2477085E488500266176 /* Build configuration list for PBXProject "QSMenuInterface" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2478085E488500266176 /* Development */, + 7FFF2478085E488500266176 /* Debug */, 7FFF2479085E488500266176 /* Release */, - 7FFF247A085E488500266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Menu/QSMenuWindow.m b/Menu/QSMenuWindow.m index 07fb3e7..ffd94dd 100644 --- a/Menu/QSMenuWindow.m +++ b/Menu/QSMenuWindow.m @@ -3,7 +3,8 @@ #import "QSMenuWindow.h" #import -#import "QSPreferenceKeys.h" +#import + NSRect menuRect2(){ NSRect menuRect=[[[NSScreen screens]objectAtIndex:0]frame]; float yOffset=NSHeight(menuRect)-22; diff --git a/Mini/QSMiniInterface.xcodeproj/project.pbxproj b/Mini/QSMiniInterface.xcodeproj/project.pbxproj index 46eb303..ba58e85 100644 --- a/Mini/QSMiniInterface.xcodeproj/project.pbxproj +++ b/Mini/QSMiniInterface.xcodeproj/project.pbxproj @@ -19,6 +19,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8D5D10D0BA8A00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8D5E10D0BA8A00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8D5F10D0BA8A00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8D6010D0BA8A00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8D6110D0BA8A00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8D6210D0BA8A00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8D6310D0BA8A00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8D6410D0BA8A00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSMiniInterface_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSMiniInterface_Prefix.pch; sourceTree = ""; }; 7F233E6F090A8C04005717DD /* QSFoundation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 7F233EC9090A8C1D005717DD /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -52,6 +60,7 @@ 0259C574FE90428111CA0C5A /* QSMiniInterface */ = { isa = PBXGroup; children = ( + 14DE8D5310D0BA7000851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -71,6 +80,21 @@ name = Resources; sourceTree = ""; }; + 14DE8D5310D0BA7000851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8D5D10D0BA8A00851A6F /* Common.xcconfig */, + 14DE8D5E10D0BA8A00851A6F /* Debug.xcconfig */, + 14DE8D5F10D0BA8A00851A6F /* Developer.xcconfig */, + 14DE8D6010D0BA8A00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8D6110D0BA8A00851A6F /* QSPlugIn_Prefix.pch */, + 14DE8D6210D0BA8A00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8D6310D0BA8A00851A6F /* QSPlugIn.xcconfig */, + 14DE8D6410D0BA8A00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -136,6 +160,7 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF2482085E488500266176 /* Build configuration list for PBXProject "QSMiniInterface" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; knownRegions = ( English, @@ -146,6 +171,7 @@ ); mainGroup = 0259C574FE90428111CA0C5A /* QSMiniInterface */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Mini Interface */, ); @@ -168,14 +194,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -204,110 +230,59 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7FFF247F085E488500266176 /* Development */ = { + 7FFF247F085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D6010D0BA8A00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMiniInterface_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Mini Interface"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF2480085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D6210D0BA8A00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMiniInterface_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Mini Interface"; - WRAPPER_EXTENSION = qsplugin; }; name = Release; }; - 7FFF2481085E488500266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMiniInterface_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Mini Interface"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF2483085E488500266176 /* Development */ = { + 7FFF2483085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D5E10D0BA8A00851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF2484085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D6410D0BA8A00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF2485085E488500266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF247E085E488500266176 /* Build configuration list for PBXNativeTarget "Mini Interface" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF247F085E488500266176 /* Development */, + 7FFF247F085E488500266176 /* Debug */, 7FFF2480085E488500266176 /* Release */, - 7FFF2481085E488500266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF2482085E488500266176 /* Build configuration list for PBXProject "QSMiniInterface" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2483085E488500266176 /* Development */, + 7FFF2483085E488500266176 /* Debug */, 7FFF2484085E488500266176 /* Release */, - 7FFF2485085E488500266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/MusicArtwork/ARTchive/QSCommonMusicArtworkPlugIn.xcodeproj/project.pbxproj b/MusicArtwork/ARTchive/QSCommonMusicArtworkPlugIn.xcodeproj/project.pbxproj index 08a0aa9..afa8176 100644 --- a/MusicArtwork/ARTchive/QSCommonMusicArtworkPlugIn.xcodeproj/project.pbxproj +++ b/MusicArtwork/ARTchive/QSCommonMusicArtworkPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E29C0F10D1286000DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29C1010D1286000DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29C1110D1286000DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29C1210D1286000DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29C1310D1286000DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29C1410D1286000DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29C1510D1286000DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29C1610D1286000DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSCommonMusicArtworkPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSCommonMusicArtworkPlugIn_Prefix.pch; sourceTree = ""; }; 7F699BA8096EEC8400420E96 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F699BA9096EEC8400420E96 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -41,6 +49,7 @@ 0259C574FE90428111CA0C5A /* QSCommonMusicArtworkPlugIn */ = { isa = PBXGroup; children = ( + 14E29C0C10D1284800DCC5F2 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -58,6 +67,21 @@ name = Resources; sourceTree = ""; }; + 14E29C0C10D1284800DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E29C0F10D1286000DCC5F2 /* Common.xcconfig */, + 14E29C1010D1286000DCC5F2 /* Debug.xcconfig */, + 14E29C1110D1286000DCC5F2 /* Developer.xcconfig */, + 14E29C1210D1286000DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29C1310D1286000DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29C1410D1286000DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29C1510D1286000DCC5F2 /* QSPlugIn.xcconfig */, + 14E29C1610D1286000DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -121,9 +145,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF96085E432D00E2AFC4 /* Build configuration list for PBXProject "QSCommonMusicArtworkPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSCommonMusicArtworkPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* ARTchive Artwork */, ); @@ -143,14 +169,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -168,126 +194,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AF93085E432D00E2AFC4 /* Development */ = { + 7F07AF93085E432D00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C1210D1286000DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCommonMusicArtworkPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "ARTchive Artwork"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AF94085E432D00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C1410D1286000DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCommonMusicArtworkPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "ARTchive Artwork"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AF95085E432D00E2AFC4 /* Default */ = { + 7F07AF97085E432D00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C1010D1286000DCC5F2 /* Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSCommonMusicArtworkPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "ARTchive Artwork"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7F07AF97085E432D00E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7F07AF98085E432D00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C1610D1286000DCC5F2 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AF99085E432D00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AF92085E432D00E2AFC4 /* Build configuration list for PBXNativeTarget "ARTchive Artwork" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF93085E432D00E2AFC4 /* Development */, + 7F07AF93085E432D00E2AFC4 /* Debug */, 7F07AF94085E432D00E2AFC4 /* Release */, - 7F07AF95085E432D00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AF96085E432D00E2AFC4 /* Build configuration list for PBXProject "QSCommonMusicArtworkPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF97085E432D00E2AFC4 /* Development */, + 7F07AF97085E432D00E2AFC4 /* Debug */, 7F07AF98085E432D00E2AFC4 /* Release */, - 7F07AF99085E432D00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/MusicArtwork/Clutter/QSClutterPlugIn.xcodeproj/project.pbxproj b/MusicArtwork/Clutter/QSClutterPlugIn.xcodeproj/project.pbxproj index f60742d..7ec5f21 100644 --- a/MusicArtwork/Clutter/QSClutterPlugIn.xcodeproj/project.pbxproj +++ b/MusicArtwork/Clutter/QSClutterPlugIn.xcodeproj/project.pbxproj @@ -13,31 +13,15 @@ E1EAB046068128A200774DFF /* QSClutterPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSClutterPlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 14E29BE910D127D400DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29BEA10D127D400DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29BEB10D127D400DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29BEC10D127D400DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29BED10D127D400DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29BEE10D127D400DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29BEF10D127D400DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29BF010D127D400DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSClutterPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSClutterPlugIn_Prefix.pch; sourceTree = ""; }; 7F699B0E096EE3E500420E96 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F699B0F096EE3E500420E96 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -65,6 +49,7 @@ 0259C574FE90428111CA0C5A /* QSClutterPlugIn */ = { isa = PBXGroup; children = ( + 14E29BE610D127BD00DCC5F2 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -82,6 +67,21 @@ name = Resources; sourceTree = ""; }; + 14E29BE610D127BD00DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E29BE910D127D400DCC5F2 /* Common.xcconfig */, + 14E29BEA10D127D400DCC5F2 /* Debug.xcconfig */, + 14E29BEB10D127D400DCC5F2 /* Developer.xcconfig */, + 14E29BEC10D127D400DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29BED10D127D400DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29BEE10D127D400DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29BEF10D127D400DCC5F2 /* QSPlugIn.xcconfig */, + 14E29BF010D127D400DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -131,18 +131,6 @@ ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns"; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Build; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSClutterPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Clutter Artwork"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Clutter Artwork"; @@ -157,15 +145,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF82085E432D00E2AFC4 /* Build configuration list for PBXProject "QSClutterPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSClutterPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Clutter Artwork */, ); @@ -185,14 +169,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -210,123 +194,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AF7F085E432D00E2AFC4 /* Development */ = { + 7F07AF7F085E432D00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BEC10D127D400DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSClutterPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Clutter Artwork"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AF80085E432D00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BEE10D127D400DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSClutterPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Clutter Artwork"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AF81085E432D00E2AFC4 /* Default */ = { + 7F07AF83085E432D00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BEC10D127D400DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSClutterPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Clutter Artwork"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7F07AF83085E432D00E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7F07AF84085E432D00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BF010D127D400DCC5F2 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AF85085E432D00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AF7E085E432D00E2AFC4 /* Build configuration list for PBXNativeTarget "Clutter Artwork" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF7F085E432D00E2AFC4 /* Development */, + 7F07AF7F085E432D00E2AFC4 /* Debug */, 7F07AF80085E432D00E2AFC4 /* Release */, - 7F07AF81085E432D00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AF82085E432D00E2AFC4 /* Build configuration list for PBXProject "QSClutterPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AF83085E432D00E2AFC4 /* Development */, + 7F07AF83085E432D00E2AFC4 /* Debug */, 7F07AF84085E432D00E2AFC4 /* Release */, - 7F07AF85085E432D00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/MusicArtwork/Sofa/QSSofaPlugIn.xcodeproj/project.pbxproj b/MusicArtwork/Sofa/QSSofaPlugIn.xcodeproj/project.pbxproj index aa90afa..8fae87e 100644 --- a/MusicArtwork/Sofa/QSSofaPlugIn.xcodeproj/project.pbxproj +++ b/MusicArtwork/Sofa/QSSofaPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E29BC310D1274D00DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29BC410D1274D00DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29BC510D1274D00DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29BC610D1274D00DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29BC710D1274D00DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29BC810D1274D00DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29BC910D1274D00DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29BCA10D1274D00DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSofaPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSofaPlugIn_Prefix.pch; sourceTree = ""; }; 7F699AFA096EE35300420E96 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F699AFB096EE35300420E96 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -41,6 +49,7 @@ 0259C574FE90428111CA0C5A /* QSSofaPlugIn */ = { isa = PBXGroup; children = ( + 14E29BC010D1273300DCC5F2 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -58,6 +67,21 @@ name = Resources; sourceTree = ""; }; + 14E29BC010D1273300DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E29BC310D1274D00DCC5F2 /* Common.xcconfig */, + 14E29BC410D1274D00DCC5F2 /* Debug.xcconfig */, + 14E29BC510D1274D00DCC5F2 /* Developer.xcconfig */, + 14E29BC610D1274D00DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29BC710D1274D00DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29BC810D1274D00DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29BC910D1274D00DCC5F2 /* QSPlugIn.xcconfig */, + 14E29BCA10D1274D00DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -121,9 +145,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF253B085E488600266176 /* Build configuration list for PBXProject "QSSofaPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSofaPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Sofa Artwork */, ); @@ -143,14 +169,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -168,126 +194,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF2538085E488600266176 /* Development */ = { + 7FFF2538085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BC610D1274D00DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSofaPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Sofa Artwork"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF2539085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BC810D1274D00DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSofaPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Sofa Artwork"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF253A085E488600266176 /* Default */ = { + 7FFF253C085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BC410D1274D00DCC5F2 /* Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSofaPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Sofa Artwork"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7FFF253C085E488600266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7FFF253D085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BCA10D1274D00DCC5F2 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF253E085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF2537085E488600266176 /* Build configuration list for PBXNativeTarget "Sofa Artwork" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2538085E488600266176 /* Development */, + 7FFF2538085E488600266176 /* Debug */, 7FFF2539085E488600266176 /* Release */, - 7FFF253A085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF253B085E488600266176 /* Build configuration list for PBXProject "QSSofaPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF253C085E488600266176 /* Development */, + 7FFF253C085E488600266176 /* Debug */, 7FFF253D085E488600266176 /* Release */, - 7FFF253E085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/MusicArtwork/Synergy/QSSynergyPlugIn.xcodeproj/project.pbxproj b/MusicArtwork/Synergy/QSSynergyPlugIn.xcodeproj/project.pbxproj index 369b877..a4102fe 100644 --- a/MusicArtwork/Synergy/QSSynergyPlugIn.xcodeproj/project.pbxproj +++ b/MusicArtwork/Synergy/QSSynergyPlugIn.xcodeproj/project.pbxproj @@ -13,31 +13,15 @@ E1EAB046068128A200774DFF /* QSSynergyPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSSynergyPlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 14E29BA810D126C500DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29BA910D126C500DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29BAA10D126C500DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29BAB10D126C500DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29BAC10D126C500DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29BAD10D126C500DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29BAE10D126C500DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29BAF10D126C500DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSynergyPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSynergyPlugIn_Prefix.pch; sourceTree = ""; }; 7F699A6C096EE2EC00420E96 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F699A6D096EE2EC00420E96 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -65,6 +49,7 @@ 0259C574FE90428111CA0C5A /* QSSynergyPlugIn */ = { isa = PBXGroup; children = ( + 14E29B9F10D126A900DCC5F2 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -82,6 +67,21 @@ name = Resources; sourceTree = ""; }; + 14E29B9F10D126A900DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E29BA810D126C500DCC5F2 /* Common.xcconfig */, + 14E29BA910D126C500DCC5F2 /* Debug.xcconfig */, + 14E29BAA10D126C500DCC5F2 /* Developer.xcconfig */, + 14E29BAB10D126C500DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29BAC10D126C500DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29BAD10D126C500DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29BAE10D126C500DCC5F2 /* QSPlugIn.xcconfig */, + 14E29BAF10D126C500DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -131,21 +131,6 @@ ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns"; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSynergyPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Synergy Artwork"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Synergy Artwork"; @@ -160,15 +145,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF2565085E488700266176 /* Build configuration list for PBXProject "QSSynergyPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSynergyPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Synergy Artwork */, ); @@ -188,14 +169,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -213,117 +194,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF2562085E488700266176 /* Development */ = { + 7FFF2562085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BAB10D126C500DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSynergyPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Synergy Artwork"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF2563085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BAD10D126C500DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSynergyPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Synergy Artwork"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF2564085E488700266176 /* Default */ = { + 7FFF2566085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BA910D126C500DCC5F2 /* Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSynergyPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Synergy Artwork"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7FFF2566085E488700266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = i386; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7FFF2567085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29BAF10D126C500DCC5F2 /* Release.xcconfig */; buildSettings = { - ARCHS = i386; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF2568085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = i386; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF2561085E488700266176 /* Build configuration list for PBXNativeTarget "Synergy Artwork" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2562085E488700266176 /* Development */, + 7FFF2562085E488700266176 /* Debug */, 7FFF2563085E488700266176 /* Release */, - 7FFF2564085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF2565085E488700266176 /* Build configuration list for PBXProject "QSSynergyPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2566085E488700266176 /* Development */, + 7FFF2566085E488700266176 /* Debug */, 7FFF2567085E488700266176 /* Release */, - 7FFF2568085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/NetNewsWire/NetNewsWire.scpt b/NetNewsWire/NetNewsWire.scpt index aac643c4f936e644c2a266dcb1de61f4809b43c5..b7e294292fbb5f92fbd6b9c665264933b8577947 100644 GIT binary patch delta 584 zcmYjN&ubGw6#iysvzzUvo7rsBZrdd2UZT-z3*Ho|m(oKiNCc0vZ5A2`o6f{y|k zxQHfJ`CR6|k2UnLjxDsYiEVznNO1|*I7>X_va)d>FdVgIbw_o4)Y5~Mme4#59}S!-(uF!;zQ^&vR)10 zvLz{7Fu)4$)nyZ6wx)#=D!MJJxd7rc^nE!eeU$WTd8+PbYn9;eTHg`SH~LCn=rety zk7G=jW6l0r&qJV(nteHevc7B9ok>X_AUsU!p&5w@{li>x%G_Jgdsd#!y^&K0wQHSp zrX{_~l+$|AifU63G<0bQHIKsfMsj5%iCdj^nq)JC`lc1i8O-W?*1TVl^gJu9K!A2# x+SPB(a`9y*oPj|*^vtCl<^mnq4QKY>{7q7bHC@jy`~`bDj6(nb delta 636 zcmZ8dOK1~O6g@9*GWks=GfC5=O@xqzF+vWjfw}| zTB^K88LT=xTeF&0bM-V}qV6=>UYE^FKE`YA8bscg()yWKeCCYTL0LTZRXV_M*jwK| zc~FuMNdrQM>7m!Et(MbRtgkedn{6p02=uc>kHYlgUZ=DvV=$Wj-!x(R+?XS+-r8b -#import +//#import +#define kQSNimbusSwitcherPlugInType @"QSNimbusSwitcherPlugInType" @class QSObjectView; diff --git a/NimbusAppSwitcher/QSNimbusSwitcherPlugIn.xcodeproj/project.pbxproj b/NimbusAppSwitcher/QSNimbusSwitcherPlugIn.xcodeproj/project.pbxproj index 4c9607b..00e7f5e 100644 --- a/NimbusAppSwitcher/QSNimbusSwitcherPlugIn.xcodeproj/project.pbxproj +++ b/NimbusAppSwitcher/QSNimbusSwitcherPlugIn.xcodeproj/project.pbxproj @@ -17,32 +17,15 @@ 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSNimbusSwitcherPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSNimbusSwitcherPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE913210D0C4F000851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE913310D0C4F000851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE913410D0C4F000851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE913510D0C4F000851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE913610D0C4F000851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE913710D0C4F000851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE913810D0C4F000851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE913910D0C4F000851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F2652B008DBD7A20076E4E6 /* QSNimbusProcessSwitcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSNimbusProcessSwitcher.h; sourceTree = ""; }; 7F2652B108DBD7A20076E4E6 /* QSNimbusProcessSwitcher.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSNimbusProcessSwitcher.m; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; @@ -53,12 +36,10 @@ 7F6FA17808DC64FE007B7B60 /* QSProcessObjectView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QSProcessObjectView.m; sourceTree = ""; }; 7F6FA17E08DC6537007B7B60 /* QSNimbusBackgroundView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSNimbusBackgroundView.h; sourceTree = ""; }; 7F6FA17F08DC6537007B7B60 /* QSNimbusBackgroundView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QSNimbusBackgroundView.m; sourceTree = ""; }; - 7F8EA39009094EDF00F26184 /* QSProcessSource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSProcessSource.h; path = "../../Application/trunk/Code-QuickStepCore/QSProcessSource.h"; sourceTree = SOURCE_ROOT; }; - 7F8EA39109094EFE00F26184 /* QSActionProvider_EmbeddedProviders.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSActionProvider_EmbeddedProviders.h; path = "../../Application/trunk/PlugIns-Main/QSCorePlugIn/Code/QSActionProvider_EmbeddedProviders.h"; sourceTree = SOURCE_ROOT; }; 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Nimbus Switcher.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Nimbus Switcher.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSNimbusSwitcherPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSNimbusSwitcherPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -81,6 +62,7 @@ 0259C574FE90428111CA0C5A /* QSNimbusSwitcherPlugIn */ = { isa = PBXGroup; children = ( + 14DE912F10D0C4D400851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -98,10 +80,25 @@ name = Resources; sourceTree = ""; }; + 14DE912F10D0C4D400851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE913210D0C4F000851A6F /* Common.xcconfig */, + 14DE913310D0C4F000851A6F /* Debug.xcconfig */, + 14DE913410D0C4F000851A6F /* Developer.xcconfig */, + 14DE913510D0C4F000851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE913610D0C4F000851A6F /* QSPlugIn_Prefix.pch */, + 14DE913710D0C4F000851A6F /* QSPlugIn_Release.xcconfig */, + 14DE913810D0C4F000851A6F /* QSPlugIn.xcconfig */, + 14DE913910D0C4F000851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Nimbus Switcher.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSNimbusSwitcherPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -122,8 +119,6 @@ 32DBCF9E0370C38000C91783 /* Classes */ = { isa = PBXGroup; children = ( - 7F8EA39009094EDF00F26184 /* QSProcessSource.h */, - 7F8EA39109094EFE00F26184 /* QSActionProvider_EmbeddedProviders.h */, 7F2652B008DBD7A20076E4E6 /* QSNimbusProcessSwitcher.h */, 7F6FA17E08DC6537007B7B60 /* QSNimbusBackgroundView.h */, 7F6FA17F08DC6537007B7B60 /* QSNimbusBackgroundView.m */, @@ -137,7 +132,6 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSNimbusSwitcherPlugIn_Prefix.pch */, ); name = "Other Sources"; sourceTree = ""; @@ -165,27 +159,12 @@ ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSNimbusSwitcherPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSNimbusSwitcherPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Nimbus Switcher"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSNimbusSwitcherPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Nimbus Switcher.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSNimbusSwitcherPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -194,15 +173,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSNimbusSwitcherPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSNimbusSwitcherPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Nimbus Switcher */, ); @@ -222,14 +197,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -249,70 +224,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE913510D0C4F000851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSNimbusSwitcherPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSNimbusSwitcherPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE913710D0C4F000851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSNimbusSwitcherPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Nimbus Switcher"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE913310D0C4F000851A6F /* Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_OPTIMIZATION_LEVEL = 0; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE913910D0C4F000851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - COPY_PHASE_STRIP = NO; - GCC_OPTIMIZATION_LEVEL = 0; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -322,7 +264,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Nimbus Switcher" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -331,7 +273,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSNimbusSwitcherPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/NimbusAppSwitcher/QSNimbusSwitcherPlugIn_Prefix.pch b/NimbusAppSwitcher/QSNimbusSwitcherPlugIn_Prefix.pch deleted file mode 100644 index 1cc4e52..0000000 --- a/NimbusAppSwitcher/QSNimbusSwitcherPlugIn_Prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -// -// Prefix header for all source files of the 'QSNimbusSwitcherPlugIn' target in the 'QSNimbusSwitcherPlugIn' project -// - -#ifdef __OBJC__ -#import -#import -#import -#endif - - -#define kQSNimbusSwitcherPlugInType @"QSNimbusSwitcherPlugInType" \ No newline at end of file diff --git a/NotificationHub/trunk/NotificationHub.xcodeproj/project.pbxproj b/NotificationHub/trunk/NotificationHub.xcodeproj/project.pbxproj index 717586f..5c9dca0 100644 --- a/NotificationHub/trunk/NotificationHub.xcodeproj/project.pbxproj +++ b/NotificationHub/trunk/NotificationHub.xcodeproj/project.pbxproj @@ -21,13 +21,15 @@ 0A6C0ADD07F889C2009D40FC /* NotificationHubPrefPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotificationHubPrefPane.h; sourceTree = ""; }; 0A6C0ADE07F889C2009D40FC /* NotificationHubPrefPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotificationHubPrefPane.m; sourceTree = ""; }; 0A6C0AF507F88BC5009D40FC /* NotificationHubPrefPane.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = NotificationHubPrefPane.nib; sourceTree = ""; }; + 14A8D0D810CE5324003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D0D910CE5324003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D0DA10CE5324003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D0DB10CE5324003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D0DC10CE5324003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D0DD10CE5324003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D0DE10CE5324003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D0DF10CE5324003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* NotificationHub_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotificationHub_Prefix.pch; sourceTree = ""; }; - 4D0C0E180E0FD0A50027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0E190E0FD0A50027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0E1A0E0FD0A50027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0E1B0E0FD0A50027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0E1C0E0FD0A50027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0E1D0E0FD0A50027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; explicitFileType = text.xml; fileEncoding = 4; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* Notification Hub.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Notification Hub.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; E1EAB045068128A200774DFF /* NotificationHub.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NotificationHub.m; sourceTree = ""; }; @@ -107,16 +109,17 @@ 4D0C0E170E0FD0A50027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0E180E0FD0A50027D189 /* Common.xcconfig */, - 4D0C0E190E0FD0A50027D189 /* Debug.xcconfig */, - 4D0C0E1A0E0FD0A50027D189 /* Developer.xcconfig */, - 4D0C0E1B0E0FD0A50027D189 /* QSPlugIn.xcconfig */, - 4D0C0E1C0E0FD0A50027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0E1D0E0FD0A50027D189 /* Release.xcconfig */, + 14A8D0D810CE5324003857E3 /* Common.xcconfig */, + 14A8D0D910CE5324003857E3 /* Debug.xcconfig */, + 14A8D0DA10CE5324003857E3 /* Developer.xcconfig */, + 14A8D0DB10CE5324003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D0DC10CE5324003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D0DD10CE5324003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D0DE10CE5324003857E3 /* QSPlugIn.xcconfig */, + 14A8D0DF10CE5324003857E3 /* Release.xcconfig */, ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; /* End PBXGroup section */ @@ -173,14 +176,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -212,21 +215,21 @@ /* Begin XCBuildConfiguration section */ 4DFE7E600E084743000B9AA3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E190E0FD0A50027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D0D910CE5324003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 4DFE7E610E084743000B9AA3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E1D0E0FD0A50027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8D0DF10CE5324003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 4DFE7E630E084743000B9AA3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E1B0E0FD0A50027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D0DB10CE5324003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "Notification Hub"; }; @@ -234,7 +237,7 @@ }; 4DFE7E640E084743000B9AA3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E1B0E0FD0A50027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D0DD10CE5324003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "Notification Hub"; }; diff --git a/NowContact/QSNowContactPlugIn.xcodeproj/project.pbxproj b/NowContact/QSNowContactPlugIn.xcodeproj/project.pbxproj index 9df71c8..35eb758 100644 --- a/NowContact/QSNowContactPlugIn.xcodeproj/project.pbxproj +++ b/NowContact/QSNowContactPlugIn.xcodeproj/project.pbxproj @@ -15,10 +15,18 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE916110D0C6FF00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE916210D0C6FF00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE916310D0C6FF00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE916410D0C6FF00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE916510D0C6FF00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE916610D0C6FF00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE916710D0C6FF00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE916810D0C6FF00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F699E24096EF32500420E96 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F699E25096EF32500420E96 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* NUDC Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "NUDC Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QS NUDC Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "QS NUDC Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E190B29D06B6B3C300BBB935 /* NUDC.scpt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.scpt; path = NUDC.scpt; sourceTree = ""; }; E190B29E06B6B3C300BBB935 /* QSNUDCSource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSNUDCSource.h; sourceTree = ""; }; @@ -42,6 +50,7 @@ 0259C574FE90428111CA0C5A /* QSNowContactPlugIn */ = { isa = PBXGroup; children = ( + 14DE915E10D0C6E400851A6F /* Configuration */, E190B29D06B6B3C300BBB935 /* NUDC.scpt */, E190B29E06B6B3C300BBB935 /* QSNUDCSource.h */, E190B29F06B6B3C300BBB935 /* QSNUDCSource.m */, @@ -60,10 +69,25 @@ name = Resources; sourceTree = ""; }; + 14DE915E10D0C6E400851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE916110D0C6FF00851A6F /* Common.xcconfig */, + 14DE916210D0C6FF00851A6F /* Debug.xcconfig */, + 14DE916310D0C6FF00851A6F /* Developer.xcconfig */, + 14DE916410D0C6FF00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE916510D0C6FF00851A6F /* QSPlugIn_Prefix.pch */, + 14DE916610D0C6FF00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE916710D0C6FF00851A6F /* QSPlugIn.xcconfig */, + 14DE916810D0C6FF00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* NUDC Module.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QS NUDC Module.qsplugin */, ); name = Products; sourceTree = ""; @@ -85,10 +109,10 @@ isa = PBXNativeTarget; buildConfigurationList = 7FFF24B2085E488600266176 /* Build configuration list for PBXNativeTarget "QSNowContactPlugIn" */; buildPhases = ( - E1022B2806B3475D00299BEC /* ShellScript */, 8D1AC9660486D14A00FE50C9 /* Resources */, 8D1AC96A0486D14A00FE50C9 /* Sources */, 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, ); buildRules = ( ); @@ -97,7 +121,7 @@ name = QSNowContactPlugIn; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSNowContactPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* NUDC Module.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QS NUDC Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -106,9 +130,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF24B6085E488600266176 /* Build configuration list for PBXProject "QSNowContactPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSNowContactPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSNowContactPlugIn */, ); @@ -129,14 +155,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -154,118 +180,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF24B3085E488600266176 /* Development */ = { + 7FFF24B3085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE916410D0C6FF00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSNowContactPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "QS NUDC Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF24B4085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE916610D0C6FF00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSNowContactPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "NUDC Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF24B5085E488600266176 /* Default */ = { + 7FFF24B7085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE916210D0C6FF00851A6F /* Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSNowContactPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "QS NUDC Module"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7FFF24B7085E488600266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7FFF24B8085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE916810D0C6FF00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF24B9085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF24B2085E488600266176 /* Build configuration list for PBXNativeTarget "QSNowContactPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24B3085E488600266176 /* Development */, + 7FFF24B3085E488600266176 /* Debug */, 7FFF24B4085E488600266176 /* Release */, - 7FFF24B5085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF24B6085E488600266176 /* Build configuration list for PBXProject "QSNowContactPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24B7085E488600266176 /* Development */, + 7FFF24B7085E488600266176 /* Debug */, 7FFF24B8085E488600266176 /* Release */, - 7FFF24B9085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/OnMyCommand/Common/MoreAppleEvents/MoreAppleEvents.xcodeproj/project.pbxproj b/OnMyCommand/Common/MoreAppleEvents/MoreAppleEvents.xcodeproj/project.pbxproj index 9540a9f..b1b0470 100755 --- a/OnMyCommand/Common/MoreAppleEvents/MoreAppleEvents.xcodeproj/project.pbxproj +++ b/OnMyCommand/Common/MoreAppleEvents/MoreAppleEvents.xcodeproj/project.pbxproj @@ -27,31 +27,6 @@ 115F48A70249359E0CCB177F /* MoreMemory.c in Sources */ = {isa = PBXBuildFile; fileRef = 115F48950249359E0CCB177F /* MoreMemory.c */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 4F0BB7EC011F40E904CA0E50 /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OPTIMIZATION_CFLAGS = "-O0"; - ZERO_LINK = YES; - }; - name = Development; - }; - 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ 034768DEFF38A45A11DB9C8B /* MoreAppleEvents.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MoreAppleEvents.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; @@ -85,25 +60,6 @@ 0867D6A0FE84028FC02AAC07 /* Frameworks */, 0867D6A2FE84028FC02AAC07 /* Rez */, ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_SEARCH_PATHS = ""; - FRAMEWORK_VERSION = A; - HEADER_SEARCH_PATHS = ""; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_SEARCH_PATHS = ""; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = MoreAppleEvents; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = framework; - }; dependencies = ( ); name = MoreAppleEvents; @@ -111,7 +67,7 @@ productName = MoreAppleEvents; productReference = 034768DEFF38A45A11DB9C8B /* MoreAppleEvents.framework */; productSettingsXML = " - + CFBundleDevelopmentRegion @@ -233,16 +189,12 @@ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AE19085E432600E2AFC4 /* Build configuration list for PBXProject "MoreAppleEvents" */; - buildSettings = { - }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50 /* Development */, - 4F0BB7ED011F40E904CA0E50 /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 0; mainGroup = 0867D691FE84028FC02AAC07 /* MoreAppleEvents */; productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; projectDirPath = ""; + projectRoot = ""; targets = ( 0867D69CFE84028FC02AAC07 /* MoreAppleEvents */, ); @@ -314,7 +266,6 @@ HEADER_SEARCH_PATHS = ""; INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_SEARCH_PATHS = ""; - OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; PRODUCT_NAME = MoreAppleEvents; diff --git a/OrnateInterface/QSOrnateInterfaceController.m b/OrnateInterface/QSOrnateInterfaceController.m index 5e9f16c..f1211f9 100644 --- a/OrnateInterface/QSOrnateInterfaceController.m +++ b/OrnateInterface/QSOrnateInterfaceController.m @@ -6,10 +6,11 @@ #import #import #import -#import +//#import #import -#import +//#import +#import #import #import #import diff --git a/OrnateInterface/QSOrnateInterfacePlugIn.xcodeproj/project.pbxproj b/OrnateInterface/QSOrnateInterfacePlugIn.xcodeproj/project.pbxproj index c4130f8..d032a26 100644 --- a/OrnateInterface/QSOrnateInterfacePlugIn.xcodeproj/project.pbxproj +++ b/OrnateInterface/QSOrnateInterfacePlugIn.xcodeproj/project.pbxproj @@ -20,31 +20,15 @@ E19BDB4F071E3011009BCC54 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E19BDB4D071E3011009BCC54 /* Localizable.strings */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 14DE91DD10D0C94700851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE91DE10D0C94700851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE91DF10D0C94700851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE91E010D0C94700851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE91E110D0C94700851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE91E210D0C94700851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE91E310D0C94700851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE91E410D0C94700851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSOrnateInterfacePlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSOrnateInterfacePlugIn_Prefix.pch; sourceTree = ""; }; 7F6C483109004A4A006EA551 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = ../../../../Build/Release/QSCore.framework; sourceTree = SOURCE_ROOT; }; 7F6C483209004A4A006EA551 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSEffects.framework; path = ../../../../Build/Release/QSEffects.framework; sourceTree = SOURCE_ROOT; }; @@ -80,6 +64,7 @@ 0259C574FE90428111CA0C5A /* QSOrnateInterfacePlugIn */ = { isa = PBXGroup; children = ( + 14DE91D810D0C92200851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -101,6 +86,21 @@ name = Resources; sourceTree = ""; }; + 14DE91D810D0C92200851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE91DD10D0C94700851A6F /* Common.xcconfig */, + 14DE91DE10D0C94700851A6F /* Debug.xcconfig */, + 14DE91DF10D0C94700851A6F /* Developer.xcconfig */, + 14DE91E010D0C94700851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE91E110D0C94700851A6F /* QSPlugIn_Prefix.pch */, + 14DE91E210D0C94700851A6F /* QSPlugIn_Release.xcconfig */, + 14DE91E310D0C94700851A6F /* QSPlugIn.xcconfig */, + 14DE91E410D0C94700851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -152,20 +152,6 @@ ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSOrnateInterfacePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Ornate Interface"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Ornate Interface"; @@ -180,12 +166,7 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF24CB085E488600266176 /* Build configuration list for PBXProject "QSOrnateInterfacePlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; knownRegions = ( English, @@ -196,6 +177,7 @@ ); mainGroup = 0259C574FE90428111CA0C5A /* QSOrnateInterfacePlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Ornate Interface */, ); @@ -220,14 +202,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -256,83 +238,39 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7FFF24C8085E488600266176 /* Development */ = { + 7FFF24C8085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE91E010D0C94700851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSOrnateInterfacePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Ornate Interface"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7FFF24C9085E488600266176 /* Deployment */ = { + 7FFF24C9085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE91E210D0C94700851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSOrnateInterfacePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Ornate Interface"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; - name = Deployment; - }; - 7FFF24CA085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSOrnateInterfacePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Ornate Interface"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF24CC085E488600266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; + name = Release; }; - 7FFF24CD085E488600266176 /* Deployment */ = { + 7FFF24CC085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE91DE10D0C94700851A6F /* Debug.xcconfig */; buildSettings = { }; - name = Deployment; + name = Debug; }; - 7FFF24CE085E488600266176 /* Default */ = { + 7FFF24CD085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE91E410D0C94700851A6F /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -340,22 +278,20 @@ 7FFF24C7085E488600266176 /* Build configuration list for PBXNativeTarget "Ornate Interface" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24C8085E488600266176 /* Development */, - 7FFF24C9085E488600266176 /* Deployment */, - 7FFF24CA085E488600266176 /* Default */, + 7FFF24C8085E488600266176 /* Debug */, + 7FFF24C9085E488600266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF24CB085E488600266176 /* Build configuration list for PBXProject "QSOrnateInterfacePlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24CC085E488600266176 /* Development */, - 7FFF24CD085E488600266176 /* Deployment */, - 7FFF24CE085E488600266176 /* Default */, + 7FFF24CC085E488600266176 /* Debug */, + 7FFF24CD085E488600266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/PathFinder/QSPathFinderPlugIn.xcodeproj/project.pbxproj b/PathFinder/QSPathFinderPlugIn.xcodeproj/project.pbxproj index 6179baa..f5ec5a1 100644 --- a/PathFinder/QSPathFinderPlugIn.xcodeproj/project.pbxproj +++ b/PathFinder/QSPathFinderPlugIn.xcodeproj/project.pbxproj @@ -14,10 +14,18 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE922910D0CE1E00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE922A10D0CE1E00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE922B10D0CE1E00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE922C10D0CE1E00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE922D10D0CE1E00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE922E10D0CE1E00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE922F10D0CE1E00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE923010D0CE1E00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSPathFinderPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPathFinderPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF9B07F9ADAA0056051D /* QSPathFinderProxy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSPathFinderProxy.h; sourceTree = ""; }; 7F35FF9C07F9ADAA0056051D /* QSPathFinderProxy.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSPathFinderProxy.m; sourceTree = ""; }; - 7F699EB3096EFB1D00420E96 /* QSFSBrowserMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSFSBrowserMediator.h; path = "../../Quicksilver/Application/trunk/PlugIns-Main/QSCorePlugIn/Code/QSFSBrowserMediator.h"; sourceTree = QSFrameworks; }; + 7F699EB3096EFB1D00420E96 /* QSFSBrowserMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSFSBrowserMediator.h; path = "PlugIns-Main/QSCorePlugIn/Code/QSFSBrowserMediator.h"; sourceTree = QS_SOURCE_ROOT; }; 7F699EBE096EFBBE00420E96 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F699EBF096EFBBE00420E96 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; @@ -42,6 +50,7 @@ 0259C574FE90428111CA0C5A /* QSPathFinderPlugIn */ = { isa = PBXGroup; children = ( + 14DE922610D0CE0300851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -59,6 +68,21 @@ name = Resources; sourceTree = ""; }; + 14DE922610D0CE0300851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE922910D0CE1E00851A6F /* Common.xcconfig */, + 14DE922A10D0CE1E00851A6F /* Debug.xcconfig */, + 14DE922B10D0CE1E00851A6F /* Developer.xcconfig */, + 14DE922C10D0CE1E00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE922D10D0CE1E00851A6F /* QSPlugIn_Prefix.pch */, + 14DE922E10D0CE1E00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE922F10D0CE1E00851A6F /* QSPlugIn.xcconfig */, + 14DE923010D0CE1E00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -123,9 +147,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF24D5085E488600266176 /* Build configuration list for PBXProject "QSPathFinderPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSPathFinderPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Path Finder Module */, ); @@ -145,14 +171,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -170,122 +196,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF24D2085E488600266176 /* Development */ = { + 7FFF24D2085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE922C10D0CE1E00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPathFinderPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Path Finder Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF24D3085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE922E10D0CE1E00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPathFinderPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Path Finder Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF24D4085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPathFinderPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Path Finder Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF24D6085E488600266176 /* Development */ = { + 7FFF24D6085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE922A10D0CE1E00851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF24D7085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE923010D0CE1E00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF24D8085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF24D1085E488600266176 /* Build configuration list for PBXNativeTarget "Path Finder Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24D2085E488600266176 /* Development */, + 7FFF24D2085E488600266176 /* Debug */, 7FFF24D3085E488600266176 /* Release */, - 7FFF24D4085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF24D5085E488600266176 /* Build configuration list for PBXProject "QSPathFinderPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24D6085E488600266176 /* Development */, + 7FFF24D6085E488600266176 /* Debug */, 7FFF24D7085E488600266176 /* Release */, - 7FFF24D8085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Phone/QSPhoneDialerActionProvider.m b/Phone/QSPhoneDialerActionProvider.m index 3075837..d3e3e5b 100644 --- a/Phone/QSPhoneDialerActionProvider.m +++ b/Phone/QSPhoneDialerActionProvider.m @@ -5,6 +5,7 @@ #import "QSModemPhoneDialer.h" #import "QSSpeakerPhoneDialer.h" #import +#import "QSPhonePlugIn.h" NSString *QSFormattedPhoneNumberString(NSString *number){ diff --git a/Phone/QSPhonePlugIn_Prefix.pch b/Phone/QSPhonePlugIn.h similarity index 58% rename from Phone/QSPhonePlugIn_Prefix.pch rename to Phone/QSPhonePlugIn.h index 79cc1b5..f99debe 100644 --- a/Phone/QSPhonePlugIn_Prefix.pch +++ b/Phone/QSPhonePlugIn.h @@ -1,15 +1,7 @@ // -// Prefix header for all source files of the 'QSPhonePlugIn' target in the 'QSPhonePlugIn' project +// Header for all source files of the 'QSPhonePlugIn' target in the 'QSPhonePlugIn' project // -#ifdef __OBJC__ -#import - -#import -#import -#endif - - #define kQSPhonePlugInType @"QSPhonePlugInType" #define kDefaultPhoneType @"Default" diff --git a/Phone/QSPhonePlugIn.xcodeproj/project.pbxproj b/Phone/QSPhonePlugIn.xcodeproj/project.pbxproj index 9595fd4..87c741f 100644 --- a/Phone/QSPhonePlugIn.xcodeproj/project.pbxproj +++ b/Phone/QSPhonePlugIn.xcodeproj/project.pbxproj @@ -35,7 +35,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSPhonePlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPhonePlugIn_Prefix.pch; sourceTree = ""; }; + 14DE925F10D0CF3D00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE926010D0CF3D00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE926110D0CF3D00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE926210D0CF3D00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE926310D0CF3D00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE926410D0CF3D00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE926510D0CF3D00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE926610D0CF3D00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSPhonePlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPhonePlugIn.h; sourceTree = ""; }; 7F699EED096EFD2100420E96 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F699EEE096EFD2100420E96 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F699EEF096EFD2100420E96 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -90,6 +98,7 @@ 0259C574FE90428111CA0C5A /* QSPhonePlugIn */ = { isa = PBXGroup; children = ( + 14DE925610D0CF2000851A6F /* Configuration */, 32DBCF9F0370C38200C91783 /* Other Sources */, 32DBCF9E0370C38000C91783 /* Classes */, 0259C582FE90428111CA0C5A /* Resources */, @@ -110,6 +119,21 @@ name = Resources; sourceTree = ""; }; + 14DE925610D0CF2000851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE925F10D0CF3D00851A6F /* Common.xcconfig */, + 14DE926010D0CF3D00851A6F /* Debug.xcconfig */, + 14DE926110D0CF3D00851A6F /* Developer.xcconfig */, + 14DE926210D0CF3D00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE926310D0CF3D00851A6F /* QSPlugIn_Prefix.pch */, + 14DE926410D0CF3D00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE926510D0CF3D00851A6F /* QSPlugIn.xcconfig */, + 14DE926610D0CF3D00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -157,7 +181,7 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSPhonePlugIn_Prefix.pch */, + 32DBCF980370C29C00C91783 /* QSPhonePlugIn.h */, ); name = "Other Sources"; sourceTree = ""; @@ -202,6 +226,7 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF24E0085E488600266176 /* Build configuration list for PBXProject "QSPhonePlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; knownRegions = ( English, @@ -212,6 +237,7 @@ ); mainGroup = 0259C574FE90428111CA0C5A /* QSPhonePlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Phone Actions */, ); @@ -254,14 +280,14 @@ }; E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -296,117 +322,60 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7FFF24DD085E488600266176 /* Development */ = { + 7FFF24DD085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE926210D0CF3D00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPhonePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Phone Actions"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF24DE085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE926410D0CF3D00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPhonePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Phone Actions"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF24DF085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns"; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPhonePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Phone Actions"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF24E1085E488600266176 /* Development */ = { + 7FFF24E1085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE926010D0CF3D00851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF24E2085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE926610D0CF3D00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF24E3085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF24DC085E488600266176 /* Build configuration list for PBXNativeTarget "Phone Actions" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24DD085E488600266176 /* Development */, + 7FFF24DD085E488600266176 /* Debug */, 7FFF24DE085E488600266176 /* Release */, - 7FFF24DF085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF24E0085E488600266176 /* Build configuration list for PBXProject "QSPhonePlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24E1085E488600266176 /* Development */, + 7FFF24E1085E488600266176 /* Debug */, 7FFF24E2085E488600266176 /* Release */, - 7FFF24E3085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Phone/QSPhonePrefPane.m b/Phone/QSPhonePrefPane.m index 4e55e44..a49ed7d 100644 --- a/Phone/QSPhonePrefPane.m +++ b/Phone/QSPhonePrefPane.m @@ -4,6 +4,7 @@ #import #import "QSPhoneDialerActionProvider.h" +#import "QSPhonePlugIn.h" @implementation QSPhonePrefPane diff --git a/Phone/Scripting/QSPhonePlugIn.scriptSuite b/Phone/Scripting/QSPhonePlugIn.scriptSuite index a1fcfb7..6475091 100644 --- a/Phone/Scripting/QSPhonePlugIn.scriptSuite +++ b/Phone/Scripting/QSPhonePlugIn.scriptSuite @@ -1,5 +1,5 @@ - + AppleEventCode @@ -18,8 +18,6 @@ AppleEventCode meth - Optional - YES Type NSString diff --git a/Phone/Scripting/QSPhonePlugIn.scriptTerminology b/Phone/Scripting/QSPhonePlugIn.scriptTerminology index ffd17ae..3b0b784 100644 --- a/Phone/Scripting/QSPhonePlugIn.scriptTerminology +++ b/Phone/Scripting/QSPhonePlugIn.scriptTerminology @@ -1,5 +1,5 @@ - + Commands diff --git a/Phone/Scripting/QSPhonePlugInScripting.r b/Phone/Scripting/QSPhonePlugInScripting.r index 816b010..610ea00 100644 --- a/Phone/Scripting/QSPhonePlugInScripting.r +++ b/Phone/Scripting/QSPhonePlugInScripting.r @@ -33,7 +33,7 @@ resource 'aete' (0, "QSPhonePlugIn") { { "method", 'meth', 'TEXT', "dial method", - optional, + required, singleItem, notEnumerated, Reserved13 } }, diff --git a/PowerManagementPlugIn/QSPowerManagement.h b/PowerManagementPlugIn/QSPowerManagement.h new file mode 100644 index 0000000..abcc314 --- /dev/null +++ b/PowerManagementPlugIn/QSPowerManagement.h @@ -0,0 +1,6 @@ +// +// header for all source files of the 'QSPowerManagementPlugIn' target in the 'QSPowerManagementPlugIn' project +// + + +#define kQSPowerManagementPlugInType @"QSPowerManagementPlugInType" \ No newline at end of file diff --git a/PowerManagementPlugIn/QSPowerManagementPlugIn.xcodeproj/project.pbxproj b/PowerManagementPlugIn/QSPowerManagementPlugIn.xcodeproj/project.pbxproj index aa5558d..213b6b8 100644 --- a/PowerManagementPlugIn/QSPowerManagementPlugIn.xcodeproj/project.pbxproj +++ b/PowerManagementPlugIn/QSPowerManagementPlugIn.xcodeproj/project.pbxproj @@ -18,7 +18,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSPowerManagementPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPowerManagementPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE92B210D0D1E700851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE92B310D0D1E700851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE92B410D0D1E700851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE92B510D0D1E700851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE92B610D0D1E700851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE92B710D0D1E700851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE92B810D0D1E700851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE92B910D0D1E700851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSPowerManagement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPowerManagement.h; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -32,7 +40,7 @@ 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Power Management Support.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Power Management Support.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSPowerManagementPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSPowerManagementPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -56,6 +64,7 @@ 0259C574FE90428111CA0C5A /* QSPowerManagementPlugIn */ = { isa = PBXGroup; children = ( + 14DE92AF10D0D1CE00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -74,10 +83,25 @@ name = Resources; sourceTree = ""; }; + 14DE92AF10D0D1CE00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE92B210D0D1E700851A6F /* Common.xcconfig */, + 14DE92B310D0D1E700851A6F /* Debug.xcconfig */, + 14DE92B410D0D1E700851A6F /* Developer.xcconfig */, + 14DE92B510D0D1E700851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE92B610D0D1E700851A6F /* QSPlugIn_Prefix.pch */, + 14DE92B710D0D1E700851A6F /* QSPlugIn_Release.xcconfig */, + 14DE92B810D0D1E700851A6F /* QSPlugIn.xcconfig */, + 14DE92B910D0D1E700851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Power Management Support.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSPowerManagementPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -110,7 +134,7 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSPowerManagementPlugIn_Prefix.pch */, + 32DBCF980370C29C00C91783 /* QSPowerManagement.h */, ); name = "Other Sources"; sourceTree = ""; @@ -143,7 +167,7 @@ name = "Power Management Support"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSPowerManagementPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Power Management Support.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSPowerManagementPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -152,9 +176,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSPowerManagementPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSPowerManagementPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Power Management Support */, ); @@ -175,14 +201,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -200,59 +226,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE92B510D0D1E700851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPowerManagementPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSPowerManagementPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE92B710D0D1E700851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPowerManagementPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Power Management Support"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE92B310D0D1E700851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE92B910D0D1E700851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -262,7 +266,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Power Management Support" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -271,7 +275,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSPowerManagementPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/PowerManagementPlugIn/QSPowerManagementPlugIn_Prefix.pch b/PowerManagementPlugIn/QSPowerManagementPlugIn_Prefix.pch deleted file mode 100644 index d81babf..0000000 --- a/PowerManagementPlugIn/QSPowerManagementPlugIn_Prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -// -// Prefix header for all source files of the 'QSPowerManagementPlugIn' target in the 'QSPowerManagementPlugIn' project -// - -#ifdef __OBJC__ -#import -#import -#import -#endif - - -#define kQSPowerManagementPlugInType @"QSPowerManagementPlugInType" \ No newline at end of file diff --git a/Printer/QSPrinterPlugIn.xcodeproj/project.pbxproj b/Printer/QSPrinterPlugIn.xcodeproj/project.pbxproj index 45e1f87..fa364e1 100644 --- a/Printer/QSPrinterPlugIn.xcodeproj/project.pbxproj +++ b/Printer/QSPrinterPlugIn.xcodeproj/project.pbxproj @@ -19,6 +19,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE92DE10D0D36800851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE92DF10D0D36800851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE92E010D0D36800851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE92E110D0D36800851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE92E210D0D36800851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE92E310D0D36800851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE92E410D0D36800851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE92E510D0D36800851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSPrinterPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPrinterPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -57,6 +65,7 @@ 0259C574FE90428111CA0C5A /* QSPrinterPlugIn */ = { isa = PBXGroup; children = ( + 14DE92DB10D0D34E00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -75,6 +84,21 @@ name = Resources; sourceTree = ""; }; + 14DE92DB10D0D34E00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE92DE10D0D36800851A6F /* Common.xcconfig */, + 14DE92DF10D0D36800851A6F /* Debug.xcconfig */, + 14DE92E010D0D36800851A6F /* Developer.xcconfig */, + 14DE92E110D0D36800851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE92E210D0D36800851A6F /* QSPlugIn_Prefix.pch */, + 14DE92E310D0D36800851A6F /* QSPlugIn_Release.xcconfig */, + 14DE92E410D0D36800851A6F /* QSPlugIn.xcconfig */, + 14DE92E510D0D36800851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -153,9 +177,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSPrinterPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSPrinterPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Printer Module */, ); @@ -176,14 +202,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -202,56 +228,36 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE92E110D0D36800851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../Forge/Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPrinterPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Printer Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE92E310D0D36800851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../Forge/Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPrinterPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Printer Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE92DF10D0D36800851A6F /* Debug.xcconfig */; buildSettings = { }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE92E510D0D36800851A6F /* Release.xcconfig */; buildSettings = { }; name = Release; @@ -262,7 +268,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Printer Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -271,7 +277,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSPrinterPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/ProcessManipulationPlugIn/QSProcessManipulationPlugIn.xcodeproj/project.pbxproj b/ProcessManipulationPlugIn/QSProcessManipulationPlugIn.xcodeproj/project.pbxproj index 84d7059..d1d1ca8 100644 --- a/ProcessManipulationPlugIn/QSProcessManipulationPlugIn.xcodeproj/project.pbxproj +++ b/ProcessManipulationPlugIn/QSProcessManipulationPlugIn.xcodeproj/project.pbxproj @@ -17,6 +17,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE931710D0D40300851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE931810D0D40300851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE931910D0D40300851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE931A10D0D40300851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE931B10D0D40300851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE931C10D0D40300851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE931D10D0D40300851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE931E10D0D40400851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSProcessManipulationPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSProcessManipulationPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -52,6 +60,7 @@ 0259C574FE90428111CA0C5A /* QSProcessManipulationPlugIn */ = { isa = PBXGroup; children = ( + 14DE92FF10D0D3DA00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -69,6 +78,21 @@ name = Resources; sourceTree = ""; }; + 14DE92FF10D0D3DA00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE931710D0D40300851A6F /* Common.xcconfig */, + 14DE931810D0D40300851A6F /* Debug.xcconfig */, + 14DE931910D0D40300851A6F /* Developer.xcconfig */, + 14DE931A10D0D40300851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE931B10D0D40300851A6F /* QSPlugIn_Prefix.pch */, + 14DE931C10D0D40300851A6F /* QSPlugIn_Release.xcconfig */, + 14DE931D10D0D40300851A6F /* QSPlugIn.xcconfig */, + 14DE931E10D0D40400851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -145,9 +169,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSProcessManipulationPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSProcessManipulationPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Process Manipulation Actions */, ); @@ -167,14 +193,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -192,65 +218,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE931A10D0D40300851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSProcessManipulationPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Process Manipulation Actions"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE931C10D0D40300851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSProcessManipulationPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Process Manipulation Actions"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE931810D0D40300851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE931E10D0D40400851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -260,7 +258,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Process Manipulation Actions" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -269,7 +267,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSProcessManipulationPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/ProcessManipulationPlugIn/QSProcessManipulationPlugInAction.m b/ProcessManipulationPlugIn/QSProcessManipulationPlugInAction.m index 6354e2a..7891bfe 100644 --- a/ProcessManipulationPlugIn/QSProcessManipulationPlugInAction.m +++ b/ProcessManipulationPlugIn/QSProcessManipulationPlugInAction.m @@ -114,7 +114,7 @@ - (QSObject *) showFilesOfProcess:(QSObject *)dObject{ if ([lines count]){ int offset=[[lines objectAtIndex:0]rangeOfString:@"NAME"].location; lines=[lines subarrayWithRange:NSMakeRange(1,[lines count]-1)]; - foreach(line,lines){ + for(NSString * line in lines){ //NSLog([line substringFromIndex:63]); if ([line length]>offset+1){ QSObject *object=[QSObject objectWithString:[line substringFromIndex:offset]]; diff --git a/ProcessSwitcherSupportPlugIn/QSProcessSwitcherSupportPlugIn.xcodeproj/project.pbxproj b/ProcessSwitcherSupportPlugIn/QSProcessSwitcherSupportPlugIn.xcodeproj/project.pbxproj index 07b6ea8..e0c6b06 100644 --- a/ProcessSwitcherSupportPlugIn/QSProcessSwitcherSupportPlugIn.xcodeproj/project.pbxproj +++ b/ProcessSwitcherSupportPlugIn/QSProcessSwitcherSupportPlugIn.xcodeproj/project.pbxproj @@ -13,31 +13,15 @@ E1EAB046068128A200774DFF /* QSProcessSwitcherSupportPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSProcessSwitcherSupportPlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 14DE933D10D0D4B100851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE933E10D0D4B100851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE933F10D0D4B100851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE934010D0D4B100851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE934110D0D4B100851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE934210D0D4B100851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE934310D0D4B100851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE934410D0D4B100851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSProcessSwitcherSupportPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSProcessSwitcherSupportPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -46,7 +30,7 @@ 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Process Switcher Support.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Process Switcher Support.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSProcessSwitcherSupportPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSProcessSwitcherSupportPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1EAB045068128A200774DFF /* QSProcessSwitcherSupportPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSProcessSwitcherSupportPlugIn.m; sourceTree = ""; }; E1EAB047068128A800774DFF /* QSProcessSwitcherSupportPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSProcessSwitcherSupportPlugIn.h; sourceTree = ""; }; @@ -69,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSProcessSwitcherSupportPlugIn */ = { isa = PBXGroup; children = ( + 14DE933A10D0D49B00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -86,10 +71,25 @@ name = Resources; sourceTree = ""; }; + 14DE933A10D0D49B00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE933D10D0D4B100851A6F /* Common.xcconfig */, + 14DE933E10D0D4B100851A6F /* Debug.xcconfig */, + 14DE933F10D0D4B100851A6F /* Developer.xcconfig */, + 14DE934010D0D4B100851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE934110D0D4B100851A6F /* QSPlugIn_Prefix.pch */, + 14DE934210D0D4B100851A6F /* QSPlugIn_Release.xcconfig */, + 14DE934310D0D4B100851A6F /* QSPlugIn.xcconfig */, + 14DE934410D0D4B100851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Process Switcher Support.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSProcessSwitcherSupportPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -147,27 +147,12 @@ ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSProcessSwitcherSupportPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSProcessSwitcherSupportPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Process Switcher Support"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSProcessSwitcherSupportPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Process Switcher Support.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSProcessSwitcherSupportPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -176,15 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSProcessSwitcherSupportPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSProcessSwitcherSupportPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Process Switcher Support */, ); @@ -204,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -229,59 +210,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE934010D0D4B100851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSProcessSwitcherSupportPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSProcessSwitcherSupportPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE934210D0D4B100851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSProcessSwitcherSupportPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Process Switcher Support"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE933E10D0D4B100851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE934410D0D4B100851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -291,7 +250,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Process Switcher Support" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -300,7 +259,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSProcessSwitcherSupportPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/QSAdiumPlugIn/trunk/QSAdiumPlugIn.xcodeproj/project.pbxproj b/QSAdiumPlugIn/trunk/QSAdiumPlugIn.xcodeproj/project.pbxproj index 27a6974..e8e0d06 100644 --- a/QSAdiumPlugIn/trunk/QSAdiumPlugIn.xcodeproj/project.pbxproj +++ b/QSAdiumPlugIn/trunk/QSAdiumPlugIn.xcodeproj/project.pbxproj @@ -178,24 +178,26 @@ isa = PBXContainerItemProxy; containerPortal = 4D1F1B380E13C8F00058FE2A /* Adium.xcodeproj */; proxyType = 1; - remoteGlobalIDString = 34BD9CD1053146CC000AB133 /* Adium */; + remoteGlobalIDString = 34BD9CD1053146CC000AB133; remoteInfo = Adium; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ + 14A8856E10CFD0C6007D08C4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8856F10CFD0C6007D08C4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8857010CFD0C6007D08C4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8857110CFD0C6007D08C4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8857210CFD0C6007D08C4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8857310CFD0C6007D08C4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8857410CFD0C6007D08C4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8857510CFD0C6007D08C4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSAdiumPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAdiumPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0E630E0FD1FF0027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0E640E0FD1FF0027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0E650E0FD1FF0027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0E660E0FD1FF0027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0E670E0FD1FF0027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0E680E0FD1FF0027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 4D1F1B380E13C8F00058FE2A /* Adium.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Adium.xcodeproj; path = "../../../../../Sources/adium-trunk/Adium.xcodeproj"; sourceTree = SOURCE_ROOT; }; 4D1F1B740E13C90D0058FE2A /* AIUtilities.framework.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AIUtilities.framework.xcodeproj; path = "../../../../../Sources/adium-trunk/Frameworks/AIUtilities Framework/AIUtilities.framework.xcodeproj"; sourceTree = SOURCE_ROOT; }; 4D38C5650E13D73E0077F9CA /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Adium Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Adium Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* Adium Module.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Adium Module.bundle"; sourceTree = BUILT_PRODUCTS_DIR; }; D36E191808312D8E00FADC55 /* QSChatActions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSChatActions.h; path = "../PlugIns/Chat Support.qsplugin/Contents/Resources/QSChatActions.h"; sourceTree = "QS Plugins"; }; D36E191908312D8E00FADC55 /* QSChatMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSChatMediator.h; path = "../PlugIns/Chat Support.qsplugin/Contents/Resources/QSChatMediator.h"; sourceTree = "QS Plugins"; }; E1EAB045068128A200774DFF /* QSAdiumPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSAdiumPlugIn.m; sourceTree = ""; }; @@ -220,7 +222,7 @@ E384107507C324CC008110E3 /* Quicksilver_prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Quicksilver_prefix.pch; path = AdiumQuicksilverPlugin/Quicksilver_prefix.pch; sourceTree = ""; }; E384107A07C32514008110E3 /* QuicksilverPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QuicksilverPlugin.h; path = AdiumQuicksilverPlugin/QuicksilverPlugin.h; sourceTree = ""; }; E384107B07C32514008110E3 /* QuicksilverPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = QuicksilverPlugin.m; path = AdiumQuicksilverPlugin/QuicksilverPlugin.m; sourceTree = ""; }; - E384107C07C32514008110E3 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; name = Info.plist; path = AdiumQuicksilverPlugin/Info.plist; sourceTree = ""; }; + E384107C07C32514008110E3 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = Info.plist; path = AdiumQuicksilverPlugin/Info.plist; sourceTree = ""; }; E3A43B040729E49A00C14EB6 /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = ""; }; E3A6EECE07CCFAAE00E5C7A5 /* AdiumGroup.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = AdiumGroup.png; sourceTree = ""; }; E3C0E24907C45F18003024FD /* QSAdiumActionProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAdiumActionProvider.h; sourceTree = ""; }; @@ -292,7 +294,7 @@ isa = PBXGroup; children = ( E384106A07C3239B008110E3 /* Quicksilver.AdiumPlugin */, - 8D1AC9740486D14A00FE50C9 /* Adium Module.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* Adium Module.bundle */, ); name = Products; sourceTree = ""; @@ -331,16 +333,17 @@ 4D0C0E620E0FD1FF0027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0E630E0FD1FF0027D189 /* Common.xcconfig */, - 4D0C0E640E0FD1FF0027D189 /* Debug.xcconfig */, - 4D0C0E650E0FD1FF0027D189 /* Developer.xcconfig */, - 4D0C0E660E0FD1FF0027D189 /* QSPlugIn.xcconfig */, - 4D0C0E670E0FD1FF0027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0E680E0FD1FF0027D189 /* Release.xcconfig */, - ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + 14A8856E10CFD0C6007D08C4 /* Common.xcconfig */, + 14A8856F10CFD0C6007D08C4 /* Debug.xcconfig */, + 14A8857010CFD0C6007D08C4 /* Developer.xcconfig */, + 14A8857110CFD0C6007D08C4 /* QSPlugIn_Debug.xcconfig */, + 14A8857210CFD0C6007D08C4 /* QSPlugIn_Prefix.pch */, + 14A8857310CFD0C6007D08C4 /* QSPlugIn_Release.xcconfig */, + 14A8857410CFD0C6007D08C4 /* QSPlugIn.xcconfig */, + 14A8857510CFD0C6007D08C4 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; 4D1F1B390E13C8F00058FE2A /* Products */ = { isa = PBXGroup; @@ -427,7 +430,7 @@ name = "Adium Module"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSAdiumPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Adium Module.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* Adium Module.bundle */; productType = "com.apple.product-type.bundle"; }; E384106907C3239B008110E3 /* Quicksilver Plugin */ = { @@ -639,14 +642,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -699,7 +702,7 @@ /* Begin XCBuildConfiguration section */ 4D0C0E4F0E0FD1C50027D189 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E640E0FD1FF0027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8856F10CFD0C6007D08C4 /* Debug.xcconfig */; buildSettings = { ADIUM_SOURCE_ROOT = "/Volumes/myHD/Sources/adium-trunk"; }; @@ -707,7 +710,7 @@ }; 4D0C0E500E0FD1C50027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E680E0FD1FF0027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8857510CFD0C6007D08C4 /* Release.xcconfig */; buildSettings = { ADIUM_SOURCE_ROOT = "/Volumes/myHD/Sources/adium-trunk"; }; @@ -715,7 +718,6 @@ }; 4D0C0E520E0FD1C50027D189 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E660E0FD1FF0027D189 /* QSPlugIn.xcconfig */; buildSettings = { PRODUCT_NAME = "Adium Module"; }; @@ -723,7 +725,6 @@ }; 4D0C0E530E0FD1C50027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E660E0FD1FF0027D189 /* QSPlugIn.xcconfig */; buildSettings = { PRODUCT_NAME = "Adium Module"; }; diff --git a/QSDesktopPictureAction/trunk/Desktop Picture Action.xcodeproj/project.pbxproj b/QSDesktopPictureAction/trunk/Desktop Picture Action.xcodeproj/project.pbxproj index 235a42d..971a818 100644 --- a/QSDesktopPictureAction/trunk/Desktop Picture Action.xcodeproj/project.pbxproj +++ b/QSDesktopPictureAction/trunk/Desktop Picture Action.xcodeproj/project.pbxproj @@ -15,13 +15,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8D06C10CE50EA003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D06D10CE50EA003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D06E10CE50EA003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D06F10CE50EA003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D07010CE50EA003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D07110CE50EA003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D07210CE50EA003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D07310CE50EA003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* DesktopPictureAction_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DesktopPictureAction_Prefix.pch; sourceTree = ""; }; - 4D0C0E7A0E0FD2B10027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0E7B0E0FD2B10027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0E7C0E0FD2B10027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0E7D0E0FD2B10027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0E7E0E0FD2B10027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0E7F0E0FD2B10027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 5840455C06C11FE400D22F17 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/ActionNames.strings; sourceTree = ""; }; 5840456006C11FFB00D22F17 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 587B4A250799875F008C5C04 /* SetDesktop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SetDesktop.png; sourceTree = ""; }; @@ -104,16 +106,17 @@ 4D0C0E790E0FD2B10027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0E7A0E0FD2B10027D189 /* Common.xcconfig */, - 4D0C0E7B0E0FD2B10027D189 /* Debug.xcconfig */, - 4D0C0E7C0E0FD2B10027D189 /* Developer.xcconfig */, - 4D0C0E7D0E0FD2B10027D189 /* QSPlugIn.xcconfig */, - 4D0C0E7E0E0FD2B10027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0E7F0E0FD2B10027D189 /* Release.xcconfig */, + 14A8D06C10CE50EA003857E3 /* Common.xcconfig */, + 14A8D06D10CE50EA003857E3 /* Debug.xcconfig */, + 14A8D06E10CE50EA003857E3 /* Developer.xcconfig */, + 14A8D06F10CE50EA003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D07010CE50EA003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D07110CE50EA003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D07210CE50EA003857E3 /* QSPlugIn.xcconfig */, + 14A8D07310CE50EA003857E3 /* Release.xcconfig */, ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; E1127F960695F44F008AE6A3 /* Templates */ = { isa = PBXGroup; @@ -178,14 +181,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "\"$SRCROOT/bltrversion\" \"$INFOPLIST_FILE\""; }; @@ -224,7 +227,7 @@ /* Begin XCBuildConfiguration section */ 7F07ADDA085E432400E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E7D0E0FD2B10027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D06F10CE50EA003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "Desktop Picture Action"; }; @@ -232,7 +235,7 @@ }; 7F07ADDB085E432400E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E7D0E0FD2B10027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D07110CE50EA003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "Desktop Picture Action"; }; @@ -240,14 +243,14 @@ }; 7F07ADDE085E432400E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E7B0E0FD2B10027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D06D10CE50EA003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7F07ADDF085E432400E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E7F0E0FD2B10027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8D07310CE50EA003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/QSDuffsRanker/trunk/QSDuffsRanker/QSDuffStringRanker.xcodeproj/project.pbxproj b/QSDuffsRanker/trunk/QSDuffsRanker/QSDuffStringRanker.xcodeproj/project.pbxproj index ec8c820..3f4f397 100644 --- a/QSDuffsRanker/trunk/QSDuffsRanker/QSDuffStringRanker.xcodeproj/project.pbxproj +++ b/QSDuffsRanker/trunk/QSDuffsRanker/QSDuffStringRanker.xcodeproj/project.pbxproj @@ -17,17 +17,19 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A6EEB710D02952000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EEB810D02952000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EEB910D02952000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EEBA10D02952000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EEBB10D02952000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EEBC10D02952000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EEBD10D02952000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EEBE10D02952000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 170E1DB807ABFC54002AFF30 /* DuffStringRanker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DuffStringRanker.h; sourceTree = ""; }; 170E1DB907ABFC54002AFF30 /* DuffStringRanker.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DuffStringRanker.mm; sourceTree = ""; }; 175C2D2B082687EC0030B33B /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework; sourceTree = ""; }; 175C2D2C082687EC0030B33B /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSEffects.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSDuffStringRanker_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDuffStringRanker_Prefix.pch; sourceTree = ""; }; - 4D0C0E9D0E0FD3660027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0E9E0E0FD3660027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0E9F0E0FD3660027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0EA00E0FD3660027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0EA10E0FD3660027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0EA20E0FD3660027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* TextMate Ranker.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "TextMate Ranker.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; @@ -112,16 +114,17 @@ 4D0C0E9C0E0FD3660027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0E9D0E0FD3660027D189 /* Common.xcconfig */, - 4D0C0E9E0E0FD3660027D189 /* Debug.xcconfig */, - 4D0C0E9F0E0FD3660027D189 /* Developer.xcconfig */, - 4D0C0EA00E0FD3660027D189 /* QSPlugIn.xcconfig */, - 4D0C0EA10E0FD3660027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0EA20E0FD3660027D189 /* Release.xcconfig */, + 14A6EEB710D02952000B05B4 /* Common.xcconfig */, + 14A6EEB810D02952000B05B4 /* Debug.xcconfig */, + 14A6EEB910D02952000B05B4 /* Developer.xcconfig */, + 14A6EEBA10D02952000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EEBB10D02952000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EEBC10D02952000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EEBD10D02952000B05B4 /* QSPlugIn.xcconfig */, + 14A6EEBE10D02952000B05B4 /* Release.xcconfig */, ); - name = Configuration; - path = ../../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; /* End PBXGroup section */ @@ -203,30 +206,32 @@ /* Begin XCBuildConfiguration section */ 7F4ADED10A4F7170002A2A1B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0EA00E0FD3660027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A6EEBA10D02952000B05B4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "TextMate Ranker"; }; name = Debug; }; 7F4ADED20A4F7170002A2A1B /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0EA00E0FD3660027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A6EEBC10D02952000B05B4 /* QSPlugIn_Release.xcconfig */; buildSettings = { + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "TextMate Ranker"; }; name = Release; }; 7F4ADED50A4F7170002A2A1B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E9E0E0FD3660027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A6EEB810D02952000B05B4 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7F4ADED60A4F7170002A2A1B /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0EA20E0FD3660027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A6EEBE10D02952000B05B4 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/QSFullscreenPlugIn/QSFullscreenPlugIn.xcodeproj/project.pbxproj b/QSFullscreenPlugIn/QSFullscreenPlugIn.xcodeproj/project.pbxproj index 790cf34..52b382a 100644 --- a/QSFullscreenPlugIn/QSFullscreenPlugIn.xcodeproj/project.pbxproj +++ b/QSFullscreenPlugIn/QSFullscreenPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8ABF10D09F7600851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8AC010D09F7600851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8AC110D09F7600851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8AC210D09F7600851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8AC310D09F7600851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8AC410D09F7600851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8AC510D09F7600851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8AC610D09F7600851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSFullscreenPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSFullscreenPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSFullscreenPlugIn */ = { isa = PBXGroup; children = ( + 14DE8ABA10D09F3F00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,6 +71,21 @@ name = Resources; sourceTree = ""; }; + 14DE8ABA10D09F3F00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8ABF10D09F7600851A6F /* Common.xcconfig */, + 14DE8AC010D09F7600851A6F /* Debug.xcconfig */, + 14DE8AC110D09F7600851A6F /* Developer.xcconfig */, + 14DE8AC210D09F7600851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8AC310D09F7600851A6F /* QSPlugIn_Prefix.pch */, + 14DE8AC410D09F7600851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8AC510D09F7600851A6F /* QSPlugIn.xcconfig */, + 14DE8AC610D09F7600851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -137,9 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSFullscreenPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSFullscreenPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSFullscreenPlugIn */, ); @@ -159,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -184,60 +210,36 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8AC210D09F7600851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSFullscreenPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSFullscreenPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8AC410D09F7600851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSFullscreenPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSFullscreenPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8AC610D09F7600851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_MODEL_TUNING = G5; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -247,7 +249,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "QSFullscreenPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -256,7 +258,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSFullscreenPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/QSHomestarRunnerPlugIn/trunk/QSHomestarRunnerPlugIn.xcode/project.pbxproj b/QSHomestarRunnerPlugIn/trunk/QSHomestarRunnerPlugIn.xcode/project.pbxproj index 1cf10fe..7239c94 100644 --- a/QSHomestarRunnerPlugIn/trunk/QSHomestarRunnerPlugIn.xcode/project.pbxproj +++ b/QSHomestarRunnerPlugIn/trunk/QSHomestarRunnerPlugIn.xcode/project.pbxproj @@ -3,959 +3,421 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 0259C573FE90428111CA0C5A = { - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA, - 2E58F361FFB2326E11CA0CBA, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0259C574FE90428111CA0C5A; - projectDirPath = ""; - targets = ( - 8D1AC9600486D14A00FE50C9, + +/* Begin PBXBuildFile section */ + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; + E1022AEA06B3469300299BEC /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1022AE806B3469300299BEC /* QSInterface.framework */; }; + E1EAB046068128A200774DFF /* QSHomestarRunnerPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSHomestarRunnerPlugIn.m */; }; + E30DFC5A072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.h in Sources */ = {isa = PBXBuildFile; fileRef = E30DFC58072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.h */; }; + E30DFC5B072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = E30DFC59072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.m */; }; + E33B35E1072C1150002FDE07 /* mailto.icns in Resources */ = {isa = PBXBuildFile; fileRef = E33B35E0072C1150002FDE07 /* mailto.icns */; }; + E36DF157072BB07400AD860D /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E36DF156072BB07400AD860D /* QSCore.framework */; }; + E36DF23B072BC16D00AD860D /* AGRegex.m in Sources */ = {isa = PBXBuildFile; fileRef = E36DF230072BC16D00AD860D /* AGRegex.m */; }; + E36DF23C072BC16D00AD860D /* chartables.c in Sources */ = {isa = PBXBuildFile; fileRef = E36DF232072BC16D00AD860D /* chartables.c */; }; + E36DF23D072BC16D00AD860D /* config.h in Sources */ = {isa = PBXBuildFile; fileRef = E36DF233072BC16D00AD860D /* config.h */; }; + E36DF23E072BC16D00AD860D /* get.c in Sources */ = {isa = PBXBuildFile; fileRef = E36DF234072BC16D00AD860D /* get.c */; }; + E36DF23F072BC16D00AD860D /* internal.h in Sources */ = {isa = PBXBuildFile; fileRef = E36DF235072BC16D00AD860D /* internal.h */; }; + E36DF240072BC16D00AD860D /* maketables.c in Sources */ = {isa = PBXBuildFile; fileRef = E36DF236072BC16D00AD860D /* maketables.c */; }; + E36DF241072BC16D00AD860D /* pcre.c in Sources */ = {isa = PBXBuildFile; fileRef = E36DF237072BC16D00AD860D /* pcre.c */; }; + E36DF242072BC16D00AD860D /* pcre.h in Sources */ = {isa = PBXBuildFile; fileRef = E36DF238072BC16D00AD860D /* pcre.h */; }; + E36DF243072BC16D00AD860D /* study.c in Sources */ = {isa = PBXBuildFile; fileRef = E36DF239072BC16D00AD860D /* study.c */; }; + E36DF244072BC16D00AD860D /* AGRegex.h in Sources */ = {isa = PBXBuildFile; fileRef = E36DF23A072BC16D00AD860D /* AGRegex.h */; }; + E379A57A072FCACD009589AF /* HRObjectManager.h in Sources */ = {isa = PBXBuildFile; fileRef = E379A578072FCACD009589AF /* HRObjectManager.h */; }; + E379A57B072FCACD009589AF /* HRObjectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E379A579072FCACD009589AF /* HRObjectManager.m */; }; + E379A57E072FCFF3009589AF /* HRObjectParser.h in Sources */ = {isa = PBXBuildFile; fileRef = E379A57C072FCFF3009589AF /* HRObjectParser.h */; }; + E379A57F072FCFF3009589AF /* HRObjectParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E379A57D072FCFF3009589AF /* HRObjectParser.m */; }; + E379A582072FD058009589AF /* HREmailParser.h in Sources */ = {isa = PBXBuildFile; fileRef = E379A580072FD058009589AF /* HREmailParser.h */; }; + E379A583072FD058009589AF /* HREmailParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E379A581072FD058009589AF /* HREmailParser.m */; }; + E39821F6072E5E3400A2C9B8 /* panpan.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39821F5072E5E3400A2C9B8 /* panpan.icns */; }; + E39942AA072BDBB100D493FF /* bonus-stinkoman.icns in Resources */ = {isa = PBXBuildFile; fileRef = E3994297072BDBB000D493FF /* bonus-stinkoman.icns */; }; + E39942AB072BDBB100D493FF /* pompom.icns in Resources */ = {isa = PBXBuildFile; fileRef = E3994298072BDBB000D493FF /* pompom.icns */; }; + E39942AC072BDBB100D493FF /* homestarhead.icns in Resources */ = {isa = PBXBuildFile; fileRef = E3994299072BDBB000D493FF /* homestarhead.icns */; }; + E39942AD072BDBB100D493FF /* poopsmith.icns in Resources */ = {isa = PBXBuildFile; fileRef = E399429A072BDBB000D493FF /* poopsmith.icns */; }; + E39942AE072BDBB100D493FF /* strongsad.icns in Resources */ = {isa = PBXBuildFile; fileRef = E399429B072BDBB000D493FF /* strongsad.icns */; }; + E39942AF072BDBB100D493FF /* bonus-trogdor.icns in Resources */ = {isa = PBXBuildFile; fileRef = E399429C072BDBB000D493FF /* bonus-trogdor.icns */; }; + E39942B0072BDBB100D493FF /* kingoftown.icns in Resources */ = {isa = PBXBuildFile; fileRef = E399429D072BDBB000D493FF /* kingoftown.icns */; }; + E39942B1072BDBB100D493FF /* thecheat.icns in Resources */ = {isa = PBXBuildFile; fileRef = E399429E072BDBB000D493FF /* thecheat.icns */; }; + E39942B2072BDBB100D493FF /* Homestar Runner.icns in Resources */ = {isa = PBXBuildFile; fileRef = E399429F072BDBB000D493FF /* Homestar Runner.icns */; }; + E39942B3072BDBB100D493FF /* strongbadhead.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A0072BDBB000D493FF /* strongbadhead.icns */; }; + E39942B4072BDBB100D493FF /* homsar.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A1072BDBB000D493FF /* homsar.icns */; }; + E39942B5072BDBB100D493FF /* strongbad.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A2072BDBB000D493FF /* strongbad.icns */; }; + E39942B6072BDBB100D493FF /* bubs.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A3072BDBB000D493FF /* bubs.icns */; }; + E39942B7072BDBB100D493FF /* strongmad.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A4072BDBB000D493FF /* strongmad.icns */; }; + E39942B8072BDBB100D493FF /* homestar folder.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A5072BDBB000D493FF /* homestar folder.icns */; }; + E39942B9072BDBB100D493FF /* marzipan.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A6072BDBB000D493FF /* marzipan.icns */; }; + E39942BA072BDBB100D493FF /* bonus-marshie.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A7072BDBB000D493FF /* bonus-marshie.icns */; }; + E39942BB072BDBB100D493FF /* coachz.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A8072BDBB000D493FF /* coachz.icns */; }; + E39942BC072BDBB100D493FF /* homestar.icns in Resources */ = {isa = PBXBuildFile; fileRef = E39942A9072BDBB100D493FF /* homestar.icns */; }; + E3A1F25E072CEC830074AB76 /* QSHomestarRunnerConstants.h in Sources */ = {isa = PBXBuildFile; fileRef = E3A1F25D072CEC830074AB76 /* QSHomestarRunnerConstants.h */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 14DE8B3D10D0A39B00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8B3E10D0A39B00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8B3F10D0A39B00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8B4010D0A39B00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8B4110D0A39B00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8B4210D0A39B00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8B4310D0A39B00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8B4410D0A39B00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSHomestarRunnerPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSHomestarRunnerPlugIn_Prefix.pch; sourceTree = ""; }; + 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1AC9740486D14A00FE50C9 /* QSHomestarRunnerPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSHomestarRunnerPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; + DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + E1022AE806B3469300299BEC /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; sourceTree = ""; }; + E1EAB045068128A200774DFF /* QSHomestarRunnerPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSHomestarRunnerPlugIn.m; sourceTree = ""; }; + E1EAB047068128A800774DFF /* QSHomestarRunnerPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSHomestarRunnerPlugIn.h; sourceTree = ""; }; + E30DFC58072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSHomestarRunnerSBEmailHandler.h; sourceTree = ""; }; + E30DFC59072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QSHomestarRunnerSBEmailHandler.m; sourceTree = ""; }; + E33B35E0072C1150002FDE07 /* mailto.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = mailto.icns; sourceTree = ""; }; + E36DF156072BB07400AD860D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; + E36DF230072BC16D00AD860D /* AGRegex.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AGRegex.m; sourceTree = ""; }; + E36DF232072BC16D00AD860D /* chartables.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = chartables.c; sourceTree = ""; }; + E36DF233072BC16D00AD860D /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; + E36DF234072BC16D00AD860D /* get.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = get.c; sourceTree = ""; }; + E36DF235072BC16D00AD860D /* internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = ""; }; + E36DF236072BC16D00AD860D /* maketables.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = maketables.c; sourceTree = ""; }; + E36DF237072BC16D00AD860D /* pcre.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pcre.c; sourceTree = ""; }; + E36DF238072BC16D00AD860D /* pcre.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pcre.h; sourceTree = ""; }; + E36DF239072BC16D00AD860D /* study.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = study.c; sourceTree = ""; }; + E36DF23A072BC16D00AD860D /* AGRegex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AGRegex.h; sourceTree = ""; }; + E379A578072FCACD009589AF /* HRObjectManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HRObjectManager.h; sourceTree = ""; }; + E379A579072FCACD009589AF /* HRObjectManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HRObjectManager.m; sourceTree = ""; }; + E379A57C072FCFF3009589AF /* HRObjectParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HRObjectParser.h; sourceTree = ""; }; + E379A57D072FCFF3009589AF /* HRObjectParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HRObjectParser.m; sourceTree = ""; }; + E379A580072FD058009589AF /* HREmailParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HREmailParser.h; sourceTree = ""; }; + E379A581072FD058009589AF /* HREmailParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HREmailParser.m; sourceTree = ""; }; + E39821F5072E5E3400A2C9B8 /* panpan.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = panpan.icns; sourceTree = ""; }; + E3994297072BDBB000D493FF /* bonus-stinkoman.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "bonus-stinkoman.icns"; sourceTree = ""; }; + E3994298072BDBB000D493FF /* pompom.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = pompom.icns; sourceTree = ""; }; + E3994299072BDBB000D493FF /* homestarhead.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = homestarhead.icns; sourceTree = ""; }; + E399429A072BDBB000D493FF /* poopsmith.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = poopsmith.icns; sourceTree = ""; }; + E399429B072BDBB000D493FF /* strongsad.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = strongsad.icns; sourceTree = ""; }; + E399429C072BDBB000D493FF /* bonus-trogdor.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "bonus-trogdor.icns"; sourceTree = ""; }; + E399429D072BDBB000D493FF /* kingoftown.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = kingoftown.icns; sourceTree = ""; }; + E399429E072BDBB000D493FF /* thecheat.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = thecheat.icns; sourceTree = ""; }; + E399429F072BDBB000D493FF /* Homestar Runner.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "Homestar Runner.icns"; sourceTree = ""; }; + E39942A0072BDBB000D493FF /* strongbadhead.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = strongbadhead.icns; sourceTree = ""; }; + E39942A1072BDBB000D493FF /* homsar.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = homsar.icns; sourceTree = ""; }; + E39942A2072BDBB000D493FF /* strongbad.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = strongbad.icns; sourceTree = ""; }; + E39942A3072BDBB000D493FF /* bubs.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = bubs.icns; sourceTree = ""; }; + E39942A4072BDBB000D493FF /* strongmad.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = strongmad.icns; sourceTree = ""; }; + E39942A5072BDBB000D493FF /* homestar folder.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "homestar folder.icns"; sourceTree = ""; }; + E39942A6072BDBB000D493FF /* marzipan.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = marzipan.icns; sourceTree = ""; }; + E39942A7072BDBB000D493FF /* bonus-marshie.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "bonus-marshie.icns"; sourceTree = ""; }; + E39942A8072BDBB000D493FF /* coachz.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = coachz.icns; sourceTree = ""; }; + E39942A9072BDBB100D493FF /* homestar.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = homestar.icns; sourceTree = ""; }; + E3A1F25D072CEC830074AB76 /* QSHomestarRunnerConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSHomestarRunnerConstants.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + E1022AEA06B3469300299BEC /* QSInterface.framework in Frameworks */, + E36DF157072BB07400AD860D /* QSCore.framework in Frameworks */, ); + runOnlyForDeploymentPostprocessing = 0; }; - 0259C574FE90428111CA0C5A = { +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0259C574FE90428111CA0C5A /* QSHomestarRunnerPlugIn */ = { + isa = PBXGroup; children = ( - E36DF231072BC16D00AD860D, - 32DBCF9E0370C38000C91783, - 32DBCF9F0370C38200C91783, - 0259C582FE90428111CA0C5A, - 1ED78706FE9D4A0611CA0C5A, - 2E58F364FFB232C311CA0CBA, + 14DE8B3810D0A37700851A6F /* Configuration */, + E36DF231072BC16D00AD860D /* pcre-4.3 */, + 32DBCF9E0370C38000C91783 /* Classes */, + 32DBCF9F0370C38200C91783 /* Other Sources */, + 0259C582FE90428111CA0C5A /* Resources */, + 1ED78706FE9D4A0611CA0C5A /* Products */, + 2E58F364FFB232C311CA0CBA /* Frameworks */, ); - isa = PBXGroup; name = QSHomestarRunnerPlugIn; - refType = 4; sourceTree = ""; }; - 0259C582FE90428111CA0C5A = { + 0259C582FE90428111CA0C5A /* Resources */ = { + isa = PBXGroup; children = ( - E33B35E0072C1150002FDE07, - E3994297072BDBB000D493FF, - E3994298072BDBB000D493FF, - E3994299072BDBB000D493FF, - E399429A072BDBB000D493FF, - E399429B072BDBB000D493FF, - E399429C072BDBB000D493FF, - E399429D072BDBB000D493FF, - E399429E072BDBB000D493FF, - E399429F072BDBB000D493FF, - E39942A0072BDBB000D493FF, - E39942A1072BDBB000D493FF, - E39942A2072BDBB000D493FF, - E39942A3072BDBB000D493FF, - E39942A4072BDBB000D493FF, - E39942A5072BDBB000D493FF, - E39942A6072BDBB000D493FF, - E39942A7072BDBB000D493FF, - E39821F5072E5E3400A2C9B8, - E39942A8072BDBB000D493FF, - E39942A9072BDBB100D493FF, - 8D1AC9730486D14A00FE50C9, + E33B35E0072C1150002FDE07 /* mailto.icns */, + E3994297072BDBB000D493FF /* bonus-stinkoman.icns */, + E3994298072BDBB000D493FF /* pompom.icns */, + E3994299072BDBB000D493FF /* homestarhead.icns */, + E399429A072BDBB000D493FF /* poopsmith.icns */, + E399429B072BDBB000D493FF /* strongsad.icns */, + E399429C072BDBB000D493FF /* bonus-trogdor.icns */, + E399429D072BDBB000D493FF /* kingoftown.icns */, + E399429E072BDBB000D493FF /* thecheat.icns */, + E399429F072BDBB000D493FF /* Homestar Runner.icns */, + E39942A0072BDBB000D493FF /* strongbadhead.icns */, + E39942A1072BDBB000D493FF /* homsar.icns */, + E39942A2072BDBB000D493FF /* strongbad.icns */, + E39942A3072BDBB000D493FF /* bubs.icns */, + E39942A4072BDBB000D493FF /* strongmad.icns */, + E39942A5072BDBB000D493FF /* homestar folder.icns */, + E39942A6072BDBB000D493FF /* marzipan.icns */, + E39942A7072BDBB000D493FF /* bonus-marshie.icns */, + E39821F5072E5E3400A2C9B8 /* panpan.icns */, + E39942A8072BDBB000D493FF /* coachz.icns */, + E39942A9072BDBB100D493FF /* homestar.icns */, + 8D1AC9730486D14A00FE50C9 /* Info.plist */, ); - isa = PBXGroup; name = Resources; - refType = 4; sourceTree = ""; }; -//020 -//021 -//022 -//023 -//024 -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 - 1ED78706FE9D4A0611CA0C5A = { + 14DE8B3810D0A37700851A6F /* Configuration */ = { + isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9, + 14DE8B3D10D0A39B00851A6F /* Common.xcconfig */, + 14DE8B3E10D0A39B00851A6F /* Debug.xcconfig */, + 14DE8B3F10D0A39B00851A6F /* Developer.xcconfig */, + 14DE8B4010D0A39B00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8B4110D0A39B00851A6F /* QSPlugIn_Prefix.pch */, + 14DE8B4210D0A39B00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8B4310D0A39B00851A6F /* QSPlugIn.xcconfig */, + 14DE8B4410D0A39B00851A6F /* Release.xcconfig */, ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; + 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; + children = ( + 8D1AC9740486D14A00FE50C9 /* QSHomestarRunnerPlugIn.qsplugin */, + ); name = Products; - refType = 4; sourceTree = ""; }; -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 - 2E58F360FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; - 2E58F364FFB232C311CA0CBA = { + 2E58F364FFB232C311CA0CBA /* Frameworks */ = { + isa = PBXGroup; children = ( - E36DF156072BB07400AD860D, - E1022AE806B3469300299BEC, - DD92D38A0106425D02CA0E72, + E36DF156072BB07400AD860D /* QSCore.framework */, + E1022AE806B3469300299BEC /* QSInterface.framework */, + DD92D38A0106425D02CA0E72 /* Cocoa.framework */, ); - isa = PBXGroup; name = Frameworks; - refType = 4; - sourceTree = ""; - }; -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 -//320 -//321 -//322 -//323 -//324 - 32DBCF980370C29C00C91783 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSHomestarRunnerPlugIn_Prefix.pch; - refType = 4; sourceTree = ""; }; - 32DBCF9E0370C38000C91783 = { + 32DBCF9E0370C38000C91783 /* Classes */ = { + isa = PBXGroup; children = ( - E1EAB047068128A800774DFF, - E1EAB045068128A200774DFF, - E30DFC58072CC39E003FA678, - E30DFC59072CC39E003FA678, - E379A578072FCACD009589AF, - E379A579072FCACD009589AF, - E379A57C072FCFF3009589AF, - E379A57D072FCFF3009589AF, - E379A580072FD058009589AF, - E379A581072FD058009589AF, + E1EAB047068128A800774DFF /* QSHomestarRunnerPlugIn.h */, + E1EAB045068128A200774DFF /* QSHomestarRunnerPlugIn.m */, + E30DFC58072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.h */, + E30DFC59072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.m */, + E379A578072FCACD009589AF /* HRObjectManager.h */, + E379A579072FCACD009589AF /* HRObjectManager.m */, + E379A57C072FCFF3009589AF /* HRObjectParser.h */, + E379A57D072FCFF3009589AF /* HRObjectParser.m */, + E379A580072FD058009589AF /* HREmailParser.h */, + E379A581072FD058009589AF /* HREmailParser.m */, ); - isa = PBXGroup; name = Classes; - refType = 4; sourceTree = ""; }; - 32DBCF9F0370C38200C91783 = { + 32DBCF9F0370C38200C91783 /* Other Sources */ = { + isa = PBXGroup; children = ( - E36DF23A072BC16D00AD860D, - E36DF230072BC16D00AD860D, - 32DBCF980370C29C00C91783, - E3A1F25D072CEC830074AB76, + E36DF23A072BC16D00AD860D /* AGRegex.h */, + E36DF230072BC16D00AD860D /* AGRegex.m */, + 32DBCF980370C29C00C91783 /* QSHomestarRunnerPlugIn_Prefix.pch */, + E3A1F25D072CEC830074AB76 /* QSHomestarRunnerConstants.h */, ); - isa = PBXGroup; name = "Other Sources"; - path = ""; - refType = 4; sourceTree = ""; }; -//320 -//321 -//322 -//323 -//324 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D1AC9600486D14A00FE50C9 = { + E36DF231072BC16D00AD860D /* pcre-4.3 */ = { + isa = PBXGroup; + children = ( + E36DF232072BC16D00AD860D /* chartables.c */, + E36DF233072BC16D00AD860D /* config.h */, + E36DF234072BC16D00AD860D /* get.c */, + E36DF235072BC16D00AD860D /* internal.h */, + E36DF236072BC16D00AD860D /* maketables.c */, + E36DF237072BC16D00AD860D /* pcre.c */, + E36DF238072BC16D00AD860D /* pcre.h */, + E36DF239072BC16D00AD860D /* study.c */, + ); + path = "pcre-4.3"; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1AC9600486D14A00FE50C9 /* QSHomestarRunnerPlugIn */ = { + isa = PBXNativeTarget; + buildConfigurationList = 14DE8B3A10D0A37700851A6F /* Build configuration list for PBXNativeTarget "QSHomestarRunnerPlugIn" */; buildPhases = ( - 8D1AC9660486D14A00FE50C9, - 8D1AC96A0486D14A00FE50C9, - 8D1AC96E0486D14A00FE50C9, - E1022B2806B3475D00299BEC, + 8D1AC9660486D14A00FE50C9 /* Resources */, + 8D1AC96A0486D14A00FE50C9 /* Sources */, + 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = "/Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks \"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSHomestarRunnerPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSHomestarRunnerPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); - isa = PBXNativeTarget; name = QSHomestarRunnerPlugIn; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSHomestarRunnerPlugIn; - productReference = 8D1AC9740486D14A00FE50C9; + productReference = 8D1AC9740486D14A00FE50C9 /* QSHomestarRunnerPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; - 8D1AC9660486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - E39942AA072BDBB100D493FF, - E39942AB072BDBB100D493FF, - E39942AC072BDBB100D493FF, - E39942AD072BDBB100D493FF, - E39942AE072BDBB100D493FF, - E39942AF072BDBB100D493FF, - E39942B0072BDBB100D493FF, - E39942B1072BDBB100D493FF, - E39942B2072BDBB100D493FF, - E39942B3072BDBB100D493FF, - E39942B4072BDBB100D493FF, - E39942B5072BDBB100D493FF, - E39942B6072BDBB100D493FF, - E39942B7072BDBB100D493FF, - E39942B8072BDBB100D493FF, - E39942B9072BDBB100D493FF, - E39942BA072BDBB100D493FF, - E39942BB072BDBB100D493FF, - E39942BC072BDBB100D493FF, - E33B35E1072C1150002FDE07, - E39821F6072E5E3400A2C9B8, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D1AC96A0486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - E1EAB046068128A200774DFF, - E36DF23B072BC16D00AD860D, - E36DF23C072BC16D00AD860D, - E36DF23D072BC16D00AD860D, - E36DF23E072BC16D00AD860D, - E36DF23F072BC16D00AD860D, - E36DF240072BC16D00AD860D, - E36DF241072BC16D00AD860D, - E36DF242072BC16D00AD860D, - E36DF243072BC16D00AD860D, - E36DF244072BC16D00AD860D, - E30DFC5A072CC39E003FA678, - E30DFC5B072CC39E003FA678, - E3A1F25E072CEC830074AB76, - E379A57A072FCACD009589AF, - E379A57B072FCACD009589AF, - E379A57E072FCFF3009589AF, - E379A57F072FCFF3009589AF, - E379A582072FD058009589AF, - E379A583072FD058009589AF, +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0259C573FE90428111CA0C5A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 14DE8B3910D0A37700851A6F /* Build configuration list for PBXProject "QSHomestarRunnerPlugIn" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + mainGroup = 0259C574FE90428111CA0C5A /* QSHomestarRunnerPlugIn */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D1AC9600486D14A00FE50C9 /* QSHomestarRunnerPlugIn */, ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC96E0486D14A00FE50C9 = { +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1AC9660486D14A00FE50C9 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D1AC9700486D14A00FE50C9, - E1022AEA06B3469300299BEC, - E36DF157072BB07400AD860D, + E39942AA072BDBB100D493FF /* bonus-stinkoman.icns in Resources */, + E39942AB072BDBB100D493FF /* pompom.icns in Resources */, + E39942AC072BDBB100D493FF /* homestarhead.icns in Resources */, + E39942AD072BDBB100D493FF /* poopsmith.icns in Resources */, + E39942AE072BDBB100D493FF /* strongsad.icns in Resources */, + E39942AF072BDBB100D493FF /* bonus-trogdor.icns in Resources */, + E39942B0072BDBB100D493FF /* kingoftown.icns in Resources */, + E39942B1072BDBB100D493FF /* thecheat.icns in Resources */, + E39942B2072BDBB100D493FF /* Homestar Runner.icns in Resources */, + E39942B3072BDBB100D493FF /* strongbadhead.icns in Resources */, + E39942B4072BDBB100D493FF /* homsar.icns in Resources */, + E39942B5072BDBB100D493FF /* strongbad.icns in Resources */, + E39942B6072BDBB100D493FF /* bubs.icns in Resources */, + E39942B7072BDBB100D493FF /* strongmad.icns in Resources */, + E39942B8072BDBB100D493FF /* homestar folder.icns in Resources */, + E39942B9072BDBB100D493FF /* marzipan.icns in Resources */, + E39942BA072BDBB100D493FF /* bonus-marshie.icns in Resources */, + E39942BB072BDBB100D493FF /* coachz.icns in Resources */, + E39942BC072BDBB100D493FF /* homestar.icns in Resources */, + E33B35E1072C1150002FDE07 /* mailto.icns in Resources */, + E39821F6072E5E3400A2C9B8 /* panpan.icns in Resources */, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC9700486D14A00FE50C9 = { - fileRef = DD92D38A0106425D02CA0E72; - isa = PBXBuildFile; - settings = { - }; - }; - 8D1AC9730486D14A00FE50C9 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D1AC9740486D14A00FE50C9 = { - explicitFileType = wrapper.cfbundle; - includeInIndex = 0; - isa = PBXFileReference; - path = QSHomestarRunnerPlugIn.qsplugin; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 - DD92D38A0106425D02CA0E72 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Cocoa.framework; - path = /System/Library/Frameworks/Cocoa.framework; - refType = 0; - sourceTree = ""; - }; -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 -//E10 -//E11 -//E12 -//E13 -//E14 - E1022AE806B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSInterface.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; - refType = 0; - sourceTree = ""; - }; - E1022AEA06B3469300299BEC = { - fileRef = E1022AE806B3469300299BEC; - isa = PBXBuildFile; - settings = { - }; - }; - E1022B2806B3475D00299BEC = { - buildActionMask = 2147483647; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + E1022B2806B3475D00299BEC /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( ); inputPaths = ( ); - isa = PBXShellScriptBuildPhase; outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; - E1EAB045068128A200774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = QSHomestarRunnerPlugIn.m; - refType = 4; - sourceTree = ""; - }; - E1EAB046068128A200774DFF = { - fileRef = E1EAB045068128A200774DFF; - isa = PBXBuildFile; - settings = { - }; - }; - E1EAB047068128A800774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSHomestarRunnerPlugIn.h; - refType = 4; - sourceTree = ""; - }; -//E10 -//E11 -//E12 -//E13 -//E14 -//E30 -//E31 -//E32 -//E33 -//E34 - E30DFC58072CC39E003FA678 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSHomestarRunnerSBEmailHandler.h; - refType = 4; - sourceTree = ""; - }; - E30DFC59072CC39E003FA678 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = QSHomestarRunnerSBEmailHandler.m; - refType = 4; - sourceTree = ""; - }; - E30DFC5A072CC39E003FA678 = { - fileRef = E30DFC58072CC39E003FA678; - isa = PBXBuildFile; - settings = { - }; - }; - E30DFC5B072CC39E003FA678 = { - fileRef = E30DFC59072CC39E003FA678; - isa = PBXBuildFile; - settings = { - }; - }; - E33B35E0072C1150002FDE07 = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = mailto.icns; - refType = 4; - sourceTree = ""; - }; - E33B35E1072C1150002FDE07 = { - fileRef = E33B35E0072C1150002FDE07; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF156072BB07400AD860D = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSCore.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; - refType = 0; - sourceTree = ""; - }; - E36DF157072BB07400AD860D = { - fileRef = E36DF156072BB07400AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF230072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = AGRegex.m; - refType = 4; - sourceTree = ""; - }; - E36DF231072BC16D00AD860D = { - children = ( - E36DF232072BC16D00AD860D, - E36DF233072BC16D00AD860D, - E36DF234072BC16D00AD860D, - E36DF235072BC16D00AD860D, - E36DF236072BC16D00AD860D, - E36DF237072BC16D00AD860D, - E36DF238072BC16D00AD860D, - E36DF239072BC16D00AD860D, +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D1AC96A0486D14A00FE50C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E1EAB046068128A200774DFF /* QSHomestarRunnerPlugIn.m in Sources */, + E36DF23B072BC16D00AD860D /* AGRegex.m in Sources */, + E36DF23C072BC16D00AD860D /* chartables.c in Sources */, + E36DF23D072BC16D00AD860D /* config.h in Sources */, + E36DF23E072BC16D00AD860D /* get.c in Sources */, + E36DF23F072BC16D00AD860D /* internal.h in Sources */, + E36DF240072BC16D00AD860D /* maketables.c in Sources */, + E36DF241072BC16D00AD860D /* pcre.c in Sources */, + E36DF242072BC16D00AD860D /* pcre.h in Sources */, + E36DF243072BC16D00AD860D /* study.c in Sources */, + E36DF244072BC16D00AD860D /* AGRegex.h in Sources */, + E30DFC5A072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.h in Sources */, + E30DFC5B072CC39E003FA678 /* QSHomestarRunnerSBEmailHandler.m in Sources */, + E3A1F25E072CEC830074AB76 /* QSHomestarRunnerConstants.h in Sources */, + E379A57A072FCACD009589AF /* HRObjectManager.h in Sources */, + E379A57B072FCACD009589AF /* HRObjectManager.m in Sources */, + E379A57E072FCFF3009589AF /* HRObjectParser.h in Sources */, + E379A57F072FCFF3009589AF /* HRObjectParser.m in Sources */, + E379A582072FD058009589AF /* HREmailParser.h in Sources */, + E379A583072FD058009589AF /* HREmailParser.m in Sources */, ); - isa = PBXGroup; - path = "pcre-4.3"; - refType = 4; - sourceTree = ""; - }; - E36DF232072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = chartables.c; - refType = 4; - sourceTree = ""; - }; - E36DF233072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = config.h; - refType = 4; - sourceTree = ""; - }; - E36DF234072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = get.c; - refType = 4; - sourceTree = ""; - }; - E36DF235072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = internal.h; - refType = 4; - sourceTree = ""; - }; - E36DF236072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = maketables.c; - refType = 4; - sourceTree = ""; - }; - E36DF237072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pcre.c; - refType = 4; - sourceTree = ""; - }; - E36DF238072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = pcre.h; - refType = 4; - sourceTree = ""; - }; - E36DF239072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = study.c; - refType = 4; - sourceTree = ""; - }; - E36DF23A072BC16D00AD860D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = AGRegex.h; - refType = 4; - sourceTree = ""; - }; - E36DF23B072BC16D00AD860D = { - fileRef = E36DF230072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF23C072BC16D00AD860D = { - fileRef = E36DF232072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF23D072BC16D00AD860D = { - fileRef = E36DF233072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF23E072BC16D00AD860D = { - fileRef = E36DF234072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF23F072BC16D00AD860D = { - fileRef = E36DF235072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF240072BC16D00AD860D = { - fileRef = E36DF236072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF241072BC16D00AD860D = { - fileRef = E36DF237072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF242072BC16D00AD860D = { - fileRef = E36DF238072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF243072BC16D00AD860D = { - fileRef = E36DF239072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E36DF244072BC16D00AD860D = { - fileRef = E36DF23A072BC16D00AD860D; - isa = PBXBuildFile; - settings = { - }; - }; - E379A578072FCACD009589AF = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = HRObjectManager.h; - refType = 4; - sourceTree = ""; - }; - E379A579072FCACD009589AF = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = HRObjectManager.m; - refType = 4; - sourceTree = ""; - }; - E379A57A072FCACD009589AF = { - fileRef = E379A578072FCACD009589AF; - isa = PBXBuildFile; - settings = { - }; - }; - E379A57B072FCACD009589AF = { - fileRef = E379A579072FCACD009589AF; - isa = PBXBuildFile; - settings = { - }; - }; - E379A57C072FCFF3009589AF = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = HRObjectParser.h; - refType = 4; - sourceTree = ""; - }; - E379A57D072FCFF3009589AF = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = HRObjectParser.m; - refType = 4; - sourceTree = ""; - }; - E379A57E072FCFF3009589AF = { - fileRef = E379A57C072FCFF3009589AF; - isa = PBXBuildFile; - settings = { - }; - }; - E379A57F072FCFF3009589AF = { - fileRef = E379A57D072FCFF3009589AF; - isa = PBXBuildFile; - settings = { - }; - }; - E379A580072FD058009589AF = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = HREmailParser.h; - refType = 4; - sourceTree = ""; - }; - E379A581072FD058009589AF = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = HREmailParser.m; - refType = 4; - sourceTree = ""; - }; - E379A582072FD058009589AF = { - fileRef = E379A580072FD058009589AF; - isa = PBXBuildFile; - settings = { - }; - }; - E379A583072FD058009589AF = { - fileRef = E379A581072FD058009589AF; - isa = PBXBuildFile; - settings = { - }; - }; - E39821F5072E5E3400A2C9B8 = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = panpan.icns; - refType = 4; - sourceTree = ""; - }; - E39821F6072E5E3400A2C9B8 = { - fileRef = E39821F5072E5E3400A2C9B8; - isa = PBXBuildFile; - settings = { - }; - }; - E3994297072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = "bonus-stinkoman.icns"; - refType = 4; - sourceTree = ""; - }; - E3994298072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = pompom.icns; - refType = 4; - sourceTree = ""; - }; - E3994299072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = homestarhead.icns; - refType = 4; - sourceTree = ""; - }; - E399429A072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = poopsmith.icns; - refType = 4; - sourceTree = ""; - }; - E399429B072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = strongsad.icns; - refType = 4; - sourceTree = ""; - }; - E399429C072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = "bonus-trogdor.icns"; - refType = 4; - sourceTree = ""; - }; - E399429D072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = kingoftown.icns; - refType = 4; - sourceTree = ""; - }; - E399429E072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = thecheat.icns; - refType = 4; - sourceTree = ""; - }; - E399429F072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = "Homestar Runner.icns"; - refType = 4; - sourceTree = ""; - }; - E39942A0072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = strongbadhead.icns; - refType = 4; - sourceTree = ""; - }; - E39942A1072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = homsar.icns; - refType = 4; - sourceTree = ""; - }; - E39942A2072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = strongbad.icns; - refType = 4; - sourceTree = ""; - }; - E39942A3072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = bubs.icns; - refType = 4; - sourceTree = ""; - }; - E39942A4072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = strongmad.icns; - refType = 4; - sourceTree = ""; - }; - E39942A5072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = "homestar folder.icns"; - refType = 4; - sourceTree = ""; - }; - E39942A6072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = marzipan.icns; - refType = 4; - sourceTree = ""; - }; - E39942A7072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = "bonus-marshie.icns"; - refType = 4; - sourceTree = ""; - }; - E39942A8072BDBB000D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = coachz.icns; - refType = 4; - sourceTree = ""; - }; - E39942A9072BDBB100D493FF = { - isa = PBXFileReference; - lastKnownFileType = image.icns; - path = homestar.icns; - refType = 4; - sourceTree = ""; - }; - E39942AA072BDBB100D493FF = { - fileRef = E3994297072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942AB072BDBB100D493FF = { - fileRef = E3994298072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942AC072BDBB100D493FF = { - fileRef = E3994299072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942AD072BDBB100D493FF = { - fileRef = E399429A072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942AE072BDBB100D493FF = { - fileRef = E399429B072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942AF072BDBB100D493FF = { - fileRef = E399429C072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942B0072BDBB100D493FF = { - fileRef = E399429D072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942B1072BDBB100D493FF = { - fileRef = E399429E072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942B2072BDBB100D493FF = { - fileRef = E399429F072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942B3072BDBB100D493FF = { - fileRef = E39942A0072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942B4072BDBB100D493FF = { - fileRef = E39942A1072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942B5072BDBB100D493FF = { - fileRef = E39942A2072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942B6072BDBB100D493FF = { - fileRef = E39942A3072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942B7072BDBB100D493FF = { - fileRef = E39942A4072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; - }; - E39942B8072BDBB100D493FF = { - fileRef = E39942A5072BDBB000D493FF; - isa = PBXBuildFile; - settings = { - }; + runOnlyForDeploymentPostprocessing = 0; }; - E39942B9072BDBB100D493FF = { - fileRef = E39942A6072BDBB000D493FF; - isa = PBXBuildFile; - settings = { +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 14DE8B3010D0A35B00851A6F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8B3E10D0A39B00851A6F /* Debug.xcconfig */; + buildSettings = { }; + name = Debug; }; - E39942BA072BDBB100D493FF = { - fileRef = E39942A7072BDBB000D493FF; - isa = PBXBuildFile; - settings = { + 14DE8B3110D0A35B00851A6F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8B4410D0A39B00851A6F /* Release.xcconfig */; + buildSettings = { }; + name = Release; }; - E39942BB072BDBB100D493FF = { - fileRef = E39942A8072BDBB000D493FF; - isa = PBXBuildFile; - settings = { + 14DE8B3310D0A35B00851A6F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8B4010D0A39B00851A6F /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = QSHomestarRunnerPlugIn; + ZERO_LINK = YES; }; + name = Debug; }; - E39942BC072BDBB100D493FF = { - fileRef = E39942A9072BDBB100D493FF; - isa = PBXBuildFile; - settings = { + 14DE8B3410D0A35B00851A6F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8B4210D0A39B00851A6F /* QSPlugIn_Release.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = QSHomestarRunnerPlugIn; + ZERO_LINK = NO; }; + name = Release; }; - E3A1F25D072CEC830074AB76 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSHomestarRunnerConstants.h; - refType = 4; - sourceTree = ""; - }; - E3A1F25E072CEC830074AB76 = { - fileRef = E3A1F25D072CEC830074AB76; - isa = PBXBuildFile; - settings = { - }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 14DE8B3910D0A37700851A6F /* Build configuration list for PBXProject "QSHomestarRunnerPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14DE8B3010D0A35B00851A6F /* Debug */, + 14DE8B3110D0A35B00851A6F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 14DE8B3A10D0A37700851A6F /* Build configuration list for PBXNativeTarget "QSHomestarRunnerPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14DE8B3310D0A35B00851A6F /* Debug */, + 14DE8B3410D0A35B00851A6F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; +/* End XCConfigurationList section */ }; - rootObject = 0259C573FE90428111CA0C5A; + rootObject = 0259C573FE90428111CA0C5A /* Project object */; } diff --git a/QSOmniFocusPlugIn/QSOmniFocusPlugIn.xcodeproj/project.pbxproj b/QSOmniFocusPlugIn/QSOmniFocusPlugIn.xcodeproj/project.pbxproj index 2424db6..320eb2a 100644 --- a/QSOmniFocusPlugIn/QSOmniFocusPlugIn.xcodeproj/project.pbxproj +++ b/QSOmniFocusPlugIn/QSOmniFocusPlugIn.xcodeproj/project.pbxproj @@ -17,6 +17,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE918410D0C7B400851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE918510D0C7B400851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE918610D0C7B400851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE918710D0C7B400851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE918810D0C7B400851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE918910D0C7B400851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE918A10D0C7B400851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE918B10D0C7B400851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSOmniFocusPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSOmniFocusPlugIn_Prefix.pch; sourceTree = ""; }; 7F2908440BFD587300A59D1A /* QSOmniFocusPlugInAction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSOmniFocusPlugInAction.h; sourceTree = ""; }; 7F2908450BFD587300A59D1A /* QSOmniFocusPlugInAction.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSOmniFocusPlugInAction.m; sourceTree = ""; }; @@ -53,6 +61,7 @@ 0259C574FE90428111CA0C5A /* QSOmniFocusPlugIn */ = { isa = PBXGroup; children = ( + 14DE918110D0C79D00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -71,6 +80,21 @@ name = Resources; sourceTree = ""; }; + 14DE918110D0C79D00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE918410D0C7B400851A6F /* Common.xcconfig */, + 14DE918510D0C7B400851A6F /* Debug.xcconfig */, + 14DE918610D0C7B400851A6F /* Developer.xcconfig */, + 14DE918710D0C7B400851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE918810D0C7B400851A6F /* QSPlugIn_Prefix.pch */, + 14DE918910D0C7B400851A6F /* QSPlugIn_Release.xcconfig */, + 14DE918A10D0C7B400851A6F /* QSPlugIn.xcconfig */, + 14DE918B10D0C7B400851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -150,9 +174,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSOmniFocusPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSOmniFocusPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSOmniFocusPlugIn */, ); @@ -173,14 +199,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -200,60 +226,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE918710D0C7B400851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSOmniFocusPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "OmniFocus Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE918910D0C7B400851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSOmniFocusPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "OmniFocus Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE918510D0C7B400851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE918B10D0C7B400851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_MODEL_TUNING = G5; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -263,7 +266,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "QSOmniFocusPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -272,7 +275,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSOmniFocusPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/QSOmniWebPlugIn/trunk/QSOmniWebPlugIn.xcodeproj/project.pbxproj b/QSOmniWebPlugIn/trunk/QSOmniWebPlugIn.xcodeproj/project.pbxproj index d3585e2..8d82aca 100644 --- a/QSOmniWebPlugIn/trunk/QSOmniWebPlugIn.xcodeproj/project.pbxproj +++ b/QSOmniWebPlugIn/trunk/QSOmniWebPlugIn.xcodeproj/project.pbxproj @@ -17,6 +17,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE91BB10D0C8A200851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE91BC10D0C8A200851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE91BD10D0C8A200851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE91BE10D0C8A200851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE91BF10D0C8A200851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE91C010D0C8A200851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE91C110D0C8A200851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE91C210D0C8A200851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 175C2D8008268BF20030B33B /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework; sourceTree = ""; }; 175C2D8108268BF20030B33B /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSEffects.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSOmniWebPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSOmniWebPlugIn_Prefix.pch; sourceTree = ""; }; @@ -48,6 +56,7 @@ 0259C574FE90428111CA0C5A /* QSOmniWebPlugIn */ = { isa = PBXGroup; children = ( + 14DE91B010D0C87000851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -67,6 +76,21 @@ name = Resources; sourceTree = ""; }; + 14DE91B010D0C87000851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE91BB10D0C8A200851A6F /* Common.xcconfig */, + 14DE91BC10D0C8A200851A6F /* Debug.xcconfig */, + 14DE91BD10D0C8A200851A6F /* Developer.xcconfig */, + 14DE91BE10D0C8A200851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE91BF10D0C8A200851A6F /* QSPlugIn_Prefix.pch */, + 14DE91C010D0C8A200851A6F /* QSPlugIn_Release.xcconfig */, + 14DE91C110D0C8A200851A6F /* QSPlugIn.xcconfig */, + 14DE91C210D0C8A200851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -130,9 +154,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FAFD13C0C10569B0074ADAB /* Build configuration list for PBXProject "QSOmniWebPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSOmniWebPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* OmniWeb Module */, ); @@ -153,14 +179,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -180,87 +206,38 @@ /* Begin XCBuildConfiguration section */ 7FAFD1390C10569B0074ADAB /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE91BE10D0C8A200851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSOmniWebPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "OmniWeb Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; name = Debug; }; 7FAFD13A0C10569B0074ADAB /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE91C010D0C8A200851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSOmniWebPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "OmniWeb Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FAFD13B0C10569B0074ADAB /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSOmniWebPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "OmniWeb Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; 7FAFD13D0C10569B0074ADAB /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE91BC10D0C8A200851A6F /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); }; name = Debug; }; 7FAFD13E0C10569B0074ADAB /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE91C210D0C8A200851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); }; name = Release; }; - 7FAFD13F0C10569B0074ADAB /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -269,20 +246,18 @@ buildConfigurations = ( 7FAFD1390C10569B0074ADAB /* Debug */, 7FAFD13A0C10569B0074ADAB /* Release */, - 7FAFD13B0C10569B0074ADAB /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FAFD13C0C10569B0074ADAB /* Build configuration list for PBXProject "QSOmniWebPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( 7FAFD13D0C10569B0074ADAB /* Debug */, 7FAFD13E0C10569B0074ADAB /* Release */, - 7FAFD13F0C10569B0074ADAB /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/QSPatchPlugIn/QSPatchPlugIn.xcodeproj/project.pbxproj b/QSPatchPlugIn/QSPatchPlugIn.xcodeproj/project.pbxproj index de04bcf..9617bac 100644 --- a/QSPatchPlugIn/QSPatchPlugIn.xcodeproj/project.pbxproj +++ b/QSPatchPlugIn/QSPatchPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE920810D0CB6200851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE920910D0CB6200851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE920A10D0CB6200851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE920B10D0CB6200851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE920C10D0CB6200851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE920D10D0CB6200851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE920E10D0CB6200851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE920F10D0CB6200851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSPatchPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPatchPlugIn_Prefix.pch; sourceTree = ""; }; 7F28155E0BFC0ED800EFCE79 /* QSProcessMonitor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSProcessMonitor.h; sourceTree = ""; }; 7F2815FA0BFC0F5100EFCE79 /* NSEvent+BLTRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "NSEvent+BLTRExtensions.h"; sourceTree = ""; }; @@ -47,6 +55,7 @@ 0259C574FE90428111CA0C5A /* QSPatchPlugIn */ = { isa = PBXGroup; children = ( + 14DE920510D0CB4A00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -64,6 +73,21 @@ name = Resources; sourceTree = ""; }; + 14DE920510D0CB4A00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE920810D0CB6200851A6F /* Common.xcconfig */, + 14DE920910D0CB6200851A6F /* Debug.xcconfig */, + 14DE920A10D0CB6200851A6F /* Developer.xcconfig */, + 14DE920B10D0CB6200851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE920C10D0CB6200851A6F /* QSPlugIn_Prefix.pch */, + 14DE920D10D0CB6200851A6F /* QSPlugIn_Release.xcconfig */, + 14DE920E10D0CB6200851A6F /* QSPlugIn.xcconfig */, + 14DE920F10D0CB6200851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -141,9 +165,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSPatchPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSPatchPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* B51Patch */, ); @@ -163,14 +189,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -188,64 +214,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE920B10D0CB6200851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPatchPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = B51Patch; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE920D10D0CB6200851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSPatchPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = B51Patch; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE920910D0CB6200851A6F /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE920F10D0CB6200851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_MODEL_TUNING = G5; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -255,7 +254,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "B51Patch" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -264,7 +263,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSPatchPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/QSRSSPlugIn/QSRSSPlugIn.xcodeproj/project.pbxproj b/QSRSSPlugIn/QSRSSPlugIn.xcodeproj/project.pbxproj index 01e7338..db61210 100644 --- a/QSRSSPlugIn/QSRSSPlugIn.xcodeproj/project.pbxproj +++ b/QSRSSPlugIn/QSRSSPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE93A810D0D7B100851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE93A910D0D7B100851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE93AA10D0D7B100851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE93AB10D0D7B100851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE93AC10D0D7B100851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE93AD10D0D7B100851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE93AE10D0D7B100851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE93AF10D0D7B100851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSRSSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSRSSPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSRSSPlugIn */ = { isa = PBXGroup; children = ( + 14DE939F10D0D79400851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,6 +71,21 @@ name = Resources; sourceTree = ""; }; + 14DE939F10D0D79400851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE93A810D0D7B100851A6F /* Common.xcconfig */, + 14DE93A910D0D7B100851A6F /* Debug.xcconfig */, + 14DE93AA10D0D7B100851A6F /* Developer.xcconfig */, + 14DE93AB10D0D7B100851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE93AC10D0D7B100851A6F /* QSPlugIn_Prefix.pch */, + 14DE93AD10D0D7B100851A6F /* QSPlugIn_Release.xcconfig */, + 14DE93AE10D0D7B100851A6F /* QSPlugIn.xcconfig */, + 14DE93AF10D0D7B100851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -142,7 +166,6 @@ mainGroup = 0259C574FE90428111CA0C5A /* QSRSSPlugIn */; projectDirPath = ""; projectRoot = ""; - shouldCheckCompatibility = 1; targets = ( 8D1AC9600486D14A00FE50C9 /* QSRSSPlugIn */, ); @@ -162,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -187,60 +210,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93AB10D0D7B100851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSRSSPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSRSSPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93AD10D0D7B100851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSRSSPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSRSSPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93A910D0D7B100851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93AF10D0D7B100851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_MODEL_TUNING = G5; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -250,7 +250,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "QSRSSPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -259,7 +259,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSRSSPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/QSSherlockPlugIn/trunk/QSSherlockPlugIn.xcode/project.pbxproj b/QSSherlockPlugIn/trunk/QSSherlockPlugIn.xcode/project.pbxproj index 8254b09..1f3affb 100644 --- a/QSSherlockPlugIn/trunk/QSSherlockPlugIn.xcode/project.pbxproj +++ b/QSSherlockPlugIn/trunk/QSSherlockPlugIn.xcode/project.pbxproj @@ -3,328 +3,255 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 0259C573FE90428111CA0C5A = { - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA, - 2E58F361FFB2326E11CA0CBA, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0259C574FE90428111CA0C5A; - projectDirPath = ""; - targets = ( - 8D1AC9600486D14A00FE50C9, + +/* Begin PBXBuildFile section */ + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; + E1022AE906B3469300299BEC /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1022AE706B3469300299BEC /* QSCore.framework */; }; + E1022AEA06B3469300299BEC /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1022AE806B3469300299BEC /* QSInterface.framework */; }; + E128DE3E070334B900B34075 /* QSSherlockSource.h in Resources */ = {isa = PBXBuildFile; fileRef = E128DE3C070334B900B34075 /* QSSherlockSource.h */; }; + E128DE3F070334B900B34075 /* QSSherlockSource.m in Sources */ = {isa = PBXBuildFile; fileRef = E128DE3D070334B900B34075 /* QSSherlockSource.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 1477B22110D0E7CD00B6698F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1477B22210D0E7CD00B6698F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1477B22310D0E7CD00B6698F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1477B22410D0E7CD00B6698F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1477B22510D0E7CD00B6698F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1477B22610D0E7CD00B6698F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1477B22710D0E7CD00B6698F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1477B22810D0E7CD00B6698F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSSherlockPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSherlockPlugIn_Prefix.pch; sourceTree = ""; }; + 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1AC9740486D14A00FE50C9 /* QS Sherlock Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "QS Sherlock Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + E1022AE706B3469300299BEC /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; + E1022AE806B3469300299BEC /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; sourceTree = ""; }; + E128DE3C070334B900B34075 /* QSSherlockSource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSSherlockSource.h; sourceTree = ""; }; + E128DE3D070334B900B34075 /* QSSherlockSource.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSSherlockSource.m; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + E1022AE906B3469300299BEC /* QSCore.framework in Frameworks */, + E1022AEA06B3469300299BEC /* QSInterface.framework in Frameworks */, ); + runOnlyForDeploymentPostprocessing = 0; }; - 0259C574FE90428111CA0C5A = { +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0259C574FE90428111CA0C5A /* QSSherlockPlugIn */ = { + isa = PBXGroup; children = ( - 32DBCF9E0370C38000C91783, - 32DBCF9F0370C38200C91783, - 0259C582FE90428111CA0C5A, - 1ED78706FE9D4A0611CA0C5A, - 2E58F364FFB232C311CA0CBA, + 1477B21610D0E7B100B6698F /* Configuration */, + 32DBCF9E0370C38000C91783 /* Classes */, + 32DBCF9F0370C38200C91783 /* Other Sources */, + 0259C582FE90428111CA0C5A /* Resources */, + 1ED78706FE9D4A0611CA0C5A /* Products */, + 2E58F364FFB232C311CA0CBA /* Frameworks */, ); - isa = PBXGroup; name = QSSherlockPlugIn; - refType = 4; sourceTree = ""; }; - 0259C582FE90428111CA0C5A = { + 0259C582FE90428111CA0C5A /* Resources */ = { + isa = PBXGroup; children = ( - 8D1AC9730486D14A00FE50C9, + 8D1AC9730486D14A00FE50C9 /* Info.plist */, ); - isa = PBXGroup; name = Resources; - refType = 4; sourceTree = ""; }; -//020 -//021 -//022 -//023 -//024 -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 - 1ED78706FE9D4A0611CA0C5A = { + 1477B21610D0E7B100B6698F /* Configuration */ = { + isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9, + 1477B22110D0E7CD00B6698F /* Common.xcconfig */, + 1477B22210D0E7CD00B6698F /* Debug.xcconfig */, + 1477B22310D0E7CD00B6698F /* Developer.xcconfig */, + 1477B22410D0E7CD00B6698F /* QSPlugIn_Debug.xcconfig */, + 1477B22510D0E7CD00B6698F /* QSPlugIn_Prefix.pch */, + 1477B22610D0E7CD00B6698F /* QSPlugIn_Release.xcconfig */, + 1477B22710D0E7CD00B6698F /* QSPlugIn.xcconfig */, + 1477B22810D0E7CD00B6698F /* Release.xcconfig */, ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; + 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; + children = ( + 8D1AC9740486D14A00FE50C9 /* QS Sherlock Module.qsplugin */, + ); name = Products; - refType = 4; sourceTree = ""; }; -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 - 2E58F360FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; - 2E58F364FFB232C311CA0CBA = { + 2E58F364FFB232C311CA0CBA /* Frameworks */ = { + isa = PBXGroup; children = ( - E1022AE706B3469300299BEC, - E1022AE806B3469300299BEC, - DD92D38A0106425D02CA0E72, + E1022AE706B3469300299BEC /* QSCore.framework */, + E1022AE806B3469300299BEC /* QSInterface.framework */, + DD92D38A0106425D02CA0E72 /* Cocoa.framework */, ); - isa = PBXGroup; name = Frameworks; - refType = 4; - sourceTree = ""; - }; -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 -//320 -//321 -//322 -//323 -//324 - 32DBCF980370C29C00C91783 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSSherlockPlugIn_Prefix.pch; - refType = 4; sourceTree = ""; }; - 32DBCF9E0370C38000C91783 = { + 32DBCF9E0370C38000C91783 /* Classes */ = { + isa = PBXGroup; children = ( - E128DE3C070334B900B34075, - E128DE3D070334B900B34075, + E128DE3C070334B900B34075 /* QSSherlockSource.h */, + E128DE3D070334B900B34075 /* QSSherlockSource.m */, ); - isa = PBXGroup; name = Classes; - refType = 4; sourceTree = ""; }; - 32DBCF9F0370C38200C91783 = { + 32DBCF9F0370C38200C91783 /* Other Sources */ = { + isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783, + 32DBCF980370C29C00C91783 /* QSSherlockPlugIn_Prefix.pch */, ); - isa = PBXGroup; name = "Other Sources"; - path = ""; - refType = 4; sourceTree = ""; }; -//320 -//321 -//322 -//323 -//324 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D1AC9600486D14A00FE50C9 = { +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1AC9600486D14A00FE50C9 /* QSSherlockPlugIn */ = { + isa = PBXNativeTarget; + buildConfigurationList = 1477B21810D0E7B100B6698F /* Build configuration list for PBXNativeTarget "QSSherlockPlugIn" */; buildPhases = ( - 8D1AC9660486D14A00FE50C9, - 8D1AC96A0486D14A00FE50C9, - 8D1AC96E0486D14A00FE50C9, - E1022B2806B3475D00299BEC, + 8D1AC9660486D14A00FE50C9 /* Resources */, + 8D1AC96A0486D14A00FE50C9 /* Sources */, + 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSherlockPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "QS Sherlock Module"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); - isa = PBXNativeTarget; name = QSSherlockPlugIn; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSSherlockPlugIn; - productReference = 8D1AC9740486D14A00FE50C9; + productReference = 8D1AC9740486D14A00FE50C9 /* QS Sherlock Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; - 8D1AC9660486D14A00FE50C9 = { +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0259C573FE90428111CA0C5A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 1477B21710D0E7B100B6698F /* Build configuration list for PBXProject "QSSherlockPlugIn" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + mainGroup = 0259C574FE90428111CA0C5A /* QSSherlockPlugIn */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D1AC9600486D14A00FE50C9 /* QSSherlockPlugIn */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1AC9660486D14A00FE50C9 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - E128DE3E070334B900B34075, + E128DE3E070334B900B34075 /* QSSherlockSource.h in Resources */, ); - isa = PBXResourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC96A0486D14A00FE50C9 = { - buildActionMask = 2147483647; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + E1022B2806B3475D00299BEC /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( - E128DE3F070334B900B34075, ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; - 8D1AC96E0486D14A00FE50C9 = { +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D1AC96A0486D14A00FE50C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D1AC9700486D14A00FE50C9, - E1022AE906B3469300299BEC, - E1022AEA06B3469300299BEC, + E128DE3F070334B900B34075 /* QSSherlockSource.m in Sources */, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC9700486D14A00FE50C9 = { - fileRef = DD92D38A0106425D02CA0E72; - isa = PBXBuildFile; - settings = { +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 1477B20F10D0E7A400B6698F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1477B22210D0E7CD00B6698F /* Debug.xcconfig */; + buildSettings = { }; + name = Debug; }; - 8D1AC9730486D14A00FE50C9 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D1AC9740486D14A00FE50C9 = { - explicitFileType = wrapper.cfbundle; - includeInIndex = 0; - isa = PBXFileReference; - path = "QS Sherlock Module.qsplugin"; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 - DD92D38A0106425D02CA0E72 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Cocoa.framework; - path = /System/Library/Frameworks/Cocoa.framework; - refType = 0; - sourceTree = ""; - }; -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 -//E10 -//E11 -//E12 -//E13 -//E14 - E1022AE706B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSCore.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; - refType = 0; - sourceTree = ""; - }; - E1022AE806B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSInterface.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; - refType = 0; - sourceTree = ""; + 1477B21010D0E7A400B6698F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1477B22810D0E7CD00B6698F /* Release.xcconfig */; + buildSettings = { + }; + name = Release; }; - E1022AE906B3469300299BEC = { - fileRef = E1022AE706B3469300299BEC; - isa = PBXBuildFile; - settings = { + 1477B21210D0E7A400B6698F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1477B22410D0E7CD00B6698F /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "QS Sherlock Module"; + ZERO_LINK = YES; }; + name = Debug; }; - E1022AEA06B3469300299BEC = { - fileRef = E1022AE806B3469300299BEC; - isa = PBXBuildFile; - settings = { + 1477B21310D0E7A400B6698F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1477B22610D0E7CD00B6698F /* QSPlugIn_Release.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "QS Sherlock Module"; + ZERO_LINK = NO; }; + name = Release; }; - E1022B2806B3475D00299BEC = { - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - isa = PBXShellScriptBuildPhase; - outputPaths = ( +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 1477B21710D0E7B100B6698F /* Build configuration list for PBXProject "QSSherlockPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1477B20F10D0E7A400B6698F /* Debug */, + 1477B21010D0E7A400B6698F /* Release */, ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; - E128DE3C070334B900B34075 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSSherlockSource.h; - refType = 4; - sourceTree = ""; - }; - E128DE3D070334B900B34075 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = QSSherlockSource.m; - refType = 4; - sourceTree = ""; - }; - E128DE3E070334B900B34075 = { - fileRef = E128DE3C070334B900B34075; - isa = PBXBuildFile; - settings = { - }; - }; - E128DE3F070334B900B34075 = { - fileRef = E128DE3D070334B900B34075; - isa = PBXBuildFile; - settings = { - }; + 1477B21810D0E7B100B6698F /* Build configuration list for PBXNativeTarget "QSSherlockPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1477B21210D0E7A400B6698F /* Debug */, + 1477B21310D0E7A400B6698F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; +/* End XCConfigurationList section */ }; - rootObject = 0259C573FE90428111CA0C5A; + rootObject = 0259C573FE90428111CA0C5A /* Project object */; } diff --git a/QSShiiraPlugIn/trunk/QSShiiraPlugIn.xcode/project.pbxproj b/QSShiiraPlugIn/trunk/QSShiiraPlugIn.xcode/project.pbxproj index 20d56af..f915697 100644 --- a/QSShiiraPlugIn/trunk/QSShiiraPlugIn.xcode/project.pbxproj +++ b/QSShiiraPlugIn/trunk/QSShiiraPlugIn.xcode/project.pbxproj @@ -3,363 +3,261 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 0259C573FE90428111CA0C5A = { - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA, - 2E58F361FFB2326E11CA0CBA, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0259C574FE90428111CA0C5A; - projectDirPath = ""; - targets = ( - 8D1AC9600486D14A00FE50C9, + +/* Begin PBXBuildFile section */ + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; + E1022AEA06B3469300299BEC /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1022AE806B3469300299BEC /* QSInterface.framework */; }; + E1EAB046068128A200774DFF /* QSShiiraPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSShiiraPlugIn.m */; }; + E33E271107501A0600CD7F67 /* QSShiiraBookmarkParser.h in Sources */ = {isa = PBXBuildFile; fileRef = E33E270F07501A0600CD7F67 /* QSShiiraBookmarkParser.h */; }; + E33E271207501A0600CD7F67 /* QSShiiraBookmarkParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E33E271007501A0600CD7F67 /* QSShiiraBookmarkParser.m */; }; + E33E271C07501BC900CD7F67 /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E33E271B07501BC900CD7F67 /* QSCore.framework */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 1477B24E10D0E86800B6698F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1477B24F10D0E86800B6698F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1477B25010D0E86800B6698F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1477B25110D0E86800B6698F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1477B25210D0E86800B6698F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1477B25310D0E86800B6698F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1477B25410D0E86800B6698F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1477B25510D0E86800B6698F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSShiiraPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSShiiraPlugIn_Prefix.pch; sourceTree = ""; }; + 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1AC9740486D14A00FE50C9 /* QSShiiraPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSShiiraPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; + DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + E1022AE806B3469300299BEC /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; sourceTree = ""; }; + E1EAB045068128A200774DFF /* QSShiiraPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSShiiraPlugIn.m; sourceTree = ""; }; + E1EAB047068128A800774DFF /* QSShiiraPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSShiiraPlugIn.h; sourceTree = ""; }; + E33E270F07501A0600CD7F67 /* QSShiiraBookmarkParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSShiiraBookmarkParser.h; sourceTree = ""; }; + E33E271007501A0600CD7F67 /* QSShiiraBookmarkParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QSShiiraBookmarkParser.m; sourceTree = ""; }; + E33E271B07501BC900CD7F67 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + E1022AEA06B3469300299BEC /* QSInterface.framework in Frameworks */, + E33E271C07501BC900CD7F67 /* QSCore.framework in Frameworks */, ); + runOnlyForDeploymentPostprocessing = 0; }; - 0259C574FE90428111CA0C5A = { +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0259C574FE90428111CA0C5A /* QSShiiraPlugIn */ = { + isa = PBXGroup; children = ( - 32DBCF9E0370C38000C91783, - 32DBCF9F0370C38200C91783, - 0259C582FE90428111CA0C5A, - 1ED78706FE9D4A0611CA0C5A, - 2E58F364FFB232C311CA0CBA, + 1477B24210D0E84E00B6698F /* Configuration */, + 32DBCF9E0370C38000C91783 /* Classes */, + 32DBCF9F0370C38200C91783 /* Other Sources */, + 0259C582FE90428111CA0C5A /* Resources */, + 1ED78706FE9D4A0611CA0C5A /* Products */, + 2E58F364FFB232C311CA0CBA /* Frameworks */, ); - isa = PBXGroup; name = QSShiiraPlugIn; - refType = 4; sourceTree = ""; }; - 0259C582FE90428111CA0C5A = { + 0259C582FE90428111CA0C5A /* Resources */ = { + isa = PBXGroup; children = ( - 8D1AC9730486D14A00FE50C9, + 8D1AC9730486D14A00FE50C9 /* Info.plist */, ); - isa = PBXGroup; name = Resources; - refType = 4; sourceTree = ""; }; -//020 -//021 -//022 -//023 -//024 -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 - 1ED78706FE9D4A0611CA0C5A = { + 1477B24210D0E84E00B6698F /* Configuration */ = { + isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9, + 1477B24E10D0E86800B6698F /* Common.xcconfig */, + 1477B24F10D0E86800B6698F /* Debug.xcconfig */, + 1477B25010D0E86800B6698F /* Developer.xcconfig */, + 1477B25110D0E86800B6698F /* QSPlugIn_Debug.xcconfig */, + 1477B25210D0E86800B6698F /* QSPlugIn_Prefix.pch */, + 1477B25310D0E86800B6698F /* QSPlugIn_Release.xcconfig */, + 1477B25410D0E86800B6698F /* QSPlugIn.xcconfig */, + 1477B25510D0E86800B6698F /* Release.xcconfig */, ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; + 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; + children = ( + 8D1AC9740486D14A00FE50C9 /* QSShiiraPlugIn.qsplugin */, + ); name = Products; - refType = 4; sourceTree = ""; }; -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 - 2E58F360FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; - 2E58F364FFB232C311CA0CBA = { + 2E58F364FFB232C311CA0CBA /* Frameworks */ = { + isa = PBXGroup; children = ( - E33E271B07501BC900CD7F67, - E1022AE806B3469300299BEC, - DD92D38A0106425D02CA0E72, + E33E271B07501BC900CD7F67 /* QSCore.framework */, + E1022AE806B3469300299BEC /* QSInterface.framework */, + DD92D38A0106425D02CA0E72 /* Cocoa.framework */, ); - isa = PBXGroup; name = Frameworks; - refType = 4; - sourceTree = ""; - }; -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 -//320 -//321 -//322 -//323 -//324 - 32DBCF980370C29C00C91783 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSShiiraPlugIn_Prefix.pch; - refType = 4; sourceTree = ""; }; - 32DBCF9E0370C38000C91783 = { + 32DBCF9E0370C38000C91783 /* Classes */ = { + isa = PBXGroup; children = ( - E33E271007501A0600CD7F67, - E1EAB045068128A200774DFF, + E33E271007501A0600CD7F67 /* QSShiiraBookmarkParser.m */, + E1EAB045068128A200774DFF /* QSShiiraPlugIn.m */, ); - isa = PBXGroup; name = Classes; - refType = 4; sourceTree = ""; }; - 32DBCF9F0370C38200C91783 = { + 32DBCF9F0370C38200C91783 /* Other Sources */ = { + isa = PBXGroup; children = ( - E33E270F07501A0600CD7F67, - 32DBCF980370C29C00C91783, - E1EAB047068128A800774DFF, + E33E270F07501A0600CD7F67 /* QSShiiraBookmarkParser.h */, + 32DBCF980370C29C00C91783 /* QSShiiraPlugIn_Prefix.pch */, + E1EAB047068128A800774DFF /* QSShiiraPlugIn.h */, ); - isa = PBXGroup; name = "Other Sources"; - path = ""; - refType = 4; sourceTree = ""; }; -//320 -//321 -//322 -//323 -//324 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D1AC9600486D14A00FE50C9 = { +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1AC9600486D14A00FE50C9 /* QSShiiraPlugIn */ = { + isa = PBXNativeTarget; + buildConfigurationList = 1477B24410D0E84E00B6698F /* Build configuration list for PBXNativeTarget "QSShiiraPlugIn" */; buildPhases = ( - 8D1AC9660486D14A00FE50C9, - 8D1AC96A0486D14A00FE50C9, - 8D1AC96E0486D14A00FE50C9, - E1022B2806B3475D00299BEC, + 8D1AC9660486D14A00FE50C9 /* Resources */, + 8D1AC96A0486D14A00FE50C9 /* Sources */, + 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = "/Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks \"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSShiiraPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSShiiraPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); - isa = PBXNativeTarget; name = QSShiiraPlugIn; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSShiiraPlugIn; - productReference = 8D1AC9740486D14A00FE50C9; + productReference = 8D1AC9740486D14A00FE50C9 /* QSShiiraPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; - 8D1AC9660486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D1AC96A0486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - E1EAB046068128A200774DFF, - E33E271107501A0600CD7F67, - E33E271207501A0600CD7F67, +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0259C573FE90428111CA0C5A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 1477B24310D0E84E00B6698F /* Build configuration list for PBXProject "QSShiiraPlugIn" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + mainGroup = 0259C574FE90428111CA0C5A /* QSShiiraPlugIn */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D1AC9600486D14A00FE50C9 /* QSShiiraPlugIn */, ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC96E0486D14A00FE50C9 = { +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1AC9660486D14A00FE50C9 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D1AC9700486D14A00FE50C9, - E1022AEA06B3469300299BEC, - E33E271C07501BC900CD7F67, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC9700486D14A00FE50C9 = { - fileRef = DD92D38A0106425D02CA0E72; - isa = PBXBuildFile; - settings = { - }; - }; - 8D1AC9730486D14A00FE50C9 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D1AC9740486D14A00FE50C9 = { - explicitFileType = wrapper.cfbundle; - includeInIndex = 0; - isa = PBXFileReference; - path = QSShiiraPlugIn.qsplugin; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 - DD92D38A0106425D02CA0E72 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Cocoa.framework; - path = /System/Library/Frameworks/Cocoa.framework; - refType = 0; - sourceTree = ""; - }; -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 -//E10 -//E11 -//E12 -//E13 -//E14 - E1022AE806B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSInterface.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; - refType = 0; - sourceTree = ""; - }; - E1022AEA06B3469300299BEC = { - fileRef = E1022AE806B3469300299BEC; - isa = PBXBuildFile; - settings = { - }; - }; - E1022B2806B3475D00299BEC = { - buildActionMask = 2147483647; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + E1022B2806B3475D00299BEC /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( ); inputPaths = ( ); - isa = PBXShellScriptBuildPhase; outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; - E1EAB045068128A200774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = QSShiiraPlugIn.m; - refType = 4; - sourceTree = ""; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D1AC96A0486D14A00FE50C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E1EAB046068128A200774DFF /* QSShiiraPlugIn.m in Sources */, + E33E271107501A0600CD7F67 /* QSShiiraBookmarkParser.h in Sources */, + E33E271207501A0600CD7F67 /* QSShiiraBookmarkParser.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - E1EAB046068128A200774DFF = { - fileRef = E1EAB045068128A200774DFF; - isa = PBXBuildFile; - settings = { +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 1477B23B10D0E83900B6698F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1477B24F10D0E86800B6698F /* Debug.xcconfig */; + buildSettings = { }; + name = Debug; }; - E1EAB047068128A800774DFF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSShiiraPlugIn.h; - refType = 4; - sourceTree = ""; - }; -//E10 -//E11 -//E12 -//E13 -//E14 -//E30 -//E31 -//E32 -//E33 -//E34 - E33E270F07501A0600CD7F67 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSShiiraBookmarkParser.h; - refType = 4; - sourceTree = ""; - }; - E33E271007501A0600CD7F67 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = QSShiiraBookmarkParser.m; - refType = 4; - sourceTree = ""; + 1477B23C10D0E83900B6698F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1477B25510D0E86800B6698F /* Release.xcconfig */; + buildSettings = { + }; + name = Release; }; - E33E271107501A0600CD7F67 = { - fileRef = E33E270F07501A0600CD7F67; - isa = PBXBuildFile; - settings = { + 1477B23E10D0E83900B6698F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1477B25110D0E86800B6698F /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = QSShiiraPlugIn; + ZERO_LINK = YES; }; + name = Debug; }; - E33E271207501A0600CD7F67 = { - fileRef = E33E271007501A0600CD7F67; - isa = PBXBuildFile; - settings = { + 1477B23F10D0E83900B6698F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1477B25310D0E86800B6698F /* QSPlugIn_Release.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = QSShiiraPlugIn; + ZERO_LINK = NO; }; + name = Release; }; - E33E271B07501BC900CD7F67 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSCore.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; - refType = 0; - sourceTree = ""; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 1477B24310D0E84E00B6698F /* Build configuration list for PBXProject "QSShiiraPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1477B23B10D0E83900B6698F /* Debug */, + 1477B23C10D0E83900B6698F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; - E33E271C07501BC900CD7F67 = { - fileRef = E33E271B07501BC900CD7F67; - isa = PBXBuildFile; - settings = { - }; + 1477B24410D0E84E00B6698F /* Build configuration list for PBXNativeTarget "QSShiiraPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1477B23E10D0E83900B6698F /* Debug */, + 1477B23F10D0E83900B6698F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; +/* End XCConfigurationList section */ }; - rootObject = 0259C573FE90428111CA0C5A; + rootObject = 0259C573FE90428111CA0C5A /* Project object */; } diff --git a/QSSpellcheckAction/trunk/Spellcheck Action.xcode/project.pbxproj b/QSSpellcheckAction/trunk/Spellcheck Action.xcode/project.pbxproj index 8048edb..91b9e83 100644 --- a/QSSpellcheckAction/trunk/Spellcheck Action.xcode/project.pbxproj +++ b/QSSpellcheckAction/trunk/Spellcheck Action.xcode/project.pbxproj @@ -3,424 +3,296 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 0259C573FE90428111CA0C5A = { - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA, - 2E58F361FFB2326E11CA0CBA, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0259C574FE90428111CA0C5A; - projectDirPath = ""; - targets = ( - 8D1AC9600486D14A00FE50C9, + +/* Begin PBXBuildFile section */ + 5840455D06C11FE400D22F17 /* ActionNames.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5840455B06C11FE400D22F17 /* ActionNames.strings */; }; + 5840456106C11FFB00D22F17 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5840455F06C11FFB00D22F17 /* InfoPlist.strings */; }; + 58F08D67079C58610029C8DE /* Info.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 58F08D66079C58610029C8DE /* Info.rtf */; }; + 58F0935A079C777D0029C8DE /* SpellcheckActionProvider.h in Resources */ = {isa = PBXBuildFile; fileRef = 58F09359079C777D0029C8DE /* SpellcheckActionProvider.h */; }; + 58F0935C079C77840029C8DE /* SpellcheckActionProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 58F0935B079C77840029C8DE /* SpellcheckActionProvider.m */; }; + 58F09368079C78080029C8DE /* SpellcheckAction_Prefix.pch in Resources */ = {isa = PBXBuildFile; fileRef = 58F09367079C78080029C8DE /* SpellcheckAction_Prefix.pch */; }; + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; + E1022AE906B3469300299BEC /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1022AE706B3469300299BEC /* QSCore.framework */; }; + E1022AEA06B3469300299BEC /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1022AE806B3469300299BEC /* QSInterface.framework */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 14E2994810D119FC00DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E2994910D119FC00DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E2994A10D119FC00DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E2994B10D119FC00DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E2994C10D119FC00DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E2994D10D119FC00DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E2994E10D119FC00DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E2994F10D119FC00DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 5840455C06C11FE400D22F17 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/ActionNames.strings; sourceTree = ""; }; + 5840456006C11FFB00D22F17 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 58F08D66079C58610029C8DE /* Info.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Info.rtf; sourceTree = ""; }; + 58F09359079C777D0029C8DE /* SpellcheckActionProvider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SpellcheckActionProvider.h; sourceTree = ""; }; + 58F0935B079C77840029C8DE /* SpellcheckActionProvider.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SpellcheckActionProvider.m; sourceTree = ""; }; + 58F09367079C78080029C8DE /* SpellcheckAction_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SpellcheckAction_Prefix.pch; sourceTree = ""; }; + 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1AC9740486D14A00FE50C9 /* Spellcheck Action.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Spellcheck Action.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + E1022AE706B3469300299BEC /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; + E1022AE806B3469300299BEC /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + E1022AE906B3469300299BEC /* QSCore.framework in Frameworks */, + E1022AEA06B3469300299BEC /* QSInterface.framework in Frameworks */, ); + runOnlyForDeploymentPostprocessing = 0; }; - 0259C574FE90428111CA0C5A = { +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0259C574FE90428111CA0C5A /* TKDesktopModule */ = { + isa = PBXGroup; children = ( - 32DBCF9E0370C38000C91783, - 32DBCF9F0370C38200C91783, - E1127F960695F44F008AE6A3, - 0259C582FE90428111CA0C5A, - 1ED78706FE9D4A0611CA0C5A, - 2E58F364FFB232C311CA0CBA, + 14E2993D10D119D200DCC5F2 /* Configuration */, + 32DBCF9E0370C38000C91783 /* Classes */, + 32DBCF9F0370C38200C91783 /* Other Sources */, + E1127F960695F44F008AE6A3 /* Templates */, + 0259C582FE90428111CA0C5A /* Resources */, + 1ED78706FE9D4A0611CA0C5A /* Products */, + 2E58F364FFB232C311CA0CBA /* Frameworks */, ); - isa = PBXGroup; name = TKDesktopModule; - refType = 4; sourceTree = ""; }; - 0259C582FE90428111CA0C5A = { + 0259C582FE90428111CA0C5A /* Resources */ = { + isa = PBXGroup; children = ( - 58F08D66079C58610029C8DE, - 5840455F06C11FFB00D22F17, - 5840455B06C11FE400D22F17, - 8D1AC9730486D14A00FE50C9, + 58F08D66079C58610029C8DE /* Info.rtf */, + 5840455F06C11FFB00D22F17 /* InfoPlist.strings */, + 5840455B06C11FE400D22F17 /* ActionNames.strings */, + 8D1AC9730486D14A00FE50C9 /* Info.plist */, ); - isa = PBXGroup; name = Resources; - refType = 4; sourceTree = ""; }; -//020 -//021 -//022 -//023 -//024 -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 - 1ED78706FE9D4A0611CA0C5A = { + 14E2993D10D119D200DCC5F2 /* Configuration */ = { + isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9, + 14E2994810D119FC00DCC5F2 /* Common.xcconfig */, + 14E2994910D119FC00DCC5F2 /* Debug.xcconfig */, + 14E2994A10D119FC00DCC5F2 /* Developer.xcconfig */, + 14E2994B10D119FC00DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E2994C10D119FC00DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E2994D10D119FC00DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E2994E10D119FC00DCC5F2 /* QSPlugIn.xcconfig */, + 14E2994F10D119FC00DCC5F2 /* Release.xcconfig */, ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; + 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; + children = ( + 8D1AC9740486D14A00FE50C9 /* Spellcheck Action.qsplugin */, + ); name = Products; - refType = 4; sourceTree = ""; }; -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 - 2E58F360FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; - 2E58F364FFB232C311CA0CBA = { + 2E58F364FFB232C311CA0CBA /* Frameworks */ = { + isa = PBXGroup; children = ( - E1022AE706B3469300299BEC, - E1022AE806B3469300299BEC, - DD92D38A0106425D02CA0E72, + E1022AE706B3469300299BEC /* QSCore.framework */, + E1022AE806B3469300299BEC /* QSInterface.framework */, + DD92D38A0106425D02CA0E72 /* Cocoa.framework */, ); - isa = PBXGroup; name = Frameworks; - refType = 4; sourceTree = ""; }; -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 -//320 -//321 -//322 -//323 -//324 - 32DBCF9E0370C38000C91783 = { + 32DBCF9E0370C38000C91783 /* Classes */ = { + isa = PBXGroup; children = ( - 58F0935B079C77840029C8DE, - 58F09359079C777D0029C8DE, + 58F0935B079C77840029C8DE /* SpellcheckActionProvider.m */, + 58F09359079C777D0029C8DE /* SpellcheckActionProvider.h */, ); - isa = PBXGroup; name = Classes; - refType = 4; sourceTree = ""; }; - 32DBCF9F0370C38200C91783 = { - children = ( - 58F09367079C78080029C8DE, - ); + 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; - name = "Other Sources"; - path = ""; - refType = 4; - sourceTree = ""; - }; -//320 -//321 -//322 -//323 -//324 -//580 -//581 -//582 -//583 -//584 - 5840455B06C11FE400D22F17 = { children = ( - 5840455C06C11FE400D22F17, + 58F09367079C78080029C8DE /* SpellcheckAction_Prefix.pch */, ); - isa = PBXVariantGroup; - name = ActionNames.strings; - path = ""; - refType = 4; - sourceTree = ""; - }; - 5840455C06C11FE400D22F17 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/ActionNames.strings; - refType = 4; + name = "Other Sources"; sourceTree = ""; }; - 5840455D06C11FE400D22F17 = { - fileRef = 5840455B06C11FE400D22F17; - isa = PBXBuildFile; - settings = { - }; - }; - 5840455F06C11FFB00D22F17 = { + E1127F960695F44F008AE6A3 /* Templates */ = { + isa = PBXGroup; children = ( - 5840456006C11FFB00D22F17, ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - path = ""; - refType = 4; - sourceTree = ""; - }; - 5840456006C11FFB00D22F17 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 5840456106C11FFB00D22F17 = { - fileRef = 5840455F06C11FFB00D22F17; - isa = PBXBuildFile; - settings = { - }; - }; - 58F08D66079C58610029C8DE = { - isa = PBXFileReference; - lastKnownFileType = text.rtf; - path = Info.rtf; - refType = 4; - sourceTree = ""; - }; - 58F08D67079C58610029C8DE = { - fileRef = 58F08D66079C58610029C8DE; - isa = PBXBuildFile; - settings = { - }; - }; - 58F09359079C777D0029C8DE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SpellcheckActionProvider.h; - refType = 4; - sourceTree = ""; - }; - 58F0935A079C777D0029C8DE = { - fileRef = 58F09359079C777D0029C8DE; - isa = PBXBuildFile; - settings = { - }; - }; - 58F0935B079C77840029C8DE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = SpellcheckActionProvider.m; - refType = 4; - sourceTree = ""; - }; - 58F0935C079C77840029C8DE = { - fileRef = 58F0935B079C77840029C8DE; - isa = PBXBuildFile; - settings = { - }; - }; - 58F09367079C78080029C8DE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SpellcheckAction_Prefix.pch; - refType = 4; + name = Templates; sourceTree = ""; }; - 58F09368079C78080029C8DE = { - fileRef = 58F09367079C78080029C8DE; - isa = PBXBuildFile; - settings = { - }; - }; -//580 -//581 -//582 -//583 -//584 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D1AC9600486D14A00FE50C9 = { +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1AC9600486D14A00FE50C9 /* Spellcheck Action */ = { + isa = PBXNativeTarget; + buildConfigurationList = 14E2993F10D119D200DCC5F2 /* Build configuration list for PBXNativeTarget "Spellcheck Action" */; buildPhases = ( - E1022B2806B3475D00299BEC, - 8D1AC9660486D14A00FE50C9, - 8D1AC96A0486D14A00FE50C9, - 8D1AC96E0486D14A00FE50C9, + 8D1AC9660486D14A00FE50C9 /* Resources */, + 8D1AC96A0486D14A00FE50C9 /* Sources */, + 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = SpellcheckAction_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Spellcheck Action"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); - isa = PBXNativeTarget; name = "Spellcheck Action"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = TKDesktopModule; - productReference = 8D1AC9740486D14A00FE50C9; + productReference = 8D1AC9740486D14A00FE50C9 /* Spellcheck Action.qsplugin */; productType = "com.apple.product-type.bundle"; }; - 8D1AC9660486D14A00FE50C9 = { +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0259C573FE90428111CA0C5A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 14E2993E10D119D200DCC5F2 /* Build configuration list for PBXProject "Spellcheck Action" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + mainGroup = 0259C574FE90428111CA0C5A /* TKDesktopModule */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D1AC9600486D14A00FE50C9 /* Spellcheck Action */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1AC9660486D14A00FE50C9 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 5840455D06C11FE400D22F17, - 5840456106C11FFB00D22F17, - 58F08D67079C58610029C8DE, - 58F0935A079C777D0029C8DE, - 58F09368079C78080029C8DE, + 5840455D06C11FE400D22F17 /* ActionNames.strings in Resources */, + 5840456106C11FFB00D22F17 /* InfoPlist.strings in Resources */, + 58F08D67079C58610029C8DE /* Info.rtf in Resources */, + 58F0935A079C777D0029C8DE /* SpellcheckActionProvider.h in Resources */, + 58F09368079C78080029C8DE /* SpellcheckAction_Prefix.pch in Resources */, ); - isa = PBXResourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC96A0486D14A00FE50C9 = { - buildActionMask = 2147483647; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + E1022B2806B3475D00299BEC /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( - 58F0935C079C77840029C8DE, ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "\"$SRCROOT/bltrversion\" \"$INFOPLIST_FILE\""; }; - 8D1AC96E0486D14A00FE50C9 = { +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D1AC96A0486D14A00FE50C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D1AC9700486D14A00FE50C9, - E1022AE906B3469300299BEC, - E1022AEA06B3469300299BEC, + 58F0935C079C77840029C8DE /* SpellcheckActionProvider.m in Sources */, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC9700486D14A00FE50C9 = { - fileRef = DD92D38A0106425D02CA0E72; - isa = PBXBuildFile; - settings = { - }; - }; - 8D1AC9730486D14A00FE50C9 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 5840455B06C11FE400D22F17 /* ActionNames.strings */ = { + isa = PBXVariantGroup; + children = ( + 5840455C06C11FE400D22F17 /* English */, + ); + name = ActionNames.strings; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 = { - explicitFileType = wrapper.cfbundle; - includeInIndex = 0; - isa = PBXFileReference; - path = "Spellcheck Action.qsplugin"; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 - DD92D38A0106425D02CA0E72 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Cocoa.framework; - path = /System/Library/Frameworks/Cocoa.framework; - refType = 0; - sourceTree = ""; - }; -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 -//E10 -//E11 -//E12 -//E13 -//E14 - E1022AE706B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSCore.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; - refType = 0; - sourceTree = ""; + 5840455F06C11FFB00D22F17 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 5840456006C11FFB00D22F17 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; }; - E1022AE806B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSInterface.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; - refType = 0; - sourceTree = ""; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 14E2991510D1199100DCC5F2 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E2994910D119FC00DCC5F2 /* Debug.xcconfig */; + buildSettings = { + }; + name = Debug; }; - E1022AE906B3469300299BEC = { - fileRef = E1022AE706B3469300299BEC; - isa = PBXBuildFile; - settings = { + 14E2991610D1199100DCC5F2 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E2994F10D119FC00DCC5F2 /* Release.xcconfig */; + buildSettings = { }; + name = Release; }; - E1022AEA06B3469300299BEC = { - fileRef = E1022AE806B3469300299BEC; - isa = PBXBuildFile; - settings = { + 14E2991810D1199100DCC5F2 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E2994B10D119FC00DCC5F2 /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Spellcheck Action"; + ZERO_LINK = YES; }; + name = Debug; }; - E1022B2806B3475D00299BEC = { - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - isa = PBXShellScriptBuildPhase; - outputPaths = ( + 14E2991910D1199100DCC5F2 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E2994D10D119FC00DCC5F2 /* QSPlugIn_Release.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Spellcheck Action"; + ZERO_LINK = NO; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 14E2993E10D119D200DCC5F2 /* Build configuration list for PBXProject "Spellcheck Action" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14E2991510D1199100DCC5F2 /* Debug */, + 14E2991610D1199100DCC5F2 /* Release */, ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"$SRCROOT/bltrversion\" \"$INFOPLIST_FILE\""; - }; - E1127F960695F44F008AE6A3 = { - children = ( + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 14E2993F10D119D200DCC5F2 /* Build configuration list for PBXNativeTarget "Spellcheck Action" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14E2991810D1199100DCC5F2 /* Debug */, + 14E2991910D1199100DCC5F2 /* Release */, ); - isa = PBXGroup; - name = Templates; - path = ""; - refType = 4; - sourceTree = ""; + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; +/* End XCConfigurationList section */ }; - rootObject = 0259C573FE90428111CA0C5A; + rootObject = 0259C573FE90428111CA0C5A /* Project object */; } diff --git a/QSWeatherPlugin/trunk/QSWeatherPlugin.xcodeproj/project.pbxproj b/QSWeatherPlugin/trunk/QSWeatherPlugin.xcodeproj/project.pbxproj index 1b390c0..f71a79b 100644 --- a/QSWeatherPlugin/trunk/QSWeatherPlugin.xcodeproj/project.pbxproj +++ b/QSWeatherPlugin/trunk/QSWeatherPlugin.xcodeproj/project.pbxproj @@ -13,19 +13,6 @@ buildPhases = ( 4E31B2BC091DC0400095630C /* ShellScript */, ); - buildSettings = { - OPTIMIZATION_CFLAGS = ""; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = QSPkg; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; dependencies = ( 4E31B2BF091DC0480095630C /* PBXTargetDependency */, ); @@ -53,30 +40,6 @@ E1EAB046068128A200774DFF /* QSWeatherPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSWeatherPlugin.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXContainerItemProxy section */ 4E31B2BE091DC0480095630C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -88,6 +51,14 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ + 14D9D19C10D0FEF000BEABA0 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14D9D19D10D0FEF000BEABA0 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14D9D19E10D0FEF000BEABA0 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14D9D19F10D0FEF000BEABA0 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14D9D1A010D0FEF000BEABA0 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14D9D1A110D0FEF000BEABA0 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14D9D1A210D0FEF000BEABA0 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14D9D1A310D0FEF000BEABA0 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSWeatherPlugin_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSWeatherPlugin_Prefix.pch; sourceTree = ""; }; 4E31ADF4091D62230095630C /* QSWeatherPluginAction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSWeatherPluginAction.h; sourceTree = ""; }; 4E31ADF5091D62230095630C /* QSWeatherPluginAction.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSWeatherPluginAction.m; sourceTree = ""; }; @@ -136,6 +107,7 @@ 0259C574FE90428111CA0C5A /* QSWeatherPlugin */ = { isa = PBXGroup; children = ( + 14D9D19910D0FED800BEABA0 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -156,6 +128,22 @@ name = Resources; sourceTree = ""; }; + 14D9D19910D0FED800BEABA0 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14D9D19C10D0FEF000BEABA0 /* Common.xcconfig */, + 14D9D19D10D0FEF000BEABA0 /* Debug.xcconfig */, + 14D9D19E10D0FEF000BEABA0 /* Developer.xcconfig */, + 14D9D19F10D0FEF000BEABA0 /* QSPlugIn_Debug.xcconfig */, + 14D9D1A010D0FEF000BEABA0 /* QSPlugIn_Prefix.pch */, + 14D9D1A110D0FEF000BEABA0 /* QSPlugIn_Release.xcconfig */, + 14D9D1A210D0FEF000BEABA0 /* QSPlugIn.xcconfig */, + 14D9D1A310D0FEF000BEABA0 /* Release.xcconfig */, + ); + name = Configuration; + path = "../../../blacktree-alchemy/Quicksilver/Configuration"; + sourceTree = ""; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -221,21 +209,6 @@ ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSWeatherPlugin_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSWeatherPlugin; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = QSWeatherPlugin; @@ -250,15 +223,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSWeatherPlugin" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSWeatherPlugin */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSWeatherPlugin */, 4E31B2BD091DC0400095630C /* QSPkg */, @@ -295,14 +264,14 @@ }; E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -335,12 +304,12 @@ /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 4E31B2C5091DC06D0095630C /* Development */ = { + 4E31B2C5091DC06D0095630C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - OPTIMIZATION_CFLAGS = "-O0"; + GCC_OPTIMIZATION_LEVEL = 0; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; @@ -352,14 +321,14 @@ "-Wno-unknown-pragmas", ); }; - name = Development; + name = Debug; }; 4E31B2C6091DC06D0095630C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - OPTIMIZATION_CFLAGS = "-O0"; + GCC_OPTIMIZATION_LEVEL = 0; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; @@ -373,63 +342,37 @@ }; name = Release; }; - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D19F10D0FEF000BEABA0 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSWeatherPlugin_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSWeatherPlugin; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D1A110D0FEF000BEABA0 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSWeatherPlugin_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSWeatherPlugin; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D19D10D0FEF000BEABA0 /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D1A310D0FEF000BEABA0 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; }; name = Release; }; @@ -439,15 +382,16 @@ 4E31B2C4091DC06D0095630C /* Build configuration list for PBXAggregateTarget "QSPkg" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4E31B2C5091DC06D0095630C /* Development */, + 4E31B2C5091DC06D0095630C /* Debug */, 4E31B2C6091DC06D0095630C /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "QSWeatherPlugin" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -456,7 +400,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSWeatherPlugin" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/QSWindowInterfacePlugIn/trunk/QSWindowInterface.xcode/project.pbxproj b/QSWindowInterfacePlugIn/trunk/QSWindowInterface.xcode/project.pbxproj index 8e80b4f..a997351 100644 --- a/QSWindowInterfacePlugIn/trunk/QSWindowInterface.xcode/project.pbxproj +++ b/QSWindowInterfacePlugIn/trunk/QSWindowInterface.xcode/project.pbxproj @@ -3,377 +3,294 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 0259C573FE90428111CA0C5A = { - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA, - 2E58F361FFB2326E11CA0CBA, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - knownRegions = ( - English, - Japanese, - French, - German, - en, - ); - mainGroup = 0259C574FE90428111CA0C5A; - projectDirPath = ""; - targets = ( - 8D1AC9600486D14A00FE50C9, + +/* Begin PBXBuildFile section */ + 14D9D25410D1010800BEABA0 /* QSEffects.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14D9D25210D1010800BEABA0 /* QSEffects.framework */; }; + 14D9D25510D1010800BEABA0 /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14D9D25310D1010800BEABA0 /* QSFoundation.framework */; }; + 14D9D2A510D1012200BEABA0 /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14D9D2A410D1012200BEABA0 /* QSInterface.framework */; }; + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; + E1DC06C10792EB240070FC67 /* QSWindowInterfaceController.m in Sources */ = {isa = PBXBuildFile; fileRef = E1DC06BF0792EB240070FC67 /* QSWindowInterfaceController.m */; }; + E1DC06C20792EB240070FC67 /* QSWindowInterfaceController.h in Resources */ = {isa = PBXBuildFile; fileRef = E1DC06C00792EB240070FC67 /* QSWindowInterfaceController.h */; }; + E1DC06DB0792EBA00070FC67 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E1DC06D90792EBA00070FC67 /* Localizable.strings */; }; + E1DC06E00792EBC70070FC67 /* QSWindowInterface.nib in Resources */ = {isa = PBXBuildFile; fileRef = E1DC06DF0792EBC70070FC67 /* QSWindowInterface.nib */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 14D9D1CB10D0FFEB00BEABA0 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14D9D1CC10D0FFEB00BEABA0 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14D9D1CD10D0FFEB00BEABA0 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14D9D1CE10D0FFEB00BEABA0 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14D9D1CF10D0FFEB00BEABA0 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14D9D1D010D0FFEB00BEABA0 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14D9D1D110D0FFEB00BEABA0 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14D9D1D210D0FFEB00BEABA0 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 14D9D25210D1010800BEABA0 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFramework; }; + 14D9D25310D1010800BEABA0 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFramework; }; + 14D9D2A410D1012200BEABA0 /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFramework; }; + 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1AC9740486D14A00FE50C9 /* Window Interface.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Window Interface.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + E1DC06BF0792EB240070FC67 /* QSWindowInterfaceController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSWindowInterfaceController.m; sourceTree = ""; }; + E1DC06C00792EB240070FC67 /* QSWindowInterfaceController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSWindowInterfaceController.h; sourceTree = ""; }; + E1DC06DA0792EBA00070FC67 /* en */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; + E1DC06DF0792EBC70070FC67 /* QSWindowInterface.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = QSWindowInterface.nib; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + 14D9D25410D1010800BEABA0 /* QSEffects.framework in Frameworks */, + 14D9D25510D1010800BEABA0 /* QSFoundation.framework in Frameworks */, + 14D9D2A510D1012200BEABA0 /* QSInterface.framework in Frameworks */, ); + runOnlyForDeploymentPostprocessing = 0; }; - 0259C574FE90428111CA0C5A = { +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0259C574FE90428111CA0C5A /* QSWindowInterface */ = { + isa = PBXGroup; children = ( - 32DBCF9E0370C38000C91783, - 32DBCF9F0370C38200C91783, - 0259C582FE90428111CA0C5A, - 1ED78706FE9D4A0611CA0C5A, - 2E58F364FFB232C311CA0CBA, + 14D9D1C610D0FFD400BEABA0 /* Configuration */, + 32DBCF9E0370C38000C91783 /* Classes */, + 32DBCF9F0370C38200C91783 /* Other Sources */, + 0259C582FE90428111CA0C5A /* Resources */, + 1ED78706FE9D4A0611CA0C5A /* Products */, + 2E58F364FFB232C311CA0CBA /* Frameworks */, ); - isa = PBXGroup; name = QSWindowInterface; - refType = 4; sourceTree = ""; }; - 0259C582FE90428111CA0C5A = { + 0259C582FE90428111CA0C5A /* Resources */ = { + isa = PBXGroup; children = ( - E1DC06DF0792EBC70070FC67, - E1DC06D90792EBA00070FC67, - 8D1AC9730486D14A00FE50C9, + E1DC06DF0792EBC70070FC67 /* QSWindowInterface.nib */, + E1DC06D90792EBA00070FC67 /* Localizable.strings */, + 8D1AC9730486D14A00FE50C9 /* Info.plist */, ); - isa = PBXGroup; name = Resources; - refType = 4; sourceTree = ""; }; -//020 -//021 -//022 -//023 -//024 -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 - 1ED78706FE9D4A0611CA0C5A = { + 14D9D1C610D0FFD400BEABA0 /* Configuration */ = { + isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9, + 14D9D1CB10D0FFEB00BEABA0 /* Common.xcconfig */, + 14D9D1CC10D0FFEB00BEABA0 /* Debug.xcconfig */, + 14D9D1CD10D0FFEB00BEABA0 /* Developer.xcconfig */, + 14D9D1CE10D0FFEB00BEABA0 /* QSPlugIn_Debug.xcconfig */, + 14D9D1CF10D0FFEB00BEABA0 /* QSPlugIn_Prefix.pch */, + 14D9D1D010D0FFEB00BEABA0 /* QSPlugIn_Release.xcconfig */, + 14D9D1D110D0FFEB00BEABA0 /* QSPlugIn.xcconfig */, + 14D9D1D210D0FFEB00BEABA0 /* Release.xcconfig */, ); + name = Configuration; + path = "../../../blacktree-alchemy/Quicksilver/Configuration"; + sourceTree = ""; + }; + 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; + children = ( + 8D1AC9740486D14A00FE50C9 /* Window Interface.qsplugin */, + ); name = Products; - refType = 4; sourceTree = ""; }; -//1E0 -//1E1 -//1E2 -//1E3 -//1E4 -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 - 2E58F360FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; - 2E58F364FFB232C311CA0CBA = { + 2E58F364FFB232C311CA0CBA /* Frameworks */ = { + isa = PBXGroup; children = ( - E1022AE706B3469300299BEC, - E1022AE806B3469300299BEC, - DD92D38A0106425D02CA0E72, + 14D9D2A410D1012200BEABA0 /* QSInterface.framework */, + 14D9D25210D1010800BEABA0 /* QSEffects.framework */, + 14D9D25310D1010800BEABA0 /* QSFoundation.framework */, + DD92D38A0106425D02CA0E72 /* Cocoa.framework */, ); - isa = PBXGroup; name = Frameworks; - refType = 4; sourceTree = ""; }; -//2E0 -//2E1 -//2E2 -//2E3 -//2E4 -//320 -//321 -//322 -//323 -//324 - 32DBCF980370C29C00C91783 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSWindowInterface_Prefix.pch; - refType = 4; - sourceTree = ""; - }; - 32DBCF9E0370C38000C91783 = { + 32DBCF9E0370C38000C91783 /* Classes */ = { + isa = PBXGroup; children = ( - E1DC06BF0792EB240070FC67, - E1DC06C00792EB240070FC67, + E1DC06BF0792EB240070FC67 /* QSWindowInterfaceController.m */, + E1DC06C00792EB240070FC67 /* QSWindowInterfaceController.h */, ); - isa = PBXGroup; name = Classes; - refType = 4; sourceTree = ""; }; - 32DBCF9F0370C38200C91783 = { + 32DBCF9F0370C38200C91783 /* Other Sources */ = { + isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783, ); - isa = PBXGroup; name = "Other Sources"; - path = ""; - refType = 4; sourceTree = ""; }; -//320 -//321 -//322 -//323 -//324 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D1AC9600486D14A00FE50C9 = { +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1AC9600486D14A00FE50C9 /* Window Interface */ = { + isa = PBXNativeTarget; + buildConfigurationList = 14D9D1C810D0FFD400BEABA0 /* Build configuration list for PBXNativeTarget "Window Interface" */; buildPhases = ( - 8D1AC9660486D14A00FE50C9, - 8D1AC96A0486D14A00FE50C9, - 8D1AC96E0486D14A00FE50C9, - E1022B2806B3475D00299BEC, + 8D1AC9660486D14A00FE50C9 /* Resources */, + 8D1AC96A0486D14A00FE50C9 /* Sources */, + 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSWindowInterface_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Window Interface"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); - isa = PBXNativeTarget; name = "Window Interface"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSWindowInterface; - productReference = 8D1AC9740486D14A00FE50C9; + productReference = 8D1AC9740486D14A00FE50C9 /* Window Interface.qsplugin */; productType = "com.apple.product-type.bundle"; }; - 8D1AC9660486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - E1DC06C20792EB240070FC67, - E1DC06DB0792EBA00070FC67, - E1DC06E00792EBC70070FC67, +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0259C573FE90428111CA0C5A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 14D9D1C710D0FFD400BEABA0 /* Build configuration list for PBXProject "QSWindowInterface" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + en, ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D1AC96A0486D14A00FE50C9 = { - buildActionMask = 2147483647; - files = ( - E1DC06C10792EB240070FC67, + mainGroup = 0259C574FE90428111CA0C5A /* QSWindowInterface */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D1AC9600486D14A00FE50C9 /* Window Interface */, ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC96E0486D14A00FE50C9 = { +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1AC9660486D14A00FE50C9 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D1AC9700486D14A00FE50C9, - E1022AE906B3469300299BEC, - E1022AEA06B3469300299BEC, + E1DC06C20792EB240070FC67 /* QSWindowInterfaceController.h in Resources */, + E1DC06DB0792EBA00070FC67 /* Localizable.strings in Resources */, + E1DC06E00792EBC70070FC67 /* QSWindowInterface.nib in Resources */, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D1AC9700486D14A00FE50C9 = { - fileRef = DD92D38A0106425D02CA0E72; - isa = PBXBuildFile; - settings = { - }; - }; - 8D1AC9730486D14A00FE50C9 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D1AC9740486D14A00FE50C9 = { - explicitFileType = wrapper.cfbundle; - includeInIndex = 0; - isa = PBXFileReference; - path = "Window Interface.qsplugin"; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 - DD92D38A0106425D02CA0E72 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Cocoa.framework; - path = /System/Library/Frameworks/Cocoa.framework; - refType = 0; - sourceTree = ""; - }; -//DD0 -//DD1 -//DD2 -//DD3 -//DD4 -//E10 -//E11 -//E12 -//E13 -//E14 - E1022AE706B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSCore.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; - refType = 0; - sourceTree = ""; - }; - E1022AE806B3469300299BEC = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSInterface.framework; - path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; - refType = 0; - sourceTree = ""; - }; - E1022AE906B3469300299BEC = { - fileRef = E1022AE706B3469300299BEC; - isa = PBXBuildFile; - settings = { - }; - }; - E1022AEA06B3469300299BEC = { - fileRef = E1022AE806B3469300299BEC; - isa = PBXBuildFile; - settings = { - }; - }; - E1022B2806B3475D00299BEC = { - buildActionMask = 2147483647; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + E1022B2806B3475D00299BEC /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( ); inputPaths = ( ); - isa = PBXShellScriptBuildPhase; outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; - E1DC06BF0792EB240070FC67 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = QSWindowInterfaceController.m; - refType = 4; - sourceTree = ""; - }; - E1DC06C00792EB240070FC67 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = QSWindowInterfaceController.h; - refType = 4; - sourceTree = ""; - }; - E1DC06C10792EB240070FC67 = { - fileRef = E1DC06BF0792EB240070FC67; - isa = PBXBuildFile; - settings = { - }; - }; - E1DC06C20792EB240070FC67 = { - fileRef = E1DC06C00792EB240070FC67; - isa = PBXBuildFile; - settings = { - }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D1AC96A0486D14A00FE50C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E1DC06C10792EB240070FC67 /* QSWindowInterfaceController.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - E1DC06D90792EBA00070FC67 = { +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + E1DC06D90792EBA00070FC67 /* Localizable.strings */ = { + isa = PBXVariantGroup; children = ( - E1DC06DA0792EBA00070FC67, + E1DC06DA0792EBA00070FC67 /* en */, ); - isa = PBXVariantGroup; name = Localizable.strings; - path = ""; - refType = 4; sourceTree = ""; }; - E1DC06DA0792EBA00070FC67 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = en; - path = en.lproj/Localizable.strings; - refType = 4; - sourceTree = ""; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 14D9D1BF10D0FFC600BEABA0 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D1CC10D0FFEB00BEABA0 /* Debug.xcconfig */; + buildSettings = { + }; + name = Debug; }; - E1DC06DB0792EBA00070FC67 = { - fileRef = E1DC06D90792EBA00070FC67; - isa = PBXBuildFile; - settings = { + 14D9D1C010D0FFC600BEABA0 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D1D210D0FFEB00BEABA0 /* Release.xcconfig */; + buildSettings = { }; + name = Release; }; - E1DC06DF0792EBC70070FC67 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.nib; - path = QSWindowInterface.nib; - refType = 4; - sourceTree = ""; + 14D9D1C210D0FFC600BEABA0 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D1CE10D0FFEB00BEABA0 /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Window Interface"; + ZERO_LINK = YES; + }; + name = Debug; }; - E1DC06E00792EBC70070FC67 = { - fileRef = E1DC06DF0792EBC70070FC67; - isa = PBXBuildFile; - settings = { + 14D9D1C310D0FFC600BEABA0 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D1D010D0FFEB00BEABA0 /* QSPlugIn_Release.xcconfig */; + buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Window Interface"; + ZERO_LINK = NO; }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 14D9D1C710D0FFD400BEABA0 /* Build configuration list for PBXProject "QSWindowInterface" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14D9D1BF10D0FFC600BEABA0 /* Debug */, + 14D9D1C010D0FFC600BEABA0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 14D9D1C810D0FFD400BEABA0 /* Build configuration list for PBXNativeTarget "Window Interface" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14D9D1C210D0FFC600BEABA0 /* Debug */, + 14D9D1C310D0FFC600BEABA0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; +/* End XCConfigurationList section */ }; - rootObject = 0259C573FE90428111CA0C5A; + rootObject = 0259C573FE90428111CA0C5A /* Project object */; } diff --git a/QSWindowInterfacePlugIn/trunk/QSWindowInterfaceController.h b/QSWindowInterfacePlugIn/trunk/QSWindowInterfaceController.h index 9f0483f..649965a 100644 --- a/QSWindowInterfacePlugIn/trunk/QSWindowInterfaceController.h +++ b/QSWindowInterfacePlugIn/trunk/QSWindowInterfaceController.h @@ -3,6 +3,8 @@ #import #import +#define kQSWindowInterfaceType @"QSWindowInterfaceType" + @interface QSWindowInterfaceController : QSResizingInterfaceController{ } @end \ No newline at end of file diff --git a/QSWindowInterfacePlugIn/trunk/QSWindowInterfaceController.m b/QSWindowInterfacePlugIn/trunk/QSWindowInterfaceController.m index 8ed8215..68d3f6e 100644 --- a/QSWindowInterfacePlugIn/trunk/QSWindowInterfaceController.m +++ b/QSWindowInterfacePlugIn/trunk/QSWindowInterfaceController.m @@ -1,7 +1,7 @@ #import "QSWindowInterfaceController.h" #import -#import -#import +#import +#import #import #import diff --git a/RemoteDesktop/QSRemoteDesktopDefines.h b/RemoteDesktop/QSRemoteDesktopDefines.h new file mode 100644 index 0000000..68875d7 --- /dev/null +++ b/RemoteDesktop/QSRemoteDesktopDefines.h @@ -0,0 +1,9 @@ +/* + * QSRemoteDesktopDefines.h + * QSRemoteDesktopPlugIn + * + * Created by Paul Kohut on 12/9/09. + * + */ + +#define kQSRemoteDesktopPlugInType @"com.apple.RemoteDesktop.uuid" diff --git a/RemoteDesktop/QSRemoteDesktopPlugIn.xcodeproj/project.pbxproj b/RemoteDesktop/QSRemoteDesktopPlugIn.xcodeproj/project.pbxproj index b00c4e6..3215a77 100644 --- a/RemoteDesktop/QSRemoteDesktopPlugIn.xcodeproj/project.pbxproj +++ b/RemoteDesktop/QSRemoteDesktopPlugIn.xcodeproj/project.pbxproj @@ -17,16 +17,24 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSRemoteDesktopPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSRemoteDesktopPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE936210D0D57000851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE936310D0D57000851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE936410D0D57000851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE936510D0D57000851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE936610D0D57000851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE936710D0D57000851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE936810D0D57000851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE936910D0D57000851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 14DE938010D0D71400851A6F /* QSRemoteDesktopDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSRemoteDesktopDefines.h; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; 7F35FF3F07F9ACD90056051D /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; - 7FE98C390A1EC0D700708973 /* QSRemoteDesktopPlugInAction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSRemoteDesktopPlugInAction.h; path = "/Volumes/Lux/Projects-Development/Quicksilver/PlugIns/RemoteDesktop/QSRemoteDesktopPlugInAction.h"; sourceTree = ""; }; - 7FE98C3A0A1EC0D700708973 /* QSRemoteDesktopPlugInAction.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = QSRemoteDesktopPlugInAction.m; path = "/Volumes/Lux/Projects-Development/Quicksilver/PlugIns/RemoteDesktop/QSRemoteDesktopPlugInAction.m"; sourceTree = ""; }; - 7FE98C3B0A1EC0D700708973 /* QSRemoteDesktopPlugInSource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSRemoteDesktopPlugInSource.h; path = "/Volumes/Lux/Projects-Development/Quicksilver/PlugIns/RemoteDesktop/QSRemoteDesktopPlugInSource.h"; sourceTree = ""; }; - 7FE98C3C0A1EC0D700708973 /* QSRemoteDesktopPlugInSource.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = QSRemoteDesktopPlugInSource.m; path = "/Volumes/Lux/Projects-Development/Quicksilver/PlugIns/RemoteDesktop/QSRemoteDesktopPlugInSource.m"; sourceTree = ""; }; - 7FE98C7B0A1EC3B800708973 /* RemoteDesktop.scpt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.scpt; name = RemoteDesktop.scpt; path = "/Volumes/Lux/Projects-Development/Quicksilver/PlugIns/RemoteDesktop/RemoteDesktop.scpt"; sourceTree = ""; }; + 7FE98C390A1EC0D700708973 /* QSRemoteDesktopPlugInAction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSRemoteDesktopPlugInAction.h; sourceTree = ""; }; + 7FE98C3A0A1EC0D700708973 /* QSRemoteDesktopPlugInAction.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSRemoteDesktopPlugInAction.m; sourceTree = ""; }; + 7FE98C3B0A1EC0D700708973 /* QSRemoteDesktopPlugInSource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSRemoteDesktopPlugInSource.h; sourceTree = ""; }; + 7FE98C3C0A1EC0D700708973 /* QSRemoteDesktopPlugInSource.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSRemoteDesktopPlugInSource.m; sourceTree = ""; }; + 7FE98C7B0A1EC3B800708973 /* RemoteDesktop.scpt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.scpt; path = RemoteDesktop.scpt; sourceTree = ""; }; 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; @@ -53,6 +61,7 @@ 0259C574FE90428111CA0C5A /* QSRemoteDesktopPlugIn */ = { isa = PBXGroup; children = ( + 14DE935F10D0D55600851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -71,6 +80,21 @@ name = Resources; sourceTree = ""; }; + 14DE935F10D0D55600851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE936210D0D57000851A6F /* Common.xcconfig */, + 14DE936310D0D57000851A6F /* Debug.xcconfig */, + 14DE936410D0D57000851A6F /* Developer.xcconfig */, + 14DE936510D0D57000851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE936610D0D57000851A6F /* QSPlugIn_Prefix.pch */, + 14DE936710D0D57000851A6F /* QSPlugIn_Release.xcconfig */, + 14DE936810D0D57000851A6F /* QSPlugIn.xcconfig */, + 14DE936910D0D57000851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -108,7 +132,7 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSRemoteDesktopPlugIn_Prefix.pch */, + 14DE938010D0D71400851A6F /* QSRemoteDesktopDefines.h */, ); name = "Other Sources"; sourceTree = ""; @@ -150,9 +174,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSRemoteDesktopPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSRemoteDesktopPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Remote Desktop Module */, ); @@ -173,14 +199,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -200,60 +226,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE936510D0D57000851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSRemoteDesktopPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Remote Desktop Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE936710D0D57000851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSRemoteDesktopPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Remote Desktop Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE936310D0D57000851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE936910D0D57000851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_MODEL_TUNING = G5; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -263,7 +266,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Remote Desktop Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -272,7 +275,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSRemoteDesktopPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/RemoteDesktop/QSRemoteDesktopPlugInAction.m b/RemoteDesktop/QSRemoteDesktopPlugInAction.m index 8f74005..e766239 100644 --- a/RemoteDesktop/QSRemoteDesktopPlugInAction.m +++ b/RemoteDesktop/QSRemoteDesktopPlugInAction.m @@ -6,9 +6,12 @@ // Copyright __MyCompanyName__ 2006. All rights reserved. // +#import #import "QSRemoteDesktopPlugInAction.h" +#import "QSRemoteDesktopDefines.h" + + -#import @implementation QSRemoteDesktopPlugInAction #define kQSRemoteDesktopPlugInAction @"QSRemoteDesktopPlugInAction" diff --git a/RemoteDesktop/QSRemoteDesktopPlugInSource.m b/RemoteDesktop/QSRemoteDesktopPlugInSource.m index 1b9de66..bc105e7 100644 --- a/RemoteDesktop/QSRemoteDesktopPlugInSource.m +++ b/RemoteDesktop/QSRemoteDesktopPlugInSource.m @@ -6,8 +6,9 @@ // Copyright __MyCompanyName__ 2006. All rights reserved. // -#import "QSRemoteDesktopPlugInSource.h" #import +#import "QSRemoteDesktopPlugInSource.h" +#import "QSRemoteDesktopDefines.h" @implementation QSRemoteDesktopPlugInSource @@ -31,7 +32,7 @@ - (NSArray *) objectsForEntry:(NSDictionary *)theEntry{ NSArray *computers = [(NSArray *) CFPreferencesCopyValue((CFStringRef) @"ComputerDatabase", (CFStringRef) @"com.apple.RemoteDesktop", kCFPreferencesCurrentUser, kCFPreferencesAnyHost) autorelease]; - foreach(computer,computers){ + for(NSDictionary * computer in computers){ NSString *uuid=[computer objectForKey:@"uuid"]; NSString *name=[computer objectForKey:@"name"]; diff --git a/SafariSearches/AcidSearch/QSAcidSearchPlugIn.m b/SafariSearches/AcidSearch/QSAcidSearchPlugIn.m index 4c885ef..4c67b5e 100644 --- a/SafariSearches/AcidSearch/QSAcidSearchPlugIn.m +++ b/SafariSearches/AcidSearch/QSAcidSearchPlugIn.m @@ -8,7 +8,7 @@ #import "QSAcidSearchPlugIn.h" -#import "QSKeys.h" +#import @implementation QSAcidSearchQueryParser diff --git a/SafariSearches/AcidSearch/QSAcidSearchPlugIn.xcodeproj/project.pbxproj b/SafariSearches/AcidSearch/QSAcidSearchPlugIn.xcodeproj/project.pbxproj index 376878b..a42db22 100644 --- a/SafariSearches/AcidSearch/QSAcidSearchPlugIn.xcodeproj/project.pbxproj +++ b/SafariSearches/AcidSearch/QSAcidSearchPlugIn.xcodeproj/project.pbxproj @@ -16,8 +16,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E29CAF10D12ABF00DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29CB010D12ABF00DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29CB110D12ABF00DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29CB210D12ABF00DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29CB310D12ABF00DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29CB410D12ABF00DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29CB510D12ABF00DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29CB610D12ABF00DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSAcidSearchPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAcidSearchPlugIn_Prefix.pch; sourceTree = ""; }; - 7FA98127096F057200321006 /* QSKeys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSKeys.h; path = ../../../Application/trunk/Prefix/QSKeys.h; sourceTree = SOURCE_ROOT; }; 7FDB779B0AA8BB5700CCE360 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FDB779C0AA8BB5700CCE360 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FDB779D0AA8BB5700CCE360 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -48,7 +55,7 @@ 0259C574FE90428111CA0C5A /* QSAcidSearchPlugIn */ = { isa = PBXGroup; children = ( - 7FA98127096F057200321006 /* QSKeys.h */, + 14E29CAB10D12AA800DCC5F2 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -66,6 +73,21 @@ name = Resources; sourceTree = ""; }; + 14E29CAB10D12AA800DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E29CAF10D12ABF00DCC5F2 /* Common.xcconfig */, + 14E29CB010D12ABF00DCC5F2 /* Debug.xcconfig */, + 14E29CB110D12ABF00DCC5F2 /* Developer.xcconfig */, + 14E29CB210D12ABF00DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29CB310D12ABF00DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29CB410D12ABF00DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29CB510D12ABF00DCC5F2 /* QSPlugIn.xcconfig */, + 14E29CB610D12ABF00DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -131,9 +153,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AEEE085E432900E2AFC4 /* Build configuration list for PBXProject "QSAcidSearchPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSAcidSearchPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* AcidSearch Queries */, ); @@ -153,14 +177,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -178,123 +202,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07AEEB085E432900E2AFC4 /* Development */ = { + 7F07AEEB085E432900E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29CB210D12ABF00DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../../Developer/Build/Release\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAcidSearchPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "AcidSearch Queries"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AEEC085E432900E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29CB410D12ABF00DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../../Developer/Build/Release\""; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAcidSearchPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "AcidSearch Queries"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AEED085E432900E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../../Developer/Build/Release\""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSAcidSearchPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "AcidSearch Queries"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AEEF085E432900E2AFC4 /* Development */ = { + 7F07AEEF085E432900E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29CB010D12ABF00DCC5F2 /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F07AEF0085E432900E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29CB610D12ABF00DCC5F2 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AEF1085E432900E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AEEA085E432900E2AFC4 /* Build configuration list for PBXNativeTarget "AcidSearch Queries" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AEEB085E432900E2AFC4 /* Development */, + 7F07AEEB085E432900E2AFC4 /* Debug */, 7F07AEEC085E432900E2AFC4 /* Release */, - 7F07AEED085E432900E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AEEE085E432900E2AFC4 /* Build configuration list for PBXProject "QSAcidSearchPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AEEF085E432900E2AFC4 /* Development */, + 7F07AEEF085E432900E2AFC4 /* Debug */, 7F07AEF0085E432900E2AFC4 /* Release */, - 7F07AEF1085E432900E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/SafariSearches/SafariStand/QSSafariStandPlugIn.m b/SafariSearches/SafariStand/QSSafariStandPlugIn.m index 0077907..580b02d 100644 --- a/SafariSearches/SafariStand/QSSafariStandPlugIn.m +++ b/SafariSearches/SafariStand/QSSafariStandPlugIn.m @@ -7,7 +7,7 @@ // #import "QSSafariStandPlugIn.h" -#import "QSKeys.h" +#import @implementation QSSafariStandQueryParser diff --git a/SafariSearches/SafariStand/QSSafariStandPlugIn.xcodeproj/project.pbxproj b/SafariSearches/SafariStand/QSSafariStandPlugIn.xcodeproj/project.pbxproj index 2cd41c9..b8c7c6b 100644 --- a/SafariSearches/SafariStand/QSSafariStandPlugIn.xcodeproj/project.pbxproj +++ b/SafariSearches/SafariStand/QSSafariStandPlugIn.xcodeproj/project.pbxproj @@ -16,8 +16,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E29C8610D12A0D00DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29C8710D12A0D00DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29C8810D12A0D00DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29C8910D12A0D00DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29C8A10D12A0D00DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29C8B10D12A0D00DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29C8C10D12A0D00DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29C8D10D12A0D00DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSafariStandPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSafariStandPlugIn_Prefix.pch; sourceTree = ""; }; - 7FA98211096F087B00321006 /* QSKeys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSKeys.h; path = ../../../Application/trunk/Prefix/QSKeys.h; sourceTree = SOURCE_ROOT; }; 7FDB76D20AA8BB1600CCE360 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FDB76D30AA8BB1600CCE360 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FDB76D40AA8BB1600CCE360 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -48,7 +55,7 @@ 0259C574FE90428111CA0C5A /* QSSafariStandPlugIn */ = { isa = PBXGroup; children = ( - 7FA98211096F087B00321006 /* QSKeys.h */, + 14E29C7B10D1299A00DCC5F2 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -66,6 +73,21 @@ name = Resources; sourceTree = ""; }; + 14E29C7B10D1299A00DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E29C8610D12A0D00DCC5F2 /* Common.xcconfig */, + 14E29C8710D12A0D00DCC5F2 /* Debug.xcconfig */, + 14E29C8810D12A0D00DCC5F2 /* Developer.xcconfig */, + 14E29C8910D12A0D00DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29C8A10D12A0D00DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29C8B10D12A0D00DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29C8C10D12A0D00DCC5F2 /* QSPlugIn.xcconfig */, + 14E29C8D10D12A0D00DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -131,9 +153,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF24F8085E488600266176 /* Build configuration list for PBXProject "QSSafariStandPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSafariStandPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* SafariStand Queries */, ); @@ -153,14 +177,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -178,118 +202,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF24F5085E488600266176 /* Development */ = { + 7FFF24F5085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C8910D12A0D00DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../../Developer/Build/Release\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSafariStandPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "SafariStand Queries"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF24F6085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C8B10D12A0D00DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSafariStandPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "SafariStand Queries"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF24F7085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../../Developer/Build/Release\""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSafariStandPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "SafariStand Queries"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF24F9085E488600266176 /* Development */ = { + 7FFF24F9085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C8710D12A0D00DCC5F2 /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF24FA085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C8D10D12A0D00DCC5F2 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF24FB085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF24F4085E488600266176 /* Build configuration list for PBXNativeTarget "SafariStand Queries" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24F5085E488600266176 /* Development */, + 7FFF24F5085E488600266176 /* Debug */, 7FFF24F6085E488600266176 /* Release */, - 7FFF24F7085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF24F8085E488600266176 /* Build configuration list for PBXProject "QSSafariStandPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24F9085E488600266176 /* Development */, + 7FFF24F9085E488600266176 /* Debug */, 7FFF24FA085E488600266176 /* Release */, - 7FFF24FB085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/SafariSearches/Sogudi/QSSogudiPlugIn.xcodeproj/project.pbxproj b/SafariSearches/Sogudi/QSSogudiPlugIn.xcodeproj/project.pbxproj index bc1ca0b..0bf3a25 100644 --- a/SafariSearches/Sogudi/QSSogudiPlugIn.xcodeproj/project.pbxproj +++ b/SafariSearches/Sogudi/QSSogudiPlugIn.xcodeproj/project.pbxproj @@ -17,6 +17,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E29C5710D1292D00DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29C5810D1292D00DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29C5910D1292D00DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29C5A10D1292D00DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29C5B10D1292D00DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29C5C10D1292D00DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29C5D10D1292D00DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29C5E10D1292D00DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSogudiPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSogudiPlugIn_Prefix.pch; sourceTree = ""; }; 7FDB76080AA8BAD900CCE360 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FDB76090AA8BAD900CCE360 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -50,6 +58,7 @@ 0259C574FE90428111CA0C5A /* QSSogudiPlugIn */ = { isa = PBXGroup; children = ( + 14E29C5410D1291800DCC5F2 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -67,6 +76,21 @@ name = Resources; sourceTree = ""; }; + 14E29C5410D1291800DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E29C5710D1292D00DCC5F2 /* Common.xcconfig */, + 14E29C5810D1292D00DCC5F2 /* Debug.xcconfig */, + 14E29C5910D1292D00DCC5F2 /* Developer.xcconfig */, + 14E29C5A10D1292D00DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29C5B10D1292D00DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29C5C10D1292D00DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29C5D10D1292D00DCC5F2 /* QSPlugIn.xcconfig */, + 14E29C5E10D1292D00DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -133,9 +157,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF2545085E488600266176 /* Build configuration list for PBXProject "QSSogudiPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSogudiPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Sogudi Queries */, ); @@ -155,14 +181,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -180,128 +206,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF2542085E488600266176 /* Development */ = { + 7FFF2542085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C5A10D1292D00DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../../Developer/Build/Release\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSogudiPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Sogudi Queries"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF2543085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C5C10D1292D00DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../../Developer/Build/Release\""; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSogudiPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Sogudi Queries"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF2544085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)/../../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../../../Developer/Build/Release\""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSogudiPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Sogudi Queries"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF2546085E488600266176 /* Development */ = { + 7FFF2546085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C5810D1292D00DCC5F2 /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF2547085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E29C5E10D1292D00DCC5F2 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF2548085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF2541085E488600266176 /* Build configuration list for PBXNativeTarget "Sogudi Queries" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2542085E488600266176 /* Development */, + 7FFF2542085E488600266176 /* Debug */, 7FFF2543085E488600266176 /* Release */, - 7FFF2544085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF2545085E488600266176 /* Build configuration list for PBXProject "QSSogudiPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2546085E488600266176 /* Development */, + 7FFF2546085E488600266176 /* Debug */, 7FFF2547085E488600266176 /* Release */, - 7FFF2548085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/ScreenCapture/QSScreenCapturePlugIn.xcodeproj/project.pbxproj b/ScreenCapture/QSScreenCapturePlugIn.xcodeproj/project.pbxproj index b407017..386f652 100644 --- a/ScreenCapture/QSScreenCapturePlugIn.xcodeproj/project.pbxproj +++ b/ScreenCapture/QSScreenCapturePlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE93E410D0DA3C00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE93E510D0DA3C00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE93E610D0DA3C00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE93E710D0DA3C00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE93E810D0DA3C00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE93E910D0DA3C00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE93EA10D0DA3C00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE93EB10D0DA3C00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSScreenCapturePlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSScreenCapturePlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -22,7 +30,7 @@ 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Screen Capture Actions.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Screen Capture Actions.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSScreenCapturePlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSScreenCapturePlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1EAB045068128A200774DFF /* QSScreenCapturePlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSScreenCapturePlugIn.m; sourceTree = ""; }; E1EAB047068128A800774DFF /* QSScreenCapturePlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSScreenCapturePlugIn.h; sourceTree = ""; }; @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSScreenCapturePlugIn */ = { isa = PBXGroup; children = ( + 14DE93E110D0DA2500851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,10 +71,25 @@ name = Resources; sourceTree = ""; }; + 14DE93E110D0DA2500851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE93E410D0DA3C00851A6F /* Common.xcconfig */, + 14DE93E510D0DA3C00851A6F /* Debug.xcconfig */, + 14DE93E610D0DA3C00851A6F /* Developer.xcconfig */, + 14DE93E710D0DA3C00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE93E810D0DA3C00851A6F /* QSPlugIn_Prefix.pch */, + 14DE93E910D0DA3C00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE93EA10D0DA3C00851A6F /* QSPlugIn.xcconfig */, + 14DE93EB10D0DA3C00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Screen Capture Actions.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSScreenCapturePlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -128,7 +152,7 @@ name = "Screen Capture Actions"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSScreenCapturePlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Screen Capture Actions.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSScreenCapturePlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -137,9 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSScreenCapturePlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSScreenCapturePlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Screen Capture Actions */, ); @@ -159,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -184,59 +210,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93E710D0DA3C00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSScreenCapturePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSScreenCapturePlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93E910D0DA3C00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSScreenCapturePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Screen Capture Actions"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93E510D0DA3C00851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93EB10D0DA3C00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -246,7 +250,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Screen Capture Actions" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -255,7 +259,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSScreenCapturePlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/Services/QSServiceAction.h b/Services/QSServiceAction.h index a785aec..a225969 100644 --- a/Services/QSServiceAction.h +++ b/Services/QSServiceAction.h @@ -3,6 +3,8 @@ #import #import +#define kQSServicesMenuPlugInType @"QSServicesMenuPlugInType" + @interface QSServiceActions : QSActionProvider { NSString *serviceBundle; NSArray *serviceArray; diff --git a/Services/QSServiceAction.m b/Services/QSServiceAction.m index 4bb6249..f2da439 100644 --- a/Services/QSServiceAction.m +++ b/Services/QSServiceAction.m @@ -8,6 +8,7 @@ #import #import + #define NSServicesKey @"NSServices" #define NSMenuItemKey @"NSMenuItem" #define NSMenuItemDisabledKey @"NSMenuItem (Disabled)" diff --git a/Services/QSServicesMenuPlugIn.xcodeproj/project.pbxproj b/Services/QSServicesMenuPlugIn.xcodeproj/project.pbxproj index 0e8d4bd..c372a7a 100644 --- a/Services/QSServicesMenuPlugIn.xcodeproj/project.pbxproj +++ b/Services/QSServicesMenuPlugIn.xcodeproj/project.pbxproj @@ -7,12 +7,21 @@ objects = { /* Begin PBXBuildFile section */ + 1477B04710D0E52900B6698F /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B04310D0E52900B6698F /* QSCore.framework */; }; + 1477B04810D0E52900B6698F /* QSEffects.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B04410D0E52900B6698F /* QSEffects.framework */; }; + 1477B04910D0E52900B6698F /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B04510D0E52900B6698F /* QSFoundation.framework */; }; + 1477B04A10D0E52900B6698F /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B04610D0E52900B6698F /* QSInterface.framework */; }; + 14DE946A10D0DFC600851A6F /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14DE946910D0DFC600851A6F /* AppKit.framework */; }; 4D4D66DC0F4722D600DAAB6B /* NSServiceModifications.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4D4D66DB0F4722D600DAAB6B /* NSServiceModifications.plist */; }; 7FE1627608294A8B00667242 /* QSServiceAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FE1627508294A8B00667242 /* QSServiceAction.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSServicesMenuPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSServicesMenuPlugIn_Prefix.pch; sourceTree = ""; }; + 1477B04310D0E52900B6698F /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; + 1477B04410D0E52900B6698F /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSEffects.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework; sourceTree = ""; }; + 1477B04510D0E52900B6698F /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework; sourceTree = ""; }; + 1477B04610D0E52900B6698F /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; sourceTree = ""; }; + 14DE946910D0DFC600851A6F /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; 4D308B220F45BCA6009433C0 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; 4D308B230F45BCA6009433C0 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; 4D308B240F45BCA6009433C0 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; @@ -33,6 +42,11 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 14DE946A10D0DFC600851A6F /* AppKit.framework in Frameworks */, + 1477B04710D0E52900B6698F /* QSCore.framework in Frameworks */, + 1477B04810D0E52900B6698F /* QSEffects.framework in Frameworks */, + 1477B04910D0E52900B6698F /* QSFoundation.framework in Frameworks */, + 1477B04A10D0E52900B6698F /* QSInterface.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -72,7 +86,12 @@ 2E58F364FFB232C311CA0CBA /* Frameworks */ = { isa = PBXGroup; children = ( + 1477B04310D0E52900B6698F /* QSCore.framework */, + 1477B04410D0E52900B6698F /* QSEffects.framework */, + 1477B04510D0E52900B6698F /* QSFoundation.framework */, + 1477B04610D0E52900B6698F /* QSInterface.framework */, 7FC20C8107FB741700FDD3CA /* Other Frameworks */, + 14DE946910D0DFC600851A6F /* AppKit.framework */, ); name = Frameworks; sourceTree = ""; @@ -89,7 +108,6 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSServicesMenuPlugIn_Prefix.pch */, ); name = "Other Sources"; sourceTree = ""; @@ -106,9 +124,8 @@ 4D308B280F45BCA6009433C0 /* QSPlugIn_Release.xcconfig */, 4D308B290F45BCA6009433C0 /* Release.xcconfig */, ); - name = Configuration; - path = ../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; 7FC20C8107FB741700FDD3CA /* Other Frameworks */ = { isa = PBXGroup; @@ -170,14 +187,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -199,6 +216,12 @@ isa = XCBuildConfiguration; baseConfigurationReference = 4D308B260F45BCA6009433C0 /* QSPlugIn_Debug.xcconfig */; buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Services Menu Module"; }; name = Debug; @@ -207,6 +230,12 @@ isa = XCBuildConfiguration; baseConfigurationReference = 4D308B280F45BCA6009433C0 /* QSPlugIn_Release.xcconfig */; buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Services Menu Module"; }; name = Release; diff --git a/Shelf/QSShelfPlugIn.xcodeproj/project.pbxproj b/Shelf/QSShelfPlugIn.xcodeproj/project.pbxproj index 0c53a20..aa57320 100644 --- a/Shelf/QSShelfPlugIn.xcodeproj/project.pbxproj +++ b/Shelf/QSShelfPlugIn.xcodeproj/project.pbxproj @@ -7,6 +7,14 @@ objects = { /* Begin PBXBuildFile section */ + 1477B13710D0E66B00B6698F /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B13310D0E66B00B6698F /* QSCore.framework */; }; + 1477B13810D0E66B00B6698F /* QSEffects.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B13410D0E66B00B6698F /* QSEffects.framework */; }; + 1477B13910D0E66B00B6698F /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B13510D0E66B00B6698F /* QSFoundation.framework */; }; + 1477B13A10D0E66B00B6698F /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B13610D0E66B00B6698F /* QSInterface.framework */; }; + 1477B13B10D0E66B00B6698F /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B13310D0E66B00B6698F /* QSCore.framework */; }; + 1477B13C10D0E66B00B6698F /* QSEffects.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B13410D0E66B00B6698F /* QSEffects.framework */; }; + 1477B13D10D0E66B00B6698F /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B13510D0E66B00B6698F /* QSFoundation.framework */; }; + 1477B13E10D0E66B00B6698F /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B13610D0E66B00B6698F /* QSInterface.framework */; }; 33C91D8A0BB0D57300ABE01B /* QSShelf.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7F4625DF080B594900E8EAFC /* QSShelf.nib */; }; 33C91D8B0BB0D57300ABE01B /* QSCatalogPreset.name.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7FFA87200813875A00A858CD /* QSCatalogPreset.name.strings */; }; 33C91D8D0BB0D57300ABE01B /* QSShelfController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F4625D9080B593900E8EAFC /* QSShelfController.m */; }; @@ -21,16 +29,20 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 33C91D9A0BB0D57300ABE01B /* Shelf Module.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Shelf Module.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 1477B11F10D0E59C00B6698F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1477B12010D0E59C00B6698F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1477B12110D0E59C00B6698F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1477B12210D0E59C00B6698F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1477B12310D0E59C00B6698F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1477B12410D0E59C00B6698F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1477B12510D0E59C00B6698F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1477B12610D0E59C00B6698F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 1477B13310D0E66B00B6698F /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; + 1477B13410D0E66B00B6698F /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSEffects.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework; sourceTree = ""; }; + 1477B13510D0E66B00B6698F /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework; sourceTree = ""; }; + 1477B13610D0E66B00B6698F /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSInterface.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework; sourceTree = ""; }; + 33C91D9A0BB0D57300ABE01B /* Shelf Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Shelf Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; 33C920570BB0D9F300ABE01B /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; - 4D7601930F45839100BD6F68 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D7601940F45839100BD6F68 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D7601950F45839100BD6F68 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; - 4D7601960F45839100BD6F68 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D7601970F45839100BD6F68 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; - 4D7601980F45839100BD6F68 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D7601990F45839100BD6F68 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; - 4D76019A0F45839100BD6F68 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F4625D8080B593900E8EAFC /* QSShelfController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSShelfController.h; sourceTree = ""; }; 7F4625D9080B593900E8EAFC /* QSShelfController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSShelfController.m; sourceTree = ""; }; 7F4625DA080B593900E8EAFC /* QSShelfSource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSShelfSource.h; sourceTree = ""; }; @@ -48,6 +60,10 @@ buildActionMask = 2147483647; files = ( 33C91D900BB0D57300ABE01B /* Cocoa.framework in Frameworks */, + 1477B13B10D0E66B00B6698F /* QSCore.framework in Frameworks */, + 1477B13C10D0E66B00B6698F /* QSEffects.framework in Frameworks */, + 1477B13D10D0E66B00B6698F /* QSFoundation.framework in Frameworks */, + 1477B13E10D0E66B00B6698F /* QSInterface.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -56,6 +72,10 @@ buildActionMask = 2147483647; files = ( 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + 1477B13710D0E66B00B6698F /* QSCore.framework in Frameworks */, + 1477B13810D0E66B00B6698F /* QSEffects.framework in Frameworks */, + 1477B13910D0E66B00B6698F /* QSFoundation.framework in Frameworks */, + 1477B13A10D0E66B00B6698F /* QSInterface.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -90,7 +110,7 @@ isa = PBXGroup; children = ( 8D1AC9740486D14A00FE50C9 /* Shelf Module.qsplugin */, - 33C91D9A0BB0D57300ABE01B /* Shelf Module.element */, + 33C91D9A0BB0D57300ABE01B /* Shelf Module.qsplugin */, ); name = Products; sourceTree = ""; @@ -98,6 +118,10 @@ 2E58F364FFB232C311CA0CBA /* Frameworks */ = { isa = PBXGroup; children = ( + 1477B13310D0E66B00B6698F /* QSCore.framework */, + 1477B13410D0E66B00B6698F /* QSEffects.framework */, + 1477B13510D0E66B00B6698F /* QSFoundation.framework */, + 1477B13610D0E66B00B6698F /* QSInterface.framework */, DD92D38A0106425D02CA0E72 /* Cocoa.framework */, 7FC20C8107FB741700FDD3CA /* Other Frameworks */, ); @@ -125,18 +149,17 @@ 4D7601920F45839100BD6F68 /* Configuration */ = { isa = PBXGroup; children = ( - 4D7601930F45839100BD6F68 /* Common.xcconfig */, - 4D7601940F45839100BD6F68 /* Debug.xcconfig */, - 4D7601950F45839100BD6F68 /* Developer.xcconfig */, - 4D7601960F45839100BD6F68 /* QSPlugIn.xcconfig */, - 4D7601970F45839100BD6F68 /* QSPlugIn_Debug.xcconfig */, - 4D7601980F45839100BD6F68 /* QSPlugIn_Prefix.pch */, - 4D7601990F45839100BD6F68 /* QSPlugIn_Release.xcconfig */, - 4D76019A0F45839100BD6F68 /* Release.xcconfig */, - ); - name = Configuration; - path = ../Configuration; - sourceTree = SOURCE_ROOT; + 1477B11F10D0E59C00B6698F /* Common.xcconfig */, + 1477B12010D0E59C00B6698F /* Debug.xcconfig */, + 1477B12110D0E59C00B6698F /* Developer.xcconfig */, + 1477B12210D0E59C00B6698F /* QSPlugIn_Debug.xcconfig */, + 1477B12310D0E59C00B6698F /* QSPlugIn_Prefix.pch */, + 1477B12410D0E59C00B6698F /* QSPlugIn_Release.xcconfig */, + 1477B12510D0E59C00B6698F /* QSPlugIn.xcconfig */, + 1477B12610D0E59C00B6698F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; 7FC20C8107FB741700FDD3CA /* Other Frameworks */ = { isa = PBXGroup; @@ -164,7 +187,7 @@ name = "Shelf Element"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSShelfPlugIn; - productReference = 33C91D9A0BB0D57300ABE01B /* Shelf Module.element */; + productReference = 33C91D9A0BB0D57300ABE01B /* Shelf Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; 8D1AC9600486D14A00FE50C9 /* Shelf Module */ = { @@ -236,27 +259,27 @@ /* Begin PBXShellScriptBuildPhase section */ 33C91D950BB0D57300ABE01B /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -297,77 +320,72 @@ /* Begin XCBuildConfiguration section */ 33C91D970BB0D57300ABE01B /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1477B12210D0E59C00B6698F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../Developer/Build/Release\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Common/QSElement_Prefix.pch; - INFOPLIST_FILE = Info.plist; + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Shelf Module"; - WRAPPER_EXTENSION = element; ZERO_LINK = YES; }; name = Debug; }; 33C91D980BB0D57300ABE01B /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1477B12410D0E59C00B6698F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../Developer/Build/Release\""; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ../Common/QSElement_Prefix.pch; - INFOPLIST_FILE = Info.plist; + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Shelf Module"; - WRAPPER_EXTENSION = element; ZERO_LINK = NO; }; name = Release; }; 7FFF250A085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D7601970F45839100BD6F68 /* QSPlugIn_Debug.xcconfig */; + baseConfigurationReference = 1477B12210D0E59C00B6698F /* QSPlugIn_Debug.xcconfig */; buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Shelf Module"; }; name = Debug; }; 7FFF250B085E488600266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D7601990F45839100BD6F68 /* QSPlugIn_Release.xcconfig */; + baseConfigurationReference = 1477B12410D0E59C00B6698F /* QSPlugIn_Release.xcconfig */; buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Shelf Module"; }; name = Release; }; 7FFF250E085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D7601940F45839100BD6F68 /* Debug.xcconfig */; + baseConfigurationReference = 1477B12010D0E59C00B6698F /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7FFF250F085E488600266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D76019A0F45839100BD6F68 /* Release.xcconfig */; + baseConfigurationReference = 1477B12610D0E59C00B6698F /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/Skype/QSSkypePlugIn.xcodeproj/project.pbxproj b/Skype/QSSkypePlugIn.xcodeproj/project.pbxproj index 02a621e..4712787 100644 --- a/Skype/QSSkypePlugIn.xcodeproj/project.pbxproj +++ b/Skype/QSSkypePlugIn.xcodeproj/project.pbxproj @@ -7,47 +7,31 @@ objects = { /* Begin PBXBuildFile section */ + 1477B28410D0E99A00B6698F /* Skype.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1477B28310D0E99A00B6698F /* Skype.framework */; }; 7F2EA51E08BCC5680011D3CA /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F2EA51A08BCC5680011D3CA /* QSCore.framework */; }; 7F2EA51F08BCC5680011D3CA /* QSEffects.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F2EA51B08BCC5680011D3CA /* QSEffects.framework */; }; 7F2EA52008BCC5680011D3CA /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F2EA51C08BCC5680011D3CA /* QSFoundation.framework */; }; 7F2EA52108BCC5680011D3CA /* QSInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F2EA51D08BCC5680011D3CA /* QSInterface.framework */; }; - 7FE57F8A0A23283500EA2AB6 /* Skype.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7FE57F890A23283500EA2AB6 /* Skype.framework */; }; 7FF6088908D3167100923E78 /* QSSkypePlugIn_Action.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FF6088608D3167100923E78 /* QSSkypePlugIn_Action.m */; }; 7FF6088A08D3167100923E78 /* QSSkypePlugIn_Source.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FF6088808D3167100923E78 /* QSSkypePlugIn_Source.m */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 1477B26E10D0E8FE00B6698F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1477B26F10D0E8FE00B6698F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1477B27010D0E8FE00B6698F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1477B27110D0E8FE00B6698F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1477B27210D0E8FE00B6698F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1477B27310D0E8FE00B6698F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1477B27410D0E8FE00B6698F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1477B27510D0E8FE00B6698F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 1477B28310D0E99A00B6698F /* Skype.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Skype.framework; path = /Applications/Skype.app/Contents/Frameworks/Skype.framework; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSkypePlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSkypePlugIn_Prefix.pch; sourceTree = ""; }; 7F2EA51A08BCC5680011D3CA /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F2EA51B08BCC5680011D3CA /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F2EA51C08BCC5680011D3CA /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; 7F2EA51D08BCC5680011D3CA /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; - 7FE57F890A23283500EA2AB6 /* Skype.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Skype.framework; path = ../../../../Applications/Skype.app/Contents/Frameworks/Skype.framework; sourceTree = SOURCE_ROOT; }; 7FF6088508D3167100923E78 /* QSSkypePlugIn_Action.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSSkypePlugIn_Action.h; sourceTree = ""; }; 7FF6088608D3167100923E78 /* QSSkypePlugIn_Action.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSSkypePlugIn_Action.m; sourceTree = ""; }; 7FF6088708D3167100923E78 /* QSSkypePlugIn_Source.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSSkypePlugIn_Source.h; sourceTree = ""; }; @@ -67,7 +51,7 @@ 7F2EA51F08BCC5680011D3CA /* QSEffects.framework in Frameworks */, 7F2EA52008BCC5680011D3CA /* QSFoundation.framework in Frameworks */, 7F2EA52108BCC5680011D3CA /* QSInterface.framework in Frameworks */, - 7FE57F8A0A23283500EA2AB6 /* Skype.framework in Frameworks */, + 1477B28410D0E99A00B6698F /* Skype.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -77,6 +61,7 @@ 0259C574FE90428111CA0C5A /* QSSkypePlugIn */ = { isa = PBXGroup; children = ( + 1477B26B10D0E8E100B6698F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -94,6 +79,21 @@ name = Resources; sourceTree = ""; }; + 1477B26B10D0E8E100B6698F /* Configuration */ = { + isa = PBXGroup; + children = ( + 1477B26E10D0E8FE00B6698F /* Common.xcconfig */, + 1477B26F10D0E8FE00B6698F /* Debug.xcconfig */, + 1477B27010D0E8FE00B6698F /* Developer.xcconfig */, + 1477B27110D0E8FE00B6698F /* QSPlugIn_Debug.xcconfig */, + 1477B27210D0E8FE00B6698F /* QSPlugIn_Prefix.pch */, + 1477B27310D0E8FE00B6698F /* QSPlugIn_Release.xcconfig */, + 1477B27410D0E8FE00B6698F /* QSPlugIn.xcconfig */, + 1477B27510D0E8FE00B6698F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -105,7 +105,7 @@ 2E58F364FFB232C311CA0CBA /* Frameworks */ = { isa = PBXGroup; children = ( - 7FE57F890A23283500EA2AB6 /* Skype.framework */, + 1477B28310D0E99A00B6698F /* Skype.framework */, 7F2EA51A08BCC5680011D3CA /* QSCore.framework */, 7F2EA51B08BCC5680011D3CA /* QSEffects.framework */, 7F2EA51C08BCC5680011D3CA /* QSFoundation.framework */, @@ -148,17 +148,6 @@ ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSkypePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSSkypePlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Skype Module"; @@ -173,15 +162,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF2525085E488600266176 /* Build configuration list for PBXProject "QSSkypePlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSkypePlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Skype Module */, ); @@ -201,14 +186,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -229,39 +214,27 @@ /* Begin XCBuildConfiguration section */ 7FFF2523085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1477B27310D0E8FE00B6698F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../../../../Library/Frameworks", - "$(SRCROOT)/../../../../Applications/Skype.app/Contents/Frameworks", - "$(SRCROOT)", + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSkypePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Skype.app/Contents/Frameworks\""; OTHER_LDFLAGS = ( "-bundle", "-weak_framework", Skype, ); PRODUCT_NAME = "Skype Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; 7FFF2527085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1477B27510D0E8FE00B6698F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; diff --git a/Skype/QSSkypePlugIn_Source.m b/Skype/QSSkypePlugIn_Source.m index 4f90bff..8fd4451 100644 --- a/Skype/QSSkypePlugIn_Source.m +++ b/Skype/QSSkypePlugIn_Source.m @@ -48,7 +48,7 @@ - (void)skypeNotificationReceived:(NSString*)string{ string=[string substringFromIndex:6]; NSArray *handles=[string componentsSeparatedByString:@", "]; NSLog(@"contacts %@",handles); - foreach(handle,handles){ + for(NSString * handle in handles){ [SkypeAPI sendSkypeCommand:[NSString stringWithFormat:@"GET USER %@ DISPLAYNAME",handle]]; [SkypeAPI sendSkypeCommand:[NSString stringWithFormat:@"GET USER %@ FULLNAME",handle]]; } diff --git a/Slideshow/QSSlideshowPlugIn.xcodeproj/project.pbxproj b/Slideshow/QSSlideshowPlugIn.xcodeproj/project.pbxproj index d1db899..28c80e8 100644 --- a/Slideshow/QSSlideshowPlugIn.xcodeproj/project.pbxproj +++ b/Slideshow/QSSlideshowPlugIn.xcodeproj/project.pbxproj @@ -7,23 +7,31 @@ objects = { /* Begin PBXBuildFile section */ + 1477B2B810D0EB9200B6698F /* Slideshow.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F4EE65D08352B73000731DA /* Slideshow.framework */; }; 7F16BAAB085C74EB008B2ED2 /* QSSlideshowPrefPane.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7F16BAAA085C74EB008B2ED2 /* QSSlideshowPrefPane.nib */; }; 7F35FF4007F9ACD90056051D /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F35FF3C07F9ACD90056051D /* QSCore.framework */; }; 7F35FF4207F9ACD90056051D /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */; }; - 7F4EE65E08352B73000731DA /* Slideshow.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F4EE65D08352B73000731DA /* Slideshow.framework */; }; 7F4EE66208352B85000731DA /* QSSlideshowPlugInAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F4EE66108352B85000731DA /* QSSlideshowPlugInAction.m */; }; 7F4EE6940835339D000731DA /* Slideshow.png in Resources */ = {isa = PBXBuildFile; fileRef = 7F4EE6930835339D000731DA /* Slideshow.png */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 1477B2A810D0EA1F00B6698F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1477B2A910D0EA1F00B6698F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1477B2AA10D0EA1F00B6698F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1477B2AB10D0EA1F00B6698F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1477B2AC10D0EA1F00B6698F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1477B2AD10D0EA1F00B6698F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1477B2AE10D0EA1F00B6698F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1477B2AF10D0EA1F00B6698F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSlideshowPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSlideshowPlugIn_Prefix.pch; sourceTree = ""; }; 7F16BAAA085C74EB008B2ED2 /* QSSlideshowPrefPane.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = QSSlideshowPrefPane.nib; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; 7F35FF3F07F9ACD90056051D /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; - 7F4EE65D08352B73000731DA /* Slideshow.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Slideshow.framework; path = /System/Library/PrivateFrameworks/Slideshow.framework; sourceTree = ""; }; + 7F4EE65D08352B73000731DA /* Slideshow.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Slideshow.framework; path = System/Library/PrivateFrameworks/Slideshow.framework; sourceTree = SDKROOT; }; 7F4EE66008352B85000731DA /* QSSlideshowPlugInAction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSSlideshowPlugInAction.h; sourceTree = ""; }; 7F4EE66108352B85000731DA /* QSSlideshowPlugInAction.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSSlideshowPlugInAction.m; sourceTree = ""; }; 7F4EE6930835339D000731DA /* Slideshow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Slideshow.png; sourceTree = ""; }; @@ -43,7 +51,7 @@ 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, 7F35FF4007F9ACD90056051D /* QSCore.framework in Frameworks */, 7F35FF4207F9ACD90056051D /* QSFoundation.framework in Frameworks */, - 7F4EE65E08352B73000731DA /* Slideshow.framework in Frameworks */, + 1477B2B810D0EB9200B6698F /* Slideshow.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -53,6 +61,7 @@ 0259C574FE90428111CA0C5A /* QSSlideshowPlugIn */ = { isa = PBXGroup; children = ( + 1477B2A510D0EA0600B6698F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -72,6 +81,21 @@ name = Resources; sourceTree = ""; }; + 1477B2A510D0EA0600B6698F /* Configuration */ = { + isa = PBXGroup; + children = ( + 1477B2A810D0EA1F00B6698F /* Common.xcconfig */, + 1477B2A910D0EA1F00B6698F /* Debug.xcconfig */, + 1477B2AA10D0EA1F00B6698F /* Developer.xcconfig */, + 1477B2AB10D0EA1F00B6698F /* QSPlugIn_Debug.xcconfig */, + 1477B2AC10D0EA1F00B6698F /* QSPlugIn_Prefix.pch */, + 1477B2AD10D0EA1F00B6698F /* QSPlugIn_Release.xcconfig */, + 1477B2AE10D0EA1F00B6698F /* QSPlugIn.xcconfig */, + 1477B2AF10D0EA1F00B6698F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -149,9 +173,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF252F085E488600266176 /* Build configuration list for PBXProject "QSSlideshowPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSlideshowPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Slideshow Action */, ); @@ -173,14 +199,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -198,122 +224,70 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF252C085E488600266176 /* Development */ = { + 7FFF252C085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1477B2AB10D0EA1F00B6698F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSlideshowPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\""; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Slideshow Action"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF252D085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1477B2AD10D0EA1F00B6698F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSlideshowPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\""; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Slideshow Action"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF252E085E488600266176 /* Default */ = { + 7FFF2530085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1477B2A910D0EA1F00B6698F /* Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSlideshowPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Slideshow Action"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7FFF2530085E488600266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7FFF2531085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1477B2AF10D0EA1F00B6698F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF2532085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF252B085E488600266176 /* Build configuration list for PBXNativeTarget "Slideshow Action" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF252C085E488600266176 /* Development */, + 7FFF252C085E488600266176 /* Debug */, 7FFF252D085E488600266176 /* Release */, - 7FFF252E085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF252F085E488600266176 /* Build configuration list for PBXProject "QSSlideshowPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2530085E488600266176 /* Development */, + 7FFF2530085E488600266176 /* Debug */, 7FFF2531085E488600266176 /* Release */, - 7FFF2532085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/SoundSupport/QSSoundSupport.xcodeproj/project.pbxproj b/SoundSupport/QSSoundSupport.xcodeproj/project.pbxproj index 55e1e1d..1b0815b 100644 --- a/SoundSupport/QSSoundSupport.xcodeproj/project.pbxproj +++ b/SoundSupport/QSSoundSupport.xcodeproj/project.pbxproj @@ -16,6 +16,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 1483E51810D0F079009F139A /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1483E51910D0F079009F139A /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1483E51A10D0F079009F139A /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1483E51B10D0F079009F139A /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1483E51C10D0F079009F139A /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1483E51D10D0F079009F139A /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1483E51E10D0F079009F139A /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1483E51F10D0F079009F139A /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSoundSupport_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSoundSupport_Prefix.pch; sourceTree = ""; }; 7F20F1FF07E9FF02007A01B3 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 7F20F20007E9FF02007A01B3 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -47,6 +55,7 @@ 0259C574FE90428111CA0C5A /* QSSoundSupport */ = { isa = PBXGroup; children = ( + 1483E4AF10D0F05E009F139A /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -64,6 +73,21 @@ name = Resources; sourceTree = ""; }; + 1483E4AF10D0F05E009F139A /* Configuration */ = { + isa = PBXGroup; + children = ( + 1483E51810D0F079009F139A /* Common.xcconfig */, + 1483E51910D0F079009F139A /* Debug.xcconfig */, + 1483E51A10D0F079009F139A /* Developer.xcconfig */, + 1483E51B10D0F079009F139A /* QSPlugIn_Debug.xcconfig */, + 1483E51C10D0F079009F139A /* QSPlugIn_Prefix.pch */, + 1483E51D10D0F079009F139A /* QSPlugIn_Release.xcconfig */, + 1483E51E10D0F079009F139A /* QSPlugIn.xcconfig */, + 1483E51F10D0F079009F139A /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -129,9 +153,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF254F085E488600266176 /* Build configuration list for PBXProject "QSSoundSupport" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSoundSupport */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSSoundSupport */, ); @@ -151,14 +177,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -176,79 +202,39 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF254C085E488600266176 /* Development */ = { + 7FFF254C085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E51B10D0F079009F139A /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/Embedded/PlugIns"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Build; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSoundSupport_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSSoundSupport; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7FFF254D085E488600266176 /* Deployment */ = { + 7FFF254D085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E51D10D0F079009F139A /* QSPlugIn_Release.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/Embedded/PlugIns"; - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Build; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSoundSupport_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSSoundSupport; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; - name = Deployment; - }; - 7FFF254E085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/Embedded/PlugIns"; - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Build; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSoundSupport_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSSoundSupport; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF2550085E488600266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; + name = Release; }; - 7FFF2551085E488600266176 /* Deployment */ = { + 7FFF2550085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E51910D0F079009F139A /* Debug.xcconfig */; buildSettings = { }; - name = Deployment; + name = Debug; }; - 7FFF2552085E488600266176 /* Default */ = { + 7FFF2551085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E51F10D0F079009F139A /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -256,22 +242,20 @@ 7FFF254B085E488600266176 /* Build configuration list for PBXNativeTarget "QSSoundSupport" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF254C085E488600266176 /* Development */, - 7FFF254D085E488600266176 /* Deployment */, - 7FFF254E085E488600266176 /* Default */, + 7FFF254C085E488600266176 /* Debug */, + 7FFF254D085E488600266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF254F085E488600266176 /* Build configuration list for PBXProject "QSSoundSupport" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2550085E488600266176 /* Development */, - 7FFF2551085E488600266176 /* Deployment */, - 7FFF2552085E488600266176 /* Default */, + 7FFF2550085E488600266176 /* Debug */, + 7FFF2551085E488600266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Spotlight/QSSpotlightPlugIn.xcodeproj/project.pbxproj b/Spotlight/QSSpotlightPlugIn.xcodeproj/project.pbxproj index 8e189b0..835bda6 100644 --- a/Spotlight/QSSpotlightPlugIn.xcodeproj/project.pbxproj +++ b/Spotlight/QSSpotlightPlugIn.xcodeproj/project.pbxproj @@ -25,6 +25,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 1483E54110D0F139009F139A /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1483E54210D0F139009F139A /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1483E54310D0F139009F139A /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1483E54410D0F139009F139A /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1483E54510D0F139009F139A /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1483E54610D0F139009F139A /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1483E54710D0F139009F139A /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1483E54810D0F139009F139A /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSpotlightPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSpotlightPlugIn_Prefix.pch; sourceTree = ""; }; 7F24E5B007ED169300943D5A /* QSSpotlightSavedSearchSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSpotlightSavedSearchSource.h; sourceTree = ""; }; 7F24E5B107ED169300943D5A /* QSSpotlightSavedSearchSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QSSpotlightSavedSearchSource.m; sourceTree = ""; }; @@ -72,6 +80,7 @@ 0259C574FE90428111CA0C5A /* QSSpotlightPlugIn */ = { isa = PBXGroup; children = ( + 1483E53E10D0F120009F139A /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -91,6 +100,21 @@ name = Resources; sourceTree = ""; }; + 1483E53E10D0F120009F139A /* Configuration */ = { + isa = PBXGroup; + children = ( + 1483E54110D0F139009F139A /* Common.xcconfig */, + 1483E54210D0F139009F139A /* Debug.xcconfig */, + 1483E54310D0F139009F139A /* Developer.xcconfig */, + 1483E54410D0F139009F139A /* QSPlugIn_Debug.xcconfig */, + 1483E54510D0F139009F139A /* QSPlugIn_Prefix.pch */, + 1483E54610D0F139009F139A /* QSPlugIn_Release.xcconfig */, + 1483E54710D0F139009F139A /* QSPlugIn.xcconfig */, + 1483E54810D0F139009F139A /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -195,14 +219,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -226,124 +250,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF2556085E488700266176 /* Development */ = { + 7FFF2556085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E54410D0F139009F139A /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSpotlightPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Spotlight Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF2557085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E54610D0F139009F139A /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSpotlightPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Spotlight Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF2558085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSpotlightPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Spotlight Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF255A085E488700266176 /* Development */ = { + 7FFF255A085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E54210D0F139009F139A /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF255B085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E54810D0F139009F139A /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF255C085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF2555085E488700266176 /* Build configuration list for PBXNativeTarget "Spotlight Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2556085E488700266176 /* Development */, + 7FFF2556085E488700266176 /* Debug */, 7FFF2557085E488700266176 /* Release */, - 7FFF2558085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF2559085E488700266176 /* Build configuration list for PBXProject "QSSpotlightPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF255A085E488700266176 /* Development */, + 7FFF255A085E488700266176 /* Debug */, 7FFF255B085E488700266176 /* Release */, - 7FFF255C085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Stikkit/QSStikkitPlugIn.m b/Stikkit/QSStikkitPlugIn.m index 1a73da6..2e0a63d 100644 --- a/Stikkit/QSStikkitPlugIn.m +++ b/Stikkit/QSStikkitPlugIn.m @@ -13,6 +13,7 @@ #include #include +#include "QSStikkitPlugInDefines.h" #define QSURLEncode(s) [(NSString*)CFURLCreateStringByAddingPercentEscapes(NULL,s,NULL,@":@/=+&?", kCFStringEncodingUTF8) autorelease] diff --git a/Stikkit/QSStikkitPlugInDefines.h b/Stikkit/QSStikkitPlugInDefines.h new file mode 100644 index 0000000..bb78758 --- /dev/null +++ b/Stikkit/QSStikkitPlugInDefines.h @@ -0,0 +1,7 @@ +// +// header for all source files of the 'QSDeliciousPlugIn' target in the 'QSDeliciousPlugIn' project +// + +#define kQSStikkitTagType @"com.stikkit.tag" +#define kQSStikkitStikkitType @"com.stikkit.stikkit" +#define kQSStikkitHTMLType @"com.stikkit.htmlFormat" \ No newline at end of file diff --git a/Stikkit/QSStikkitPlugIn_Prefix.pch b/Stikkit/QSStikkitPlugIn_Prefix.pch deleted file mode 100644 index 5a2f7c8..0000000 --- a/Stikkit/QSStikkitPlugIn_Prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -// -// Prefix header for all source files of the 'QSDeliciousPlugIn' target in the 'QSDeliciousPlugIn' project -// - -#ifdef __OBJC__ - #import - #import -#endif - -#define kQSStikkitTagType @"com.stikkit.tag" -#define kQSStikkitStikkitType @"com.stikkit.stikkit" -#define kQSStikkitHTMLType @"com.stikkit.htmlFormat" \ No newline at end of file diff --git a/Stikkit/Stikkit.xcodeproj/project.pbxproj b/Stikkit/Stikkit.xcodeproj/project.pbxproj index 6e6a1ed..7ad8f7a 100644 --- a/Stikkit/Stikkit.xcodeproj/project.pbxproj +++ b/Stikkit/Stikkit.xcodeproj/project.pbxproj @@ -22,7 +22,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSStikkitPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSStikkitPlugIn_Prefix.pch; sourceTree = ""; }; + 14E2996B10D11A9200DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E2996C10D11A9200DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E2996D10D11A9200DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E2996E10D11A9200DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E2996F10D11A9200DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E2997010D11A9200DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E2997110D11A9200DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E2997210D11A9200DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSStikkitPlugInDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSStikkitPlugInDefines.h; sourceTree = ""; }; 7F3D92590B7E9652008323A5 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F70E25B0B7D52E6004B794D /* QSStikkitPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSStikkitPlugIn.h; sourceTree = ""; }; 7F70E25C0B7D52E6004B794D /* QSStikkitPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSStikkitPlugIn.m; sourceTree = ""; }; @@ -35,7 +43,7 @@ 7FED7C810B7E1D45006F7635 /* QSStikkitPlugIn_Action.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSStikkitPlugIn_Action.m; sourceTree = ""; }; 7FFEFCFB0C924AFB001354FA /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Stikkit Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Stikkit Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* del.icio.us Bookmarks.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "del.icio.us Bookmarks.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E182BE3B06FC9B13007BF2C2 /* en */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; E182BE5A06FC9C46007BF2C2 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = ""; }; @@ -61,6 +69,7 @@ 0259C574FE90428111CA0C5A /* QSDeliciousPlugIn */ = { isa = PBXGroup; children = ( + 14E2996810D11A7C00DCC5F2 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -80,10 +89,25 @@ name = Resources; sourceTree = ""; }; + 14E2996810D11A7C00DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E2996B10D11A9200DCC5F2 /* Common.xcconfig */, + 14E2996C10D11A9200DCC5F2 /* Debug.xcconfig */, + 14E2996D10D11A9200DCC5F2 /* Developer.xcconfig */, + 14E2996E10D11A9200DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E2996F10D11A9200DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E2997010D11A9200DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E2997110D11A9200DCC5F2 /* QSPlugIn.xcconfig */, + 14E2997210D11A9200DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Stikkit Module.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* del.icio.us Bookmarks.qsplugin */, ); name = Products; sourceTree = ""; @@ -114,7 +138,7 @@ E182BE3A06FC9B13007BF2C2 /* Localizable.strings */, 7F70E25B0B7D52E6004B794D /* QSStikkitPlugIn.h */, 7F70E25C0B7D52E6004B794D /* QSStikkitPlugIn.m */, - 32DBCF980370C29C00C91783 /* QSStikkitPlugIn_Prefix.pch */, + 32DBCF980370C29C00C91783 /* QSStikkitPlugInDefines.h */, 7FED7C800B7E1D45006F7635 /* QSStikkitPlugIn_Action.h */, 7FED7C810B7E1D45006F7635 /* QSStikkitPlugIn_Action.m */, 7F8AD05007F2503600011548 /* QSStikkitPlugInSource.nib */, @@ -141,7 +165,7 @@ name = "Stikkit Module"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSDeliciousPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Stikkit Module.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* del.icio.us Bookmarks.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -185,14 +209,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -222,126 +246,60 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7F07AFAB085E432E00E2AFC4 /* Development */ = { + 7F07AFAB085E432E00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E2996E10D11A9200DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)", - "$(SRCROOT)/../../../Build/Release", - "$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeliciousPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "del.icio.us Bookmarks"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AFAC085E432E00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E2997010D11A9200DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSStikkitPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Stikkit Module"; - WRAPPER_EXTENSION = qsplugin; + PRODUCT_NAME = "del.icio.us Bookmarks"; ZERO_LINK = NO; }; name = Release; }; - 7F07AFAD085E432E00E2AFC4 /* Default */ = { + 7F07AFAF085E432E00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E2996C10D11A9200DCC5F2 /* Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)", - "$(SRCROOT)/../../../Build/Release", - "$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeliciousPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "del.icio.us Bookmarks"; - WRAPPER_EXTENSION = qsplugin; }; - name = Default; - }; - 7F07AFAF085E432E00E2AFC4 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Development; + name = Debug; }; 7F07AFB0085E432E00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E2997210D11A9200DCC5F2 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AFB1085E432E00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AFAA085E432E00E2AFC4 /* Build configuration list for PBXNativeTarget "Stikkit Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFAB085E432E00E2AFC4 /* Development */, + 7F07AFAB085E432E00E2AFC4 /* Debug */, 7F07AFAC085E432E00E2AFC4 /* Release */, - 7F07AFAD085E432E00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AFAE085E432E00E2AFC4 /* Build configuration list for PBXProject "Stikkit" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFAF085E432E00E2AFC4 /* Development */, + 7F07AFAF085E432E00E2AFC4 /* Debug */, 7F07AFB0085E432E00E2AFC4 /* Release */, - 7F07AFB1085E432E00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/SystemHotKeys/QSSymbolicHotKeyPlugIn.xcodeproj/project.pbxproj b/SystemHotKeys/QSSymbolicHotKeyPlugIn.xcodeproj/project.pbxproj index 220fe83..77263de 100644 --- a/SystemHotKeys/QSSymbolicHotKeyPlugIn.xcodeproj/project.pbxproj +++ b/SystemHotKeys/QSSymbolicHotKeyPlugIn.xcodeproj/project.pbxproj @@ -16,6 +16,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 1483E56D10D0F202009F139A /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1483E56E10D0F202009F139A /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1483E56F10D0F202009F139A /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1483E57010D0F202009F139A /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1483E57110D0F202009F139A /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1483E57210D0F202009F139A /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1483E57310D0F202009F139A /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1483E57410D0F202009F139A /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSymbolicHotKeyPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSymbolicHotKeyPlugIn_Prefix.pch; sourceTree = ""; }; 7FA98484096F0FA700321006 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FA98485096F0FA700321006 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -46,6 +54,7 @@ 0259C574FE90428111CA0C5A /* QSSymbolicHotKeyPlugIn */ = { isa = PBXGroup; children = ( + 1483E56A10D0F1EB009F139A /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -64,6 +73,21 @@ name = Resources; sourceTree = ""; }; + 1483E56A10D0F1EB009F139A /* Configuration */ = { + isa = PBXGroup; + children = ( + 1483E56D10D0F202009F139A /* Common.xcconfig */, + 1483E56E10D0F202009F139A /* Debug.xcconfig */, + 1483E56F10D0F202009F139A /* Developer.xcconfig */, + 1483E57010D0F202009F139A /* QSPlugIn_Debug.xcconfig */, + 1483E57110D0F202009F139A /* QSPlugIn_Prefix.pch */, + 1483E57210D0F202009F139A /* QSPlugIn_Release.xcconfig */, + 1483E57310D0F202009F139A /* QSPlugIn.xcconfig */, + 1483E57410D0F202009F139A /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -128,9 +152,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F98F64409021A6400465995 /* Build configuration list for PBXProject "QSSymbolicHotKeyPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSymbolicHotKeyPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* System HotKey Commands */, ); @@ -151,14 +177,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -176,123 +202,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F98F64109021A6400465995 /* Development */ = { + 7F98F64109021A6400465995 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E57010D0F202009F139A /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSymbolicHotKeyPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "System HotKey Commands"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F98F64209021A6400465995 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E57210D0F202009F139A /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSymbolicHotKeyPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "System HotKey Commands"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F98F64309021A6400465995 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSymbolicHotKeyPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "System HotKey Commands"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F98F64509021A6400465995 /* Development */ = { + 7F98F64509021A6400465995 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E56E10D0F202009F139A /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F98F64609021A6400465995 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1483E57410D0F202009F139A /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F98F64709021A6400465995 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F98F64009021A6400465995 /* Build configuration list for PBXNativeTarget "System HotKey Commands" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F98F64109021A6400465995 /* Development */, + 7F98F64109021A6400465995 /* Debug */, 7F98F64209021A6400465995 /* Release */, - 7F98F64309021A6400465995 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F98F64409021A6400465995 /* Build configuration list for PBXProject "QSSymbolicHotKeyPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F98F64509021A6400465995 /* Development */, + 7F98F64509021A6400465995 /* Debug */, 7F98F64609021A6400465995 /* Release */, - 7F98F64709021A6400465995 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/TSActionsPlugin/trunk/TSActionsPlugin.xcode/project.pbxproj b/TSActionsPlugin/trunk/TSActionsPlugin.xcode/project.pbxproj index 248d6c9..703f942 100644 --- a/TSActionsPlugin/trunk/TSActionsPlugin.xcode/project.pbxproj +++ b/TSActionsPlugin/trunk/TSActionsPlugin.xcode/project.pbxproj @@ -3,428 +3,307 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 014CEA420018CDE011CA2923 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 014CEA430018CDE011CA2923 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//010 -//011 -//012 -//013 -//014 -//080 -//081 -//082 -//083 -//084 - 089C1669FE841209C02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 014CEA420018CDE011CA2923, - 014CEA430018CDE011CA2923, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 089C166AFE841209C02AAC07; - projectDirPath = ""; - targets = ( - 8D5B49AC048680CD000E48DA, + +/* Begin PBXBuildFile section */ + 0AB50DC906C68CDB001041B3 /* bugmenot.gif in Resources */ = {isa = PBXBuildFile; fileRef = 0AB50DC806C68CDB001041B3 /* bugmenot.gif */; }; + 0AB50EEA06C698A1001041B3 /* Info.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 0AB50EE906C698A1001041B3 /* Info.rtf */; }; + 0ABDFA0A068A605F00A1C139 /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0ABDFA09068A605F00A1C139 /* QSCore.framework */; }; + 0ABDFA87068A614900A1C139 /* TSActions.h in Resources */ = {isa = PBXBuildFile; fileRef = 0ABDFA85068A614900A1C139 /* TSActions.h */; }; + 0ABDFA88068A614900A1C139 /* TSActions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0ABDFA86068A614900A1C139 /* TSActions.m */; }; + 0ABDFAAA068A62E200A1C139 /* ActionNames.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0ABDFAA9068A62E200A1C139 /* ActionNames.strings */; }; + 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; + 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; + 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; + 0AB50DC806C68CDB001041B3 /* bugmenot.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = bugmenot.gif; sourceTree = ""; }; + 0AB50EE906C698A1001041B3 /* Info.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Info.rtf; sourceTree = ""; }; + 0ABDFA09068A605F00A1C139 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Users/kevin/Dev/Quicksilver/QSCore.framework; sourceTree = ""; }; + 0ABDFA85068A614900A1C139 /* TSActions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TSActions.h; sourceTree = ""; }; + 0ABDFA86068A614900A1C139 /* TSActions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TSActions.m; sourceTree = ""; }; + 0ABDFAA5068A62B500A1C139 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/ActionNames.strings; sourceTree = ""; }; + 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + 14E299A710D11BA600DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E299A810D11BA600DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E299A910D11BA600DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E299AA10D11BA600DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E299AB10D11BA600DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E299AC10D11BA600DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E299AD10D11BA600DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E299AE10D11BA600DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF630370AF2F00C91783 /* TSActionsPlugin_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TSActionsPlugin_Prefix.pch; sourceTree = ""; }; + 8D5B49B6048680CD000E48DA /* TS Actions Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "TS Actions Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D5B49B3048680CD000E48DA /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */, + 0ABDFA0A068A605F00A1C139 /* QSCore.framework in Frameworks */, ); + runOnlyForDeploymentPostprocessing = 0; }; - 089C166AFE841209C02AAC07 = { +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 089C166AFE841209C02AAC07 /* TSActionsPlugin */ = { + isa = PBXGroup; children = ( - 08FB77AFFE84173DC02AAC07, - 32C88E010371C26100C91783, - 089C167CFE841241C02AAC07, - 089C1671FE841209C02AAC07, - 19C28FB8FE9D52D311CA2CBB, + 14E299A210D11B9000DCC5F2 /* Configuration */, + 08FB77AFFE84173DC02AAC07 /* Classes */, + 32C88E010371C26100C91783 /* Other Sources */, + 089C167CFE841241C02AAC07 /* Resources */, + 089C1671FE841209C02AAC07 /* Frameworks and Libraries */, + 19C28FB8FE9D52D311CA2CBB /* Products */, ); - isa = PBXGroup; name = TSActionsPlugin; - refType = 4; sourceTree = ""; }; - 089C1671FE841209C02AAC07 = { + 089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = { + isa = PBXGroup; children = ( - 1058C7ACFEA557BF11CA2CBB, - 1058C7AEFEA557BF11CA2CBB, + 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */, + 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */, ); - isa = PBXGroup; name = "Frameworks and Libraries"; - refType = 4; sourceTree = ""; }; - 089C1672FE841209C02AAC07 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Foundation.framework; - path = /System/Library/Frameworks/Foundation.framework; - refType = 0; - sourceTree = ""; - }; - 089C167CFE841241C02AAC07 = { - children = ( - 0AB50DC806C68CDB001041B3, - 0ABDFAA9068A62E200A1C139, - 8D5B49B7048680CD000E48DA, - 089C167DFE841241C02AAC07, - 0AB50EE906C698A1001041B3, - ); + 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C167DFE841241C02AAC07 = { children = ( - 089C167EFE841241C02AAC07, + 0AB50DC806C68CDB001041B3 /* bugmenot.gif */, + 0ABDFAA9068A62E200A1C139 /* ActionNames.strings */, + 8D5B49B7048680CD000E48DA /* Info.plist */, + 089C167DFE841241C02AAC07 /* InfoPlist.strings */, + 0AB50EE906C698A1001041B3 /* Info.rtf */, ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C167EFE841241C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; + name = Resources; sourceTree = ""; }; - 089C167FFE841241C02AAC07 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = AppKit.framework; - path = /System/Library/Frameworks/AppKit.framework; - refType = 0; - sourceTree = ""; - }; - 08FB77AFFE84173DC02AAC07 = { + 08FB77AFFE84173DC02AAC07 /* Classes */ = { + isa = PBXGroup; children = ( - 0ABDFA85068A614900A1C139, - 0ABDFA86068A614900A1C139, + 0ABDFA85068A614900A1C139 /* TSActions.h */, + 0ABDFA86068A614900A1C139 /* TSActions.m */, ); - isa = PBXGroup; name = Classes; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//0A0 -//0A1 -//0A2 -//0A3 -//0A4 - 0AB50DC806C68CDB001041B3 = { - isa = PBXFileReference; - lastKnownFileType = image.gif; - path = bugmenot.gif; - refType = 4; - sourceTree = ""; - }; - 0AB50DC906C68CDB001041B3 = { - fileRef = 0AB50DC806C68CDB001041B3; - isa = PBXBuildFile; - settings = { - }; - }; - 0AB50E3E06C6910C001041B3 = { - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - isa = PBXShellScriptBuildPhase; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; - }; - 0AB50EE906C698A1001041B3 = { - isa = PBXFileReference; - lastKnownFileType = text.rtf; - path = Info.rtf; - refType = 4; - sourceTree = ""; - }; - 0AB50EEA06C698A1001041B3 = { - fileRef = 0AB50EE906C698A1001041B3; - isa = PBXBuildFile; - settings = { - }; - }; - 0ABDFA09068A605F00A1C139 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = QSCore.framework; - path = /Users/kevin/Dev/Quicksilver/QSCore.framework; - refType = 0; - sourceTree = ""; - }; - 0ABDFA0A068A605F00A1C139 = { - fileRef = 0ABDFA09068A605F00A1C139; - isa = PBXBuildFile; - settings = { - }; - }; - 0ABDFA85068A614900A1C139 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = TSActions.h; - refType = 4; - sourceTree = ""; - }; - 0ABDFA86068A614900A1C139 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = TSActions.m; - refType = 4; sourceTree = ""; }; - 0ABDFA87068A614900A1C139 = { - fileRef = 0ABDFA85068A614900A1C139; - isa = PBXBuildFile; - settings = { - }; - }; - 0ABDFA88068A614900A1C139 = { - fileRef = 0ABDFA86068A614900A1C139; - isa = PBXBuildFile; - settings = { - }; - }; - 0ABDFAA5068A62B500A1C139 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/ActionNames.strings; - refType = 4; - sourceTree = ""; - }; - 0ABDFAA9068A62E200A1C139 = { + 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = { + isa = PBXGroup; children = ( - 0ABDFAA5068A62B500A1C139, + 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */, + 0ABDFA09068A605F00A1C139 /* QSCore.framework */, ); - isa = PBXVariantGroup; - name = ActionNames.strings; - refType = 4; + name = "Linked Frameworks"; sourceTree = ""; }; - 0ABDFAAA068A62E200A1C139 = { - fileRef = 0ABDFAA9068A62E200A1C139; - isa = PBXBuildFile; - settings = { - }; - }; -//0A0 -//0A1 -//0A2 -//0A3 -//0A4 -//100 -//101 -//102 -//103 -//104 - 1058C7ACFEA557BF11CA2CBB = { + 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = { + isa = PBXGroup; children = ( - 1058C7ADFEA557BF11CA2CBB, - 0ABDFA09068A605F00A1C139, + 089C1672FE841209C02AAC07 /* Foundation.framework */, + 089C167FFE841241C02AAC07 /* AppKit.framework */, ); - isa = PBXGroup; - name = "Linked Frameworks"; - refType = 4; + name = "Other Frameworks"; sourceTree = ""; }; - 1058C7ADFEA557BF11CA2CBB = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Cocoa.framework; - path = /System/Library/Frameworks/Cocoa.framework; - refType = 0; - sourceTree = ""; - }; - 1058C7AEFEA557BF11CA2CBB = { + 14E299A210D11B9000DCC5F2 /* Configuration */ = { + isa = PBXGroup; children = ( - 089C1672FE841209C02AAC07, - 089C167FFE841241C02AAC07, + 14E299A710D11BA600DCC5F2 /* Common.xcconfig */, + 14E299A810D11BA600DCC5F2 /* Debug.xcconfig */, + 14E299A910D11BA600DCC5F2 /* Developer.xcconfig */, + 14E299AA10D11BA600DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E299AB10D11BA600DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E299AC10D11BA600DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E299AD10D11BA600DCC5F2 /* QSPlugIn.xcconfig */, + 14E299AE10D11BA600DCC5F2 /* Release.xcconfig */, ); - isa = PBXGroup; - name = "Other Frameworks"; - refType = 4; + name = Configuration; + path = "../../../blacktree-alchemy/Quicksilver/Configuration"; sourceTree = ""; }; -//100 -//101 -//102 -//103 -//104 -//190 -//191 -//192 -//193 -//194 - 19C28FB8FE9D52D311CA2CBB = { + 19C28FB8FE9D52D311CA2CBB /* Products */ = { + isa = PBXGroup; children = ( - 8D5B49B6048680CD000E48DA, + 8D5B49B6048680CD000E48DA /* TS Actions Module.qsplugin */, ); - isa = PBXGroup; name = Products; - refType = 4; sourceTree = ""; }; -//190 -//191 -//192 -//193 -//194 -//320 -//321 -//322 -//323 -//324 - 32C88E010371C26100C91783 = { + 32C88E010371C26100C91783 /* Other Sources */ = { + isa = PBXGroup; children = ( - 32DBCF630370AF2F00C91783, + 32DBCF630370AF2F00C91783 /* TSActionsPlugin_Prefix.pch */, ); - isa = PBXGroup; name = "Other Sources"; - refType = 4; - sourceTree = ""; - }; - 32DBCF630370AF2F00C91783 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = TSActionsPlugin_Prefix.pch; - refType = 4; sourceTree = ""; }; -//320 -//321 -//322 -//323 -//324 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D5B49AC048680CD000E48DA = { +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D5B49AC048680CD000E48DA /* TSActionsPlugin */ = { + isa = PBXNativeTarget; + buildConfigurationList = 14E299A410D11B9000DCC5F2 /* Build configuration list for PBXNativeTarget "TSActionsPlugin" */; buildPhases = ( - 8D5B49AF048680CD000E48DA, - 8D5B49B1048680CD000E48DA, - 8D5B49B3048680CD000E48DA, - 0AB50E3E06C6910C001041B3, + 8D5B49AF048680CD000E48DA /* Resources */, + 8D5B49B1048680CD000E48DA /* Sources */, + 8D5B49B3048680CD000E48DA /* Frameworks */, + 0AB50E3E06C6910C001041B3 /* ShellScript */, ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Users/kevin/Dev/Quicksilver; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = TSActionsPlugin_Prefix.pch; - INFOPLIST_FILE = Info.plist; - LIBRARY_STYLE = BUNDLE; - PRODUCT_NAME = "TS Actions Module"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); - isa = PBXNativeTarget; name = TSActionsPlugin; productInstallPath = "$(HOME)/Library/Bundles"; productName = TSActionsPlugin; - productReference = 8D5B49B6048680CD000E48DA; + productReference = 8D5B49B6048680CD000E48DA /* TS Actions Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; - 8D5B49AF048680CD000E48DA = { +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 089C1669FE841209C02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 14E299A310D11B9000DCC5F2 /* Build configuration list for PBXProject "TSActionsPlugin" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + mainGroup = 089C166AFE841209C02AAC07 /* TSActionsPlugin */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D5B49AC048680CD000E48DA /* TSActionsPlugin */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D5B49AF048680CD000E48DA /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D5B49B0048680CD000E48DA, - 0ABDFA87068A614900A1C139, - 0ABDFAAA068A62E200A1C139, - 0AB50DC906C68CDB001041B3, - 0AB50EEA06C698A1001041B3, + 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */, + 0ABDFA87068A614900A1C139 /* TSActions.h in Resources */, + 0ABDFAAA068A62E200A1C139 /* ActionNames.strings in Resources */, + 0AB50DC906C68CDB001041B3 /* bugmenot.gif in Resources */, + 0AB50EEA06C698A1001041B3 /* Info.rtf in Resources */, ); - isa = PBXResourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D5B49B0048680CD000E48DA = { - fileRef = 089C167DFE841241C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D5B49B1048680CD000E48DA = { - buildActionMask = 2147483647; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 0AB50E3E06C6910C001041B3 /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( - 0ABDFA88068A614900A1C139, ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; - 8D5B49B3048680CD000E48DA = { +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D5B49B1048680CD000E48DA /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D5B49B4048680CD000E48DA, - 0ABDFA0A068A605F00A1C139, + 0ABDFA88068A614900A1C139 /* TSActions.m in Sources */, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - 8D5B49B4048680CD000E48DA = { - fileRef = 1058C7ADFEA557BF11CA2CBB; - isa = PBXBuildFile; - settings = { +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C167EFE841241C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; + 0ABDFAA9068A62E200A1C139 /* ActionNames.strings */ = { + isa = PBXVariantGroup; + children = ( + 0ABDFAA5068A62B500A1C139 /* English */, + ); + name = ActionNames.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 14E2999A10D11B8000DCC5F2 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E299A810D11BA600DCC5F2 /* Debug.xcconfig */; + buildSettings = { }; + name = Debug; }; - 8D5B49B6048680CD000E48DA = { - explicitFileType = wrapper.cfbundle; - includeInIndex = 0; - isa = PBXFileReference; - path = "TS Actions Module.qsplugin"; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; + 14E2999B10D11B8000DCC5F2 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E299AE10D11BA600DCC5F2 /* Release.xcconfig */; + buildSettings = { + }; + name = Release; }; - 8D5B49B7048680CD000E48DA = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.xml; - path = Info.plist; - refType = 4; - sourceTree = ""; + 14E2999D10D11B8000DCC5F2 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E299AA10D11BA600DCC5F2 /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "TS Actions Module"; + ZERO_LINK = YES; + }; + name = Debug; + }; + 14E2999E10D11B8000DCC5F2 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E299AC10D11BA600DCC5F2 /* QSPlugIn_Release.xcconfig */; + buildSettings = { + ORDER_FILE = "-bundle"; + PRODUCT_NAME = "TS Actions Module"; + ZERO_LINK = NO; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 14E299A310D11B9000DCC5F2 /* Build configuration list for PBXProject "TSActionsPlugin" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14E2999A10D11B8000DCC5F2 /* Debug */, + 14E2999B10D11B8000DCC5F2 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 14E299A410D11B9000DCC5F2 /* Build configuration list for PBXNativeTarget "TSActionsPlugin" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 14E2999D10D11B8000DCC5F2 /* Debug */, + 14E2999E10D11B8000DCC5F2 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; }; +/* End XCConfigurationList section */ }; - rootObject = 089C1669FE841209C02AAC07; + rootObject = 089C1669FE841209C02AAC07 /* Project object */; } diff --git a/Teleflip/QSTeleflipPlugIn.xcodeproj/project.pbxproj b/Teleflip/QSTeleflipPlugIn.xcodeproj/project.pbxproj index 9dd1595..c1d197f 100644 --- a/Teleflip/QSTeleflipPlugIn.xcodeproj/project.pbxproj +++ b/Teleflip/QSTeleflipPlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 1438171B10D0F89B0027C6ED /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1438171C10D0F89B0027C6ED /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1438171D10D0F89B0027C6ED /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1438171E10D0F89B0027C6ED /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1438171F10D0F89B0027C6ED /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1438172010D0F89B0027C6ED /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1438172110D0F89B0027C6ED /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1438172210D0F89B0027C6ED /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSTeleflipPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSTeleflipPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -22,7 +30,7 @@ 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Teleflip Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Teleflip Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSTeleflipPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSTeleflipPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1EAB045068128A200774DFF /* QSTeleflipPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSTeleflipPlugIn.m; sourceTree = ""; }; E1EAB047068128A800774DFF /* QSTeleflipPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSTeleflipPlugIn.h; sourceTree = ""; }; @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSTeleflipPlugIn */ = { isa = PBXGroup; children = ( + 143816E110D0F8800027C6ED /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -62,10 +71,25 @@ name = Resources; sourceTree = ""; }; + 143816E110D0F8800027C6ED /* Configuration */ = { + isa = PBXGroup; + children = ( + 1438171B10D0F89B0027C6ED /* Common.xcconfig */, + 1438171C10D0F89B0027C6ED /* Debug.xcconfig */, + 1438171D10D0F89B0027C6ED /* Developer.xcconfig */, + 1438171E10D0F89B0027C6ED /* QSPlugIn_Debug.xcconfig */, + 1438171F10D0F89B0027C6ED /* QSPlugIn_Prefix.pch */, + 1438172010D0F89B0027C6ED /* QSPlugIn_Release.xcconfig */, + 1438172110D0F89B0027C6ED /* QSPlugIn.xcconfig */, + 1438172210D0F89B0027C6ED /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Teleflip Module.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSTeleflipPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -128,7 +152,7 @@ name = "Teleflip Module"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSTeleflipPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Teleflip Module.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSTeleflipPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -137,9 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSTeleflipPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSTeleflipPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Teleflip Module */, ); @@ -159,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -184,63 +210,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438171E10D0F89B0027C6ED /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTeleflipPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSTeleflipPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438172010D0F89B0027C6ED /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTeleflipPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Teleflip Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438171C10D0F89B0027C6ED /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438172210D0F89B0027C6ED /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -250,7 +250,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Teleflip Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -259,7 +259,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSTeleflipPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/Terminal/QSCLExecutableProvider.m b/Terminal/QSCLExecutableProvider.m index ad427a1..0a9f1d1 100644 --- a/Terminal/QSCLExecutableProvider.m +++ b/Terminal/QSCLExecutableProvider.m @@ -9,6 +9,7 @@ #import #import +#include "QSTerminalPlugIn.h" //#define kQSCLExecuteAction @"ShellScriptRunAction" #define kQSCLExecuteWithArgsAction @"QSShellScriptRunAction" diff --git a/Terminal/QSTerminalPlugIn_Prefix.pch b/Terminal/QSTerminalPlugIn.h similarity index 100% rename from Terminal/QSTerminalPlugIn_Prefix.pch rename to Terminal/QSTerminalPlugIn.h diff --git a/Terminal/QSTerminalPlugIn.xcodeproj/project.pbxproj b/Terminal/QSTerminalPlugIn.xcodeproj/project.pbxproj index 014b75b..955131d 100644 --- a/Terminal/QSTerminalPlugIn.xcodeproj/project.pbxproj +++ b/Terminal/QSTerminalPlugIn.xcodeproj/project.pbxproj @@ -17,7 +17,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSTerminalPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSTerminalPlugIn_Prefix.pch; sourceTree = ""; }; + 1438174610D0F9430027C6ED /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1438174710D0F9430027C6ED /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1438174810D0F9430027C6ED /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1438174910D0F9430027C6ED /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1438174A10D0F9430027C6ED /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1438174B10D0F9430027C6ED /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1438174C10D0F9430027C6ED /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1438174D10D0F9430027C6ED /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSTerminalPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSTerminalPlugIn.h; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -25,7 +33,6 @@ 7F55E6450843927100A29511 /* QSSudoPasswordAlert.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = QSSudoPasswordAlert.nib; sourceTree = ""; }; 7FE52C13082B12AC00BFD611 /* QSCLExecutableProvider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSCLExecutableProvider.h; sourceTree = ""; }; 7FE52C14082B12AC00BFD611 /* QSTerminalMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSTerminalMediator.h; sourceTree = ""; }; - 7FE52C15082B12AC00BFD611 /* QSTerminalPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSTerminalPlugIn_Prefix.pch; sourceTree = ""; }; 7FE52C16082B12AC00BFD611 /* QSCLExecutableProvider.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSCLExecutableProvider.m; sourceTree = ""; }; 7FE52C17082B12AC00BFD611 /* QSTerminalMediator.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSTerminalMediator.m; sourceTree = ""; }; 7FE52C1A082B12B100BFD611 /* Terminal.scpt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.scpt; path = Terminal.scpt; sourceTree = ""; }; @@ -53,6 +60,7 @@ 0259C574FE90428111CA0C5A /* QSTerminalPlugIn */ = { isa = PBXGroup; children = ( + 1438174310D0F92C0027C6ED /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -72,6 +80,21 @@ name = Resources; sourceTree = ""; }; + 1438174310D0F92C0027C6ED /* Configuration */ = { + isa = PBXGroup; + children = ( + 1438174610D0F9430027C6ED /* Common.xcconfig */, + 1438174710D0F9430027C6ED /* Debug.xcconfig */, + 1438174810D0F9430027C6ED /* Developer.xcconfig */, + 1438174910D0F9430027C6ED /* QSPlugIn_Debug.xcconfig */, + 1438174A10D0F9430027C6ED /* QSPlugIn_Prefix.pch */, + 1438174B10D0F9430027C6ED /* QSPlugIn_Release.xcconfig */, + 1438174C10D0F9430027C6ED /* QSPlugIn.xcconfig */, + 1438174D10D0F9430027C6ED /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -98,7 +121,6 @@ children = ( 7FE52C13082B12AC00BFD611 /* QSCLExecutableProvider.h */, 7FE52C14082B12AC00BFD611 /* QSTerminalMediator.h */, - 7FE52C15082B12AC00BFD611 /* QSTerminalPlugIn_Prefix.pch */, 7FE52C16082B12AC00BFD611 /* QSCLExecutableProvider.m */, 7FE52C17082B12AC00BFD611 /* QSTerminalMediator.m */, ); @@ -108,7 +130,7 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSTerminalPlugIn_Prefix.pch */, + 32DBCF980370C29C00C91783 /* QSTerminalPlugIn.h */, ); name = "Other Sources"; sourceTree = ""; @@ -150,9 +172,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF2579085E488700266176 /* Build configuration list for PBXProject "QSTerminalPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSTerminalPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Terminal Module */, ); @@ -174,14 +198,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -200,123 +224,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF2576085E488700266176 /* Development */ = { + 7FFF2576085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438174910D0F9430027C6ED /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTerminalPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Terminal Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF2577085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438174B10D0F9430027C6ED /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTerminalPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Terminal Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF2578085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTerminalPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Terminal Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF257A085E488700266176 /* Development */ = { + 7FFF257A085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438174710D0F9430027C6ED /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF257B085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438174D10D0F9430027C6ED /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF257C085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF2575085E488700266176 /* Build configuration list for PBXNativeTarget "Terminal Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2576085E488700266176 /* Development */, + 7FFF2576085E488700266176 /* Debug */, 7FFF2577085E488700266176 /* Release */, - 7FFF2578085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF2579085E488700266176 /* Build configuration list for PBXProject "QSTerminalPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF257A085E488700266176 /* Development */, + 7FFF257A085E488700266176 /* Debug */, 7FFF257B085E488700266176 /* Release */, - 7FFF257C085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/TextMate/QSTextMatePlugIn.xcodeproj/project.pbxproj b/TextMate/QSTextMatePlugIn.xcodeproj/project.pbxproj index 0887d36..2863e2d 100644 --- a/TextMate/QSTextMatePlugIn.xcodeproj/project.pbxproj +++ b/TextMate/QSTextMatePlugIn.xcodeproj/project.pbxproj @@ -14,6 +14,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 1438177210D0FA210027C6ED /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1438177310D0FA210027C6ED /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 1438177410D0FA210027C6ED /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 1438177510D0FA210027C6ED /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 1438177610D0FA210027C6ED /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 1438177710D0FA210027C6ED /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 1438177810D0FA210027C6ED /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 1438177910D0FA210027C6ED /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSTextMatePlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSTextMatePlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -43,6 +51,7 @@ 0259C574FE90428111CA0C5A /* QSTextMatePlugIn */ = { isa = PBXGroup; children = ( + 1438176F10D0FA080027C6ED /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -60,6 +69,21 @@ name = Resources; sourceTree = ""; }; + 1438176F10D0FA080027C6ED /* Configuration */ = { + isa = PBXGroup; + children = ( + 1438177210D0FA210027C6ED /* Common.xcconfig */, + 1438177310D0FA210027C6ED /* Debug.xcconfig */, + 1438177410D0FA210027C6ED /* Developer.xcconfig */, + 1438177510D0FA210027C6ED /* QSPlugIn_Debug.xcconfig */, + 1438177610D0FA210027C6ED /* QSPlugIn_Prefix.pch */, + 1438177710D0FA210027C6ED /* QSPlugIn_Release.xcconfig */, + 1438177810D0FA210027C6ED /* QSPlugIn.xcconfig */, + 1438177910D0FA210027C6ED /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -133,9 +157,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF258D085E488700266176 /* Build configuration list for PBXProject "QSTextMatePlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSTextMatePlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* TextMate Module */, ); @@ -155,14 +181,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -180,79 +206,39 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF258A085E488700266176 /* Development */ = { + 7FFF258A085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438177510D0FA210027C6ED /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTextMatePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "TextMate Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7FFF258B085E488700266176 /* Deployment */ = { + 7FFF258B085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438177710D0FA210027C6ED /* QSPlugIn_Release.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTextMatePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "TextMate Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; - name = Deployment; - }; - 7FFF258C085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTextMatePlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "TextMate Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF258E085E488700266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; + name = Release; }; - 7FFF258F085E488700266176 /* Deployment */ = { + 7FFF258E085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438177310D0FA210027C6ED /* Debug.xcconfig */; buildSettings = { }; - name = Deployment; + name = Debug; }; - 7FFF2590085E488700266176 /* Default */ = { + 7FFF258F085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438177910D0FA210027C6ED /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -260,22 +246,20 @@ 7FFF2589085E488700266176 /* Build configuration list for PBXNativeTarget "TextMate Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF258A085E488700266176 /* Development */, - 7FFF258B085E488700266176 /* Deployment */, - 7FFF258C085E488700266176 /* Default */, + 7FFF258A085E488700266176 /* Debug */, + 7FFF258B085E488700266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF258D085E488700266176 /* Build configuration list for PBXProject "QSTextMatePlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF258E085E488700266176 /* Development */, - 7FFF258F085E488700266176 /* Deployment */, - 7FFF2590085E488700266176 /* Default */, + 7FFF258E085E488700266176 /* Debug */, + 7FFF258F085E488700266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Translation/QSTranslationPlugIn.xcodeproj/project.pbxproj b/Translation/QSTranslationPlugIn.xcodeproj/project.pbxproj index c78c518..8cb5be6 100644 --- a/Translation/QSTranslationPlugIn.xcodeproj/project.pbxproj +++ b/Translation/QSTranslationPlugIn.xcodeproj/project.pbxproj @@ -13,31 +13,15 @@ E1EAB046068128A200774DFF /* QSTranslationPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSTranslationPlugIn.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 1438179E10D0FAC20027C6ED /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 1438179F10D0FAC20027C6ED /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 143817A010D0FAC20027C6ED /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 143817A110D0FAC20027C6ED /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 143817A210D0FAC20027C6ED /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 143817A310D0FAC20027C6ED /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 143817A410D0FAC20027C6ED /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 143817A510D0FAC20027C6ED /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSTranslationPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSTranslationPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -69,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSTranslationPlugIn */ = { isa = PBXGroup; children = ( + 1438179510D0FAA00027C6ED /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -86,6 +71,21 @@ name = Resources; sourceTree = ""; }; + 1438179510D0FAA00027C6ED /* Configuration */ = { + isa = PBXGroup; + children = ( + 1438179E10D0FAC20027C6ED /* Common.xcconfig */, + 1438179F10D0FAC20027C6ED /* Debug.xcconfig */, + 143817A010D0FAC20027C6ED /* Developer.xcconfig */, + 143817A110D0FAC20027C6ED /* QSPlugIn_Debug.xcconfig */, + 143817A210D0FAC20027C6ED /* QSPlugIn_Prefix.pch */, + 143817A310D0FAC20027C6ED /* QSPlugIn_Release.xcconfig */, + 143817A410D0FAC20027C6ED /* QSPlugIn.xcconfig */, + 143817A510D0FAC20027C6ED /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -147,21 +147,6 @@ ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTranslationPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSTranslationPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = QSTranslationPlugIn; @@ -176,15 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSTranslationPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSTranslationPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSTranslationPlugIn */, ); @@ -204,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -229,60 +210,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 143817A110D0FAC20027C6ED /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTranslationPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSTranslationPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 143817A310D0FAC20027C6ED /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTranslationPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSTranslationPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 1438179F10D0FAC20027C6ED /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 143817A510D0FAC20027C6ED /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_MODEL_TUNING = G5; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -292,7 +250,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "QSTranslationPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -301,7 +259,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSTranslationPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/Transmit/QSTransmitModule.xcodeproj/project.pbxproj b/Transmit/QSTransmitModule.xcodeproj/project.pbxproj index b0ddacd..693b8f8 100644 --- a/Transmit/QSTransmitModule.xcodeproj/project.pbxproj +++ b/Transmit/QSTransmitModule.xcodeproj/project.pbxproj @@ -21,6 +21,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14D9D0AF10D0FC7F00BEABA0 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14D9D0B010D0FC7F00BEABA0 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14D9D0B110D0FC7F00BEABA0 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14D9D0B210D0FC7F00BEABA0 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14D9D0B310D0FC7F00BEABA0 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14D9D0B410D0FC7F00BEABA0 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14D9D0B510D0FC7F00BEABA0 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14D9D0B610D0FC7F00BEABA0 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSTransmitModule_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSTransmitModule_Prefix.pch; sourceTree = ""; }; 7F4EE84C083570B2000731DA /* BonjourCollection.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BonjourCollection.h; sourceTree = ""; }; 7F4EE84D083570B2000731DA /* BonjourCollection.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = BonjourCollection.m; sourceTree = ""; }; @@ -67,6 +75,7 @@ 0259C574FE90428111CA0C5A /* QSTransmitModule */ = { isa = PBXGroup; children = ( + 14D9D0AC10D0FC6A00BEABA0 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, E1127F960695F44F008AE6A3 /* Templates */, @@ -87,6 +96,21 @@ name = Resources; sourceTree = ""; }; + 14D9D0AC10D0FC6A00BEABA0 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14D9D0AF10D0FC7F00BEABA0 /* Common.xcconfig */, + 14D9D0B010D0FC7F00BEABA0 /* Debug.xcconfig */, + 14D9D0B110D0FC7F00BEABA0 /* Developer.xcconfig */, + 14D9D0B210D0FC7F00BEABA0 /* QSPlugIn_Debug.xcconfig */, + 14D9D0B310D0FC7F00BEABA0 /* QSPlugIn_Prefix.pch */, + 14D9D0B410D0FC7F00BEABA0 /* QSPlugIn_Release.xcconfig */, + 14D9D0B510D0FC7F00BEABA0 /* QSPlugIn.xcconfig */, + 14D9D0B610D0FC7F00BEABA0 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -183,9 +207,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF2597085E488700266176 /* Build configuration list for PBXProject "QSTransmitModule" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSTransmitModule */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Transmit Module */, ); @@ -221,14 +247,14 @@ }; E1B9F2A907A2020B00B4017B /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -263,127 +289,60 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7FFF2594085E488700266176 /* Development */ = { + 7FFF2594085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D0B210D0FC7F00BEABA0 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTransmitModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Transmit Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF2595085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D0B410D0FC7F00BEABA0 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTransmitModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Transmit Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF2596085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSTransmitModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Transmit Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF2598085E488700266176 /* Development */ = { + 7FFF2598085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D0B010D0FC7F00BEABA0 /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF2599085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D0B610D0FC7F00BEABA0 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF259A085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF2593085E488700266176 /* Build configuration list for PBXNativeTarget "Transmit Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2594085E488700266176 /* Development */, + 7FFF2594085E488700266176 /* Debug */, 7FFF2595085E488700266176 /* Release */, - 7FFF2596085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF2597085E488700266176 /* Build configuration list for PBXProject "QSTransmitModule" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF2598085E488700266176 /* Development */, + 7FFF2598085E488700266176 /* Debug */, 7FFF2599085E488700266176 /* Release */, - 7FFF259A085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Transmit/QSTransmitModule_Source.m b/Transmit/QSTransmitModule_Source.m index 064bbc3..9cac322 100644 --- a/Transmit/QSTransmitModule_Source.m +++ b/Transmit/QSTransmitModule_Source.m @@ -59,7 +59,7 @@ - (BOOL)loadChildrenForObject:(QSObject *)object{ NSArray *paths=[fav remotePathShortcuts]; //NSLog(@"path %@ %@ %@",uuid,[FavoriteCollection mainCollection],paths); NSMutableArray *objects=[NSMutableArray array]; - foreach(path,paths){ + for(NSString * path in paths){ QSObject *newObject=[self objectForFavorite:fav subpath:path]; [objects addObject:newObject]; } diff --git a/Transmit/Transmit.scpt b/Transmit/Transmit.scpt index 43b461afae483d33b558527dc42010332cfb898e..4be514755846069d4d53409601ac8f1f3cea5baf 100644 GIT binary patch delta 645 zcmY*WJ#Q015Pf?Gk#lD)UOp0^lYnvjnMARmpg{^mAOymNMXX35n!`DSg>$y<92p9f z7CO*2gd(&wNTAU03sORI{uwqrY1X{nILN zpIYlg>me)wzu${N6FFFbyAck?tzanFcVp@t!9$xa!P4?fsujp%zoG#eO z9)v_eZ#q?x*Dst0!qY#TJ$nxGdgNZ(odY|chl2&2#|0E|5hX05oV-e2N|G#8QK*m{ zr)w3D&}a8uJY{DQrwOo1G{Cl`0>i5cRX|dVpr%lx|6h(|6<*a9>ewx#O|_V7ObzoU zclc6wsrsC%Pk7fuDA^S=8VZen6HE3)a!Fyylv^}lS%DuXQ8r*jVFeG-#3q&d*ugec zW8zj?DWG?AEv3vT=2M!uM?CyHV2~z+yer}cTkFva($nY2BRs=M?_@7${kR)JAp861 G=;I&7Zh8Fx delta 674 zcmY*W&1=(O9DdSN&C<7}ow|OlT{qMrlLU*WiL$DQA4RGJL2oh3Ff2_%lG2KYT|7(= z;`Vx}f_j_>p*Sz%q1#E%ir0DZ57=3R*Ej1%>wEZpKhN*u-OYc>_hw_xhUBzt8_^Sf zfxYIsN;F@0f~FNJy65#y#ABCUJnlc~F8$u^v$bBIt$Tg;^4-8+Pe;)1;=(taflzBS z>YA_lH3!H*x2+(`3O5jgAl6$QdN!6L+r_WqwYeyPD*YT=Sb=bUb?f_=zk4Ar7=OUn zfqS4y>%_&_m000;C}U+molG4w=Z_`caPd5D@3G$~%^L!}(Fn{ODdl3Iz~opclp5 z1qmYRXrY5~6x30a`XA~jhEKU~ksmo}_6xHI@@u7eWd-IxC+NCg?5szL2Hw<*t-R zfjyJib4sKlH4~YYJoo_$oU({Xlu*VLDwxI$d&*V`4`z{Rx7*4CTQ`znEoGguB?PrYM$d>*rDI$`CqZ-u6B=}OoMBYOIgRFlvH!{ #import "QSExtendedAttributesPlugInAction.h" #define QSExtendedAttributesPlugInType @"QSExtendedAttributesPlugIn_Type" +#define kQSExtendedAttributesPlugInType @"QSExtendedAttributesPlugInType" @interface QSExtendedAttributesPlugInAction : QSActionProvider { } diff --git a/Xattr/QSExtendedAttributesPlugInAction.m b/Xattr/QSExtendedAttributesPlugInAction.m index f269e87..e7fc37f 100644 --- a/Xattr/QSExtendedAttributesPlugInAction.m +++ b/Xattr/QSExtendedAttributesPlugInAction.m @@ -23,7 +23,7 @@ - (QSObject *)showExtendedAttributesForFile:(QSObject *)dObject{ id controller=[[NSApp delegate]interfaceController]; NSMutableArray *array=[NSMutableArray array]; - foreach(attr,[attrs allNames]){ + for(NSString * attr in [attrs allNames]){ QSObject *object=[QSObject objectWithType:QSExtendedAttributesType value:[attrs attributeForKey:attr] name:[attrs attributeForKey:attr]]; [object setDetails:attr]; diff --git a/XattrMetadataImporter/QSXattrMetadataImporter.xcodeproj/project.pbxproj b/XattrMetadataImporter/QSXattrMetadataImporter.xcodeproj/project.pbxproj index 1c95d9e..f5b4bf6 100644 --- a/XattrMetadataImporter/QSXattrMetadataImporter.xcodeproj/project.pbxproj +++ b/XattrMetadataImporter/QSXattrMetadataImporter.xcodeproj/project.pbxproj @@ -16,36 +16,20 @@ C88FB7E40674480E006EBB30 /* schema.strings in Resources */ = {isa = PBXBuildFile; fileRef = C88FB7E30674480E006EBB30 /* schema.strings */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 014CEA3F0018CDD111CA2923 /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - DEBUGGING_SYMBOLS = YES; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OPTIMIZATION_CFLAGS = "-O0"; - }; - name = Development; - }; - 014CEA400018CDD111CA2923 /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 08FB77B6FE84183AC02AAC07 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = ""; }; + 14D9D33C10D103E000BEABA0 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14D9D33D10D103E000BEABA0 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14D9D33E10D103E000BEABA0 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14D9D33F10D103E000BEABA0 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14D9D34010D103E000BEABA0 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14D9D34110D103E000BEABA0 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14D9D34210D103E000BEABA0 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14D9D34310D103E000BEABA0 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 2C05A19B06CAA52B00D84F6F /* GetMetadataForFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GetMetadataForFile.c; sourceTree = ""; }; - 8D576316048677EA00EA77CD /* QSXattrMetadataImporter.mdimporter */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSXattrMetadataImporter.mdimporter; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D576316048677EA00EA77CD /* QSXattrMetadataImporter.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSXattrMetadataImporter.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; C88FB7D7067446EC006EBB30 /* schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = schema.xml; sourceTree = ""; }; @@ -68,6 +52,7 @@ 089C166AFE841209C02AAC07 /* QSXattrMetadataImporter */ = { isa = PBXGroup; children = ( + 14D9D33910D103C500BEABA0 /* Configuration */, 08FB77AFFE84173DC02AAC07 /* Source */, 089C167CFE841241C02AAC07 /* Resources */, 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, @@ -105,10 +90,25 @@ name = Source; sourceTree = ""; }; + 14D9D33910D103C500BEABA0 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14D9D33C10D103E000BEABA0 /* Common.xcconfig */, + 14D9D33D10D103E000BEABA0 /* Debug.xcconfig */, + 14D9D33E10D103E000BEABA0 /* Developer.xcconfig */, + 14D9D33F10D103E000BEABA0 /* QSPlugIn_Debug.xcconfig */, + 14D9D34010D103E000BEABA0 /* QSPlugIn_Prefix.pch */, + 14D9D34110D103E000BEABA0 /* QSPlugIn_Release.xcconfig */, + 14D9D34210D103E000BEABA0 /* QSPlugIn.xcconfig */, + 14D9D34310D103E000BEABA0 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 19C28FB6FE9D52B211CA2CBB /* Products */ = { isa = PBXGroup; children = ( - 8D576316048677EA00EA77CD /* QSXattrMetadataImporter.mdimporter */, + 8D576316048677EA00EA77CD /* QSXattrMetadataImporter.qsplugin */, ); name = Products; sourceTree = ""; @@ -138,41 +138,12 @@ ); buildRules = ( ); - buildSettings = { - DEPLOYMENT_LOCATION = YES; - DSTROOT = /; - FRAMEWORK_SEARCH_PATHS = ""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - GCC_WARN_UNUSED_VARIABLE = YES; - HEADER_SEARCH_PATHS = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = /Library/Spotlight; - LIBRARY_SEARCH_PATHS = ""; - LIBRARY_STYLE = Bundle; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PREBINDING = NO; - PRODUCT_NAME = QSXattrMetadataImporter; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = mdimporter; - ZERO_LINK = NO; - }; dependencies = ( ); name = QSXattrMetadataImporter; productInstallPath = /Library/Spotlight; productName = QSXattrMetadataImporter; - productReference = 8D576316048677EA00EA77CD /* QSXattrMetadataImporter.mdimporter */; + productReference = 8D576316048677EA00EA77CD /* QSXattrMetadataImporter.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -181,15 +152,11 @@ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF260D085E488800266176 /* Build configuration list for PBXProject "QSXattrMetadataImporter" */; - buildSettings = { - }; - buildStyles = ( - 014CEA3F0018CDD111CA2923 /* Development */, - 014CEA400018CDD111CA2923 /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 089C166AFE841209C02AAC07 /* QSXattrMetadataImporter */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D57630D048677EA00EA77CD /* QSXattrMetadataImporter */, ); @@ -251,130 +218,39 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7FFF260A085E488800266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - DEBUGGING_SYMBOLS = YES; - DEPLOYMENT_LOCATION = YES; - DSTROOT = /; - FRAMEWORK_SEARCH_PATHS = ""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - GCC_WARN_UNUSED_VARIABLE = YES; - HEADER_SEARCH_PATHS = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = /Library/Spotlight; - LIBRARY_SEARCH_PATHS = ""; - LIBRARY_STYLE = Bundle; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PREBINDING = NO; - PRODUCT_NAME = QSXattrMetadataImporter; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = mdimporter; - ZERO_LINK = NO; - }; - name = Development; - }; - 7FFF260B085E488800266176 /* Deployment */ = { + 7FFF260A085E488800266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D33F10D103E000BEABA0 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - DEPLOYMENT_LOCATION = YES; - DSTROOT = /; - FRAMEWORK_SEARCH_PATHS = ""; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - GCC_WARN_UNUSED_VARIABLE = YES; - HEADER_SEARCH_PATHS = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = /Library/Spotlight; - LIBRARY_SEARCH_PATHS = ""; - LIBRARY_STYLE = Bundle; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PREBINDING = NO; + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSXattrMetadataImporter; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = mdimporter; ZERO_LINK = NO; }; - name = Deployment; + name = Debug; }; - 7FFF260C085E488800266176 /* Default */ = { + 7FFF260B085E488800266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D34110D103E000BEABA0 /* QSPlugIn_Release.xcconfig */; buildSettings = { - DEPLOYMENT_LOCATION = YES; - DSTROOT = /; - FRAMEWORK_SEARCH_PATHS = ""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - GCC_WARN_UNUSED_VARIABLE = YES; - HEADER_SEARCH_PATHS = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = /Library/Spotlight; - LIBRARY_SEARCH_PATHS = ""; - LIBRARY_STYLE = Bundle; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PREBINDING = NO; + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSXattrMetadataImporter; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = mdimporter; ZERO_LINK = NO; }; - name = Default; - }; - 7FFF260E085E488800266176 /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Development; + name = Release; }; - 7FFF260F085E488800266176 /* Deployment */ = { + 7FFF260E085E488800266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D33D10D103E000BEABA0 /* Debug.xcconfig */; buildSettings = { }; - name = Deployment; + name = Debug; }; - 7FFF2610085E488800266176 /* Default */ = { + 7FFF260F085E488800266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D34310D103E000BEABA0 /* Release.xcconfig */; buildSettings = { }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -382,22 +258,20 @@ 7FFF2609085E488800266176 /* Build configuration list for PBXNativeTarget "QSXattrMetadataImporter" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF260A085E488800266176 /* Development */, - 7FFF260B085E488800266176 /* Deployment */, - 7FFF260C085E488800266176 /* Default */, + 7FFF260A085E488800266176 /* Debug */, + 7FFF260B085E488800266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF260D085E488800266176 /* Build configuration list for PBXProject "QSXattrMetadataImporter" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF260E085E488800266176 /* Development */, - 7FFF260F085E488800266176 /* Deployment */, - 7FFF2610085E488800266176 /* Default */, + 7FFF260E085E488800266176 /* Debug */, + 7FFF260F085E488800266176 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Yojimbo/QSYojimboPlugIn.xcodeproj/project.pbxproj b/Yojimbo/QSYojimboPlugIn.xcodeproj/project.pbxproj index 3239715..1388ee0 100644 --- a/Yojimbo/QSYojimboPlugIn.xcodeproj/project.pbxproj +++ b/Yojimbo/QSYojimboPlugIn.xcodeproj/project.pbxproj @@ -16,7 +16,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSYojimboPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSYojimboPlugIn_Prefix.pch; sourceTree = ""; }; + 144E38F810D1134C005B1B5E /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 144E38F910D1134C005B1B5E /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 144E38FA10D1134C005B1B5E /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 144E38FB10D1134C005B1B5E /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 144E38FC10D1134C005B1B5E /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 144E38FD10D1134C005B1B5E /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 144E38FE10D1134C005B1B5E /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 144E38FF10D1134C005B1B5E /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSYojimboPlugInDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSYojimboPlugInDefines.h; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -29,7 +37,7 @@ 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Yojimbo Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Yojimbo Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* QSYojimboPlugIn.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QSYojimboPlugIn.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -50,6 +58,7 @@ 0259C574FE90428111CA0C5A /* QSYojimboPlugIn */ = { isa = PBXGroup; children = ( + 144E38F510D11331005B1B5E /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -68,10 +77,25 @@ name = Resources; sourceTree = ""; }; + 144E38F510D11331005B1B5E /* Configuration */ = { + isa = PBXGroup; + children = ( + 144E38F810D1134C005B1B5E /* Common.xcconfig */, + 144E38F910D1134C005B1B5E /* Debug.xcconfig */, + 144E38FA10D1134C005B1B5E /* Developer.xcconfig */, + 144E38FB10D1134C005B1B5E /* QSPlugIn_Debug.xcconfig */, + 144E38FC10D1134C005B1B5E /* QSPlugIn_Prefix.pch */, + 144E38FD10D1134C005B1B5E /* QSPlugIn_Release.xcconfig */, + 144E38FE10D1134C005B1B5E /* QSPlugIn.xcconfig */, + 144E38FF10D1134C005B1B5E /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Yojimbo Module.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* QSYojimboPlugIn.qsplugin */, ); name = Products; sourceTree = ""; @@ -103,7 +127,7 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 32DBCF980370C29C00C91783 /* QSYojimboPlugIn_Prefix.pch */, + 32DBCF980370C29C00C91783 /* QSYojimboPlugInDefines.h */, ); name = "Other Sources"; sourceTree = ""; @@ -136,7 +160,7 @@ name = "Yojimbo Module"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSYojimboPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Yojimbo Module.qsplugin */; + productReference = 8D1AC9740486D14A00FE50C9 /* QSYojimboPlugIn.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -145,6 +169,7 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSYojimboPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSYojimboPlugIn */; projectDirPath = ""; @@ -169,14 +194,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -195,60 +220,37 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 144E38FB10D1134C005B1B5E /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSYojimboPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSYojimboPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 144E38FD10D1134C005B1B5E /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSYojimboPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Yojimbo Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 144E38F910D1134C005B1B5E /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 144E38FF10D1134C005B1B5E /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - GCC_MODEL_TUNING = G5; - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; @@ -258,7 +260,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "Yojimbo Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -267,7 +269,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSYojimboPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/Yojimbo/QSYojimboPlugInAction.m b/Yojimbo/QSYojimboPlugInAction.m index 41eac91..c6470b9 100644 --- a/Yojimbo/QSYojimboPlugInAction.m +++ b/Yojimbo/QSYojimboPlugInAction.m @@ -7,6 +7,7 @@ // #import "QSYojimboPlugInAction.h" +#import "QSYojimboPlugInDefines.h" @implementation QSYojimboPlugInAction diff --git a/Yojimbo/QSYojimboPlugIn_Prefix.pch b/Yojimbo/QSYojimboPlugInDefines.h similarity index 63% rename from Yojimbo/QSYojimboPlugIn_Prefix.pch rename to Yojimbo/QSYojimboPlugInDefines.h index e1b5e9c..9e4511c 100644 --- a/Yojimbo/QSYojimboPlugIn_Prefix.pch +++ b/Yojimbo/QSYojimboPlugInDefines.h @@ -1,5 +1,5 @@ // -// Prefix header for all source files of the 'QSYojimboPlugIn' target in the 'QSYojimboPlugIn' project +// header for all source files of the 'QSYojimboPlugIn' target in the 'QSYojimboPlugIn' project // #ifdef __OBJC__ diff --git a/Yojimbo/QSYojimboPlugInSource.m b/Yojimbo/QSYojimboPlugInSource.m index 113146f..ed803e1 100644 --- a/Yojimbo/QSYojimboPlugInSource.m +++ b/Yojimbo/QSYojimboPlugInSource.m @@ -8,6 +8,7 @@ #import "QSYojimboPlugInSource.h" #import +#import "QSYojimboPlugInDefines.h" @implementation QSYojimboPlugInSource @@ -43,7 +44,7 @@ - (NSArray *) objectsForEntry:(NSDictionary *)theEntry{ QSObject *newObject; contents = [contents pathsMatchingExtensions:[NSArray arrayWithObject:@"yojimboitem"]]; NSLog(@"contents %@", contents); -foreach (file, contents) { +for (NSString * file in contents) { file = [path stringByAppendingPathComponent:file]; NSDictionary *item = [NSDictionary dictionaryWithContentsOfFile:file]; diff --git a/YouControlDesktopsPlugIn/QSYouControlDesktopsPlugIn.xcodeproj/project.pbxproj b/YouControlDesktopsPlugIn/QSYouControlDesktopsPlugIn.xcodeproj/project.pbxproj index 933530c..c0e2d50 100644 --- a/YouControlDesktopsPlugIn/QSYouControlDesktopsPlugIn.xcodeproj/project.pbxproj +++ b/YouControlDesktopsPlugIn/QSYouControlDesktopsPlugIn.xcodeproj/project.pbxproj @@ -13,31 +13,15 @@ 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ + 144E392910D11498005B1B5E /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 144E392A10D11498005B1B5E /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 144E392B10D11498005B1B5E /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 144E392C10D11498005B1B5E /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 144E392D10D11498005B1B5E /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 144E392E10D11498005B1B5E /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 144E392F10D11498005B1B5E /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 144E393010D11498005B1B5E /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSYouControlDesktopsPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSYouControlDesktopsPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -69,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSYouControlDesktopsPlugIn */ = { isa = PBXGroup; children = ( + 144E392610D11480005B1B5E /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -86,6 +71,21 @@ name = Resources; sourceTree = ""; }; + 144E392610D11480005B1B5E /* Configuration */ = { + isa = PBXGroup; + children = ( + 144E392910D11498005B1B5E /* Common.xcconfig */, + 144E392A10D11498005B1B5E /* Debug.xcconfig */, + 144E392B10D11498005B1B5E /* Developer.xcconfig */, + 144E392C10D11498005B1B5E /* QSPlugIn_Debug.xcconfig */, + 144E392D10D11498005B1B5E /* QSPlugIn_Prefix.pch */, + 144E392E10D11498005B1B5E /* QSPlugIn_Release.xcconfig */, + 144E392F10D11498005B1B5E /* QSPlugIn.xcconfig */, + 144E393010D11498005B1B5E /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -147,21 +147,6 @@ ); buildRules = ( ); - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSYouControlDesktopsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = QSYouControlDesktopsPlugIn; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = QSYouControlDesktopsPlugIn; @@ -176,15 +161,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSYouControlDesktopsPlugIn" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSYouControlDesktopsPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* QSYouControlDesktopsPlugIn */, ); @@ -204,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -229,50 +210,36 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F6B3EEC085CE8DF000735A8 /* Development */ = { + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 144E392C10D11498005B1B5E /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSYouControlDesktopsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSYouControlDesktopsPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 144E392E10D11498005B1B5E /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSYouControlDesktopsPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = QSYouControlDesktopsPlugIn; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F6B3EF0085CE8DF000735A8 /* Development */ = { + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 144E392A10D11498005B1B5E /* Debug.xcconfig */; buildSettings = { }; - name = Development; + name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 144E393010D11498005B1B5E /* Release.xcconfig */; buildSettings = { }; name = Release; @@ -283,7 +250,7 @@ 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "QSYouControlDesktopsPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EEC085CE8DF000735A8 /* Development */, + 7F6B3EEC085CE8DF000735A8 /* Debug */, 7F6B3EED085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; @@ -292,7 +259,7 @@ 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSYouControlDesktopsPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F6B3EF0085CE8DF000735A8 /* Development */, + 7F6B3EF0085CE8DF000735A8 /* Debug */, 7F6B3EF1085CE8DF000735A8 /* Release */, ); defaultConfigurationIsVisible = 0; diff --git a/com.apple.AddressBook/trunk/QSAddressBookElement.xcodeproj/project.pbxproj b/com.apple.AddressBook/trunk/QSAddressBookElement.xcodeproj/project.pbxproj index f1a00a9..660d616 100644 --- a/com.apple.AddressBook/trunk/QSAddressBookElement.xcodeproj/project.pbxproj +++ b/com.apple.AddressBook/trunk/QSAddressBookElement.xcodeproj/project.pbxproj @@ -32,7 +32,7 @@ 7F35100B0D15F06C00B2B814 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7FBB894B0C0E77CC0093A56A /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Apple Address Book.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Apple Address Book.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* .bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = .bundle; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1CF964C0733695700C99604 /* ABTelephony.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ABTelephony.h; sourceTree = ""; }; E1CF964D0733695700C99604 /* QSABMimicActionProvider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSABMimicActionProvider.h; sourceTree = ""; }; @@ -84,7 +84,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Apple Address Book.element */, + 8D1AC9740486D14A00FE50C9 /* .bundle */, ); name = Products; sourceTree = ""; @@ -146,7 +146,7 @@ name = "Apple Address Book"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSAddressBookPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Apple Address Book.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* .bundle */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ diff --git a/com.apple.AddressBook/trunk/QSAddressBookPlugIn.xcodeproj/project.pbxproj b/com.apple.AddressBook/trunk/QSAddressBookPlugIn.xcodeproj/project.pbxproj index 3c96c8b..0bfdaab 100644 --- a/com.apple.AddressBook/trunk/QSAddressBookPlugIn.xcodeproj/project.pbxproj +++ b/com.apple.AddressBook/trunk/QSAddressBookPlugIn.xcodeproj/project.pbxproj @@ -21,12 +21,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 4D0C0D230E0FBBBA0027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0D240E0FBBBA0027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0D250E0FBBBA0027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0D260E0FBBBA0027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0D270E0FBBBA0027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0D280E0FBBBA0027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 14A8D0F510CE53C7003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D0F610CE53C7003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D0F710CE53C7003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D0F810CE53C7003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D0F910CE53C7003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D0FA10CE53C7003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D0FB10CE53C7003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D0FC10CE53C7003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F20FCC007EB0FAC007A01B3 /* QSAddressBookObjectSource.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = QSAddressBookObjectSource.nib; sourceTree = SOURCE_ROOT; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* Address Book Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Address Book Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -118,16 +120,17 @@ 4D0C0D220E0FBBBA0027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0D230E0FBBBA0027D189 /* Common.xcconfig */, - 4D0C0D240E0FBBBA0027D189 /* Debug.xcconfig */, - 4D0C0D250E0FBBBA0027D189 /* Developer.xcconfig */, - 4D0C0D260E0FBBBA0027D189 /* QSPlugIn.xcconfig */, - 4D0C0D270E0FBBBA0027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0D280E0FBBBA0027D189 /* Release.xcconfig */, + 14A8D0F510CE53C7003857E3 /* Common.xcconfig */, + 14A8D0F610CE53C7003857E3 /* Debug.xcconfig */, + 14A8D0F710CE53C7003857E3 /* Developer.xcconfig */, + 14A8D0F810CE53C7003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D0F910CE53C7003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D0FA10CE53C7003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D0FB10CE53C7003857E3 /* QSPlugIn.xcconfig */, + 14A8D0FC10CE53C7003857E3 /* Release.xcconfig */, ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; /* End PBXGroup section */ @@ -187,14 +190,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -217,14 +220,14 @@ /* Begin XCBuildConfiguration section */ 4D0C0D1D0E0FBB950027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D280E0FBBBA0027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8D0FC10CE53C7003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 4D0C0D1E0E0FBB950027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D260E0FBBBA0027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D0FA10CE53C7003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "Address Book Module"; }; @@ -232,7 +235,7 @@ }; 7F07AEFC085E432900E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D260E0FBBBA0027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D0F810CE53C7003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "Address Book Module"; }; @@ -240,7 +243,7 @@ }; 7F07AF00085E432900E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D240E0FBBBA0027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D0F610CE53C7003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; diff --git a/com.apple.AddressBook/trunk/QSObject_ContactHandling.m b/com.apple.AddressBook/trunk/QSObject_ContactHandling.m index c547039..b516812 100644 --- a/com.apple.AddressBook/trunk/QSObject_ContactHandling.m +++ b/com.apple.AddressBook/trunk/QSObject_ContactHandling.m @@ -120,7 +120,7 @@ + (NSArray *)addressObjectsForPerson:(ABPerson *)person asChild:(BOOL)asChild { + (NSArray *)imObjectsForPerson:(ABPerson *)person asChild:(BOOL)asChild { NSArray *imTypes = [NSArray arrayWithObjects:kABAIMInstantProperty, kABJabberInstantProperty, kABMSNInstantProperty, kABYahooInstantProperty, kABICQInstantProperty, nil]; NSMutableArray *contactlings = [NSMutableArray arrayWithCapacity:1]; - foreach(type, imTypes) { + for(NSString * type in imTypes) { ABMultiValue *ims = [person valueForProperty:type]; int i; for (i = 0; i < [ims count]; i++) { diff --git a/com.apple.Automatior/AutomatorElement.xcodeproj/project.pbxproj b/com.apple.Automatior/AutomatorElement.xcodeproj/project.pbxproj index f66e37f..50cd6e9 100644 --- a/com.apple.Automatior/AutomatorElement.xcodeproj/project.pbxproj +++ b/com.apple.Automatior/AutomatorElement.xcodeproj/project.pbxproj @@ -15,21 +15,23 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8D2FA10CE5EBA003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D2FB10CE5EBA003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D2FC10CE5EBA003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D2FD10CE5EBA003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D2FE10CE5EBA003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D2FF10CE5EBA003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D30010CE5EBA003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D30110CE5EBA003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSAutomatorPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSAutomatorPlugIn_Prefix.pch; sourceTree = ""; }; 7F93271C0C262797006B7A84 /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 7F9327C60C262852006B7A84 /* Automator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Automator.framework; path = /System/Library/Frameworks/Automator.framework; sourceTree = ""; }; 7FCC226007EC09E000584636 /* QSAutomatorPlugIn_Action.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSAutomatorPlugIn_Action.h; sourceTree = ""; }; 7FCC226107EC09E000584636 /* QSAutomatorPlugIn_Action.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSAutomatorPlugIn_Action.m; sourceTree = ""; }; - 7FE7D3690D1F00B50043A815 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D36A0D1F00B50043A815 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D36B0D1F00B50043A815 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7FE7D36C0D1F00B50043A815 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7FE7D36D0D1F00B50043A815 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D36E0D1F00B50043A815 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D36F0D1F00B50043A815 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3700D1F00B50043A815 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Automator.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Automator.element; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* Automator.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Automator.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1EAB045068128A200774DFF /* QSAutomatorPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSAutomatorPlugIn.m; sourceTree = ""; }; E1EAB047068128A800774DFF /* QSAutomatorPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSAutomatorPlugIn.h; sourceTree = ""; }; @@ -73,7 +75,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Automator.element */, + 8D1AC9740486D14A00FE50C9 /* Automator.qsplugin */, ); name = Products; sourceTree = ""; @@ -109,14 +111,16 @@ 7FE7D3680D1F00B50043A815 /* Configuration */ = { isa = PBXGroup; children = ( - 7FE7D3690D1F00B50043A815 /* Common.xcconfig */, - 7FE7D36A0D1F00B50043A815 /* Debug.xcconfig */, - 7FE7D36B0D1F00B50043A815 /* Developer.xcconfig */, + 14A8D2FA10CE5EBA003857E3 /* Common.xcconfig */, + 14A8D2FB10CE5EBA003857E3 /* Debug.xcconfig */, + 14A8D2FC10CE5EBA003857E3 /* Developer.xcconfig */, + 14A8D2FD10CE5EBA003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D2FE10CE5EBA003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D2FF10CE5EBA003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D30010CE5EBA003857E3 /* QSPlugIn.xcconfig */, + 14A8D30110CE5EBA003857E3 /* Release.xcconfig */, 7FE7D36C0D1F00B50043A815 /* QSElement.xcconfig */, 7FE7D36D0D1F00B50043A815 /* QSElement_Prefix.pch */, - 7FE7D36E0D1F00B50043A815 /* QSPlugIn.xcconfig */, - 7FE7D36F0D1F00B50043A815 /* QSPlugIn_Prefix.pch */, - 7FE7D3700D1F00B50043A815 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -140,7 +144,7 @@ name = Automator; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSAutomatorPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Automator.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* Automator.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -174,14 +178,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -202,6 +206,7 @@ /* Begin XCBuildConfiguration section */ 7F07AF38085E432B00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A8D2FF10CE5EBA003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = Automator; }; @@ -209,21 +214,22 @@ }; 7F07AF39085E432B00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D36C0D1F00B50043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8D2FD10CE5EBA003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { + PRODUCT_NAME = Automator; }; name = Debug; }; 7F07AF3C085E432B00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3700D1F00B50043A815 /* Release.xcconfig */; + baseConfigurationReference = 14A8D30110CE5EBA003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 7F07AF3D085E432B00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D36A0D1F00B50043A815 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D2FB10CE5EBA003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; diff --git a/com.apple.Mail/AppleMailElement.xcodeproj/project.pbxproj b/com.apple.Mail/AppleMailElement.xcodeproj/project.pbxproj index 2099549..31b1eb9 100644 --- a/com.apple.Mail/AppleMailElement.xcodeproj/project.pbxproj +++ b/com.apple.Mail/AppleMailElement.xcodeproj/project.pbxproj @@ -21,18 +21,20 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8D20610CE5956003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D20710CE5956003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D20810CE5956003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D20910CE5956003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D20A10CE5956003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D20B10CE5956003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D20C10CE5956003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D20D10CE5956003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F3D846B07D76BAE00A1B6A7 /* QSMailMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSMailMediator.h; path = ../elements.support.mail/QSMailMediator.h; sourceTree = SOURCE_ROOT; }; 7F6E34090C10F5BE00303BFE /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; - 7FE7D3150D1EFF610043A815 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3160D1EFF610043A815 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3170D1EFF610043A815 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7FE7D3180D1EFF610043A815 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7FE7D3190D1EFF610043A815 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D31A0D1EFF610043A815 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D31B0D1EFF610043A815 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D31C0D1EFF610043A815 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Apple Mail.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Apple Mail.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* Apple Mail Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Apple Mail Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1C9DC1707099B11001BB625 /* QSAppleMailMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSAppleMailMediator.h; sourceTree = ""; }; E1C9DC1807099B11001BB625 /* QSAppleMailMediator.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSAppleMailMediator.m; sourceTree = ""; }; @@ -82,7 +84,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Apple Mail.element */, + 8D1AC9740486D14A00FE50C9 /* Apple Mail Module.qsplugin */, ); name = Products; sourceTree = ""; @@ -112,14 +114,16 @@ 7FE7D3140D1EFF610043A815 /* Configuration */ = { isa = PBXGroup; children = ( - 7FE7D3150D1EFF610043A815 /* Common.xcconfig */, - 7FE7D3160D1EFF610043A815 /* Debug.xcconfig */, - 7FE7D3170D1EFF610043A815 /* Developer.xcconfig */, + 14A8D20610CE5956003857E3 /* Common.xcconfig */, + 14A8D20710CE5956003857E3 /* Debug.xcconfig */, + 14A8D20810CE5956003857E3 /* Developer.xcconfig */, + 14A8D20910CE5956003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D20A10CE5956003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D20B10CE5956003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D20C10CE5956003857E3 /* QSPlugIn.xcconfig */, + 14A8D20D10CE5956003857E3 /* Release.xcconfig */, 7FE7D3180D1EFF610043A815 /* QSElement.xcconfig */, 7FE7D3190D1EFF610043A815 /* QSElement_Prefix.pch */, - 7FE7D31A0D1EFF610043A815 /* QSPlugIn.xcconfig */, - 7FE7D31B0D1EFF610043A815 /* QSPlugIn_Prefix.pch */, - 7FE7D31C0D1EFF610043A815 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -143,7 +147,7 @@ name = "Apple Mail"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSAppleMailPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Apple Mail.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* Apple Mail Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -183,14 +187,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -212,29 +216,31 @@ /* Begin XCBuildConfiguration section */ 7F07AF28085E432A00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3180D1EFF610043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8D20B10CE5956003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { + PRODUCT_NAME = "Apple Mail Module"; }; name = Release; }; 7F07AF2C085E432A00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D31C0D1EFF610043A815 /* Release.xcconfig */; + baseConfigurationReference = 14A8D20D10CE5956003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 7FE2FB380C55A2E0009CCF17 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3160D1EFF610043A815 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D20710CE5956003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7FE2FB390C55A2E0009CCF17 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3180D1EFF610043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8D20910CE5956003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { + PRODUCT_NAME = "Apple Mail Module"; }; name = Debug; }; diff --git a/com.apple.Safari/QSSafariPlugIn.xcodeproj/project.pbxproj b/com.apple.Safari/QSSafariPlugIn.xcodeproj/project.pbxproj index 17ca1ad..ffb76bc 100644 --- a/com.apple.Safari/QSSafariPlugIn.xcodeproj/project.pbxproj +++ b/com.apple.Safari/QSSafariPlugIn.xcodeproj/project.pbxproj @@ -18,6 +18,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE93C310D0D9BD00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE93C410D0D9BD00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE93C510D0D9BD00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE93C610D0D9BD00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE93C710D0D9BD00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE93C810D0D9BD00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE93C910D0D9BD00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE93CA10D0D9BD00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSSafariPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSafariPlugIn_Prefix.pch; sourceTree = ""; }; 7FDB78670AA8BBA900CCE360 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FDB78680AA8BBA900CCE360 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -51,6 +59,7 @@ 0259C574FE90428111CA0C5A /* QSSafariPlugIn */ = { isa = PBXGroup; children = ( + 14DE93C010D0D9A600851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -68,6 +77,21 @@ name = Resources; sourceTree = ""; }; + 14DE93C010D0D9A600851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE93C310D0D9BD00851A6F /* Common.xcconfig */, + 14DE93C410D0D9BD00851A6F /* Debug.xcconfig */, + 14DE93C510D0D9BD00851A6F /* Developer.xcconfig */, + 14DE93C610D0D9BD00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE93C710D0D9BD00851A6F /* QSPlugIn_Prefix.pch */, + 14DE93C810D0D9BD00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE93C910D0D9BD00851A6F /* QSPlugIn.xcconfig */, + 14DE93CA10D0D9BD00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -139,6 +163,7 @@ hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSSafariPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Safari Module */, ); @@ -159,14 +184,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -185,118 +210,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7FFF24EA085E488600266176 /* Development */ = { + 7FFF24EA085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93C610D0D9BD00851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../Build/Release\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../../../Developer/Build/Release\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSafariPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Safari Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF24EB085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93C810D0D9BD00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSafariPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Safari Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF24EC085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns"; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../Build/Release\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../../../Developer/Build/Release\""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSSafariPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Safari Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF24EE085E488600266176 /* Development */ = { + 7FFF24EE085E488600266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93C410D0D9BD00851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7FFF24EF085E488600266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE93CA10D0D9BD00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7FFF24F0085E488600266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF24E9085E488600266176 /* Build configuration list for PBXNativeTarget "Safari Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24EA085E488600266176 /* Development */, + 7FFF24EA085E488600266176 /* Debug */, 7FFF24EB085E488600266176 /* Release */, - 7FFF24EC085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF24ED085E488600266176 /* Build configuration list for PBXProject "QSSafariPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF24EE085E488600266176 /* Development */, + 7FFF24EE085E488600266176 /* Debug */, 7FFF24EF085E488600266176 /* Release */, - 7FFF24F0085E488600266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/com.apple.Xcode.application/QSXcodePlugIn.m b/com.apple.Xcode.application/QSXcodePlugIn.m index 6c30f9e..6638c9b 100644 --- a/com.apple.Xcode.application/QSXcodePlugIn.m +++ b/com.apple.Xcode.application/QSXcodePlugIn.m @@ -41,7 +41,7 @@ - (NSArray *)childrenOfXcodeObject:(NSDictionary *)object objectList:(NSDictiona NSMutableArray *children = [NSMutableArray array]; NSArray *childIDs = [object valueForKey:@"children"]; - foreach(childID, childIDs) { + for(NSString * childID in childIDs) { NSDictionary *child = [objectDict objectForKey:childID]; NSString *type = [child objectForKey:@"isa"]; NSString *sourceTree = [child objectForKey:@"sourceTree"]; diff --git a/com.apple.Xcode.application/XcodeElement.xcodeproj/project.pbxproj b/com.apple.Xcode.application/XcodeElement.xcodeproj/project.pbxproj index c9d341e..68c7085 100644 --- a/com.apple.Xcode.application/XcodeElement.xcodeproj/project.pbxproj +++ b/com.apple.Xcode.application/XcodeElement.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 14E29B0F10D122E000DCC5F2 /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14E29AC510D122D600DCC5F2 /* QSCore.framework */; }; 7F2819BD0BFC1D9700EFCE79 /* QSXcodePlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSXcodePlugIn.m */; }; 7F2819BE0BFC1D9700EFCE79 /* QSXcodePlugInAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FE89267085CEC8A0016C421 /* QSXcodePlugInAction.m */; }; 7F2819BF0BFC1D9700EFCE79 /* QSXcodePlugInSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FE89269085CEC8A0016C421 /* QSXcodePlugInSource.m */; }; @@ -15,19 +16,20 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E29AA810D1219C00DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29AA910D1219C00DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29AAA10D1219C00DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29AAB10D1219C00DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29AAC10D1219C00DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29AAD10D1219C00DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29AAE10D1219C00DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29AAF10D1219C00DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 14E29AC510D122D600DCC5F2 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSXcodePlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSXcodePlugIn_Prefix.pch; sourceTree = ""; }; - 7F2819C80BFC1D9700EFCE79 /* Xcode.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Xcode.element; sourceTree = BUILT_PRODUCTS_DIR; }; - 7F2819C90BFC1D9700EFCE79 /* Info copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info copy.plist"; sourceTree = ""; }; + 7F2819C80BFC1D9700EFCE79 /* Xcode Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Xcode Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7F2819C90BFC1D9700EFCE79 /* Info copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info copy.plist"; sourceTree = ""; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3F07F9ACD90056051D /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; - 7F69A15D0D1F06A600D5C99E /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F69A15E0D1F06A600D5C99E /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F69A15F0D1F06A600D5C99E /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F69A1600D1F06A600D5C99E /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F69A1610D1F06A600D5C99E /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7F69A1620D1F06A600D5C99E /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F69A1630D1F06A600D5C99E /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7F69A1640D1F06A600D5C99E /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7F7EB6400BFEC2F800AFDF2C /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 7FE89266085CEC8A0016C421 /* QSXcodePlugInAction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSXcodePlugInAction.h; sourceTree = ""; }; 7FE89267085CEC8A0016C421 /* QSXcodePlugInAction.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSXcodePlugInAction.m; sourceTree = ""; }; @@ -45,6 +47,7 @@ buildActionMask = 2147483647; files = ( 7F2819C10BFC1D9700EFCE79 /* Cocoa.framework in Frameworks */, + 14E29B0F10D122E000DCC5F2 /* QSCore.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -77,7 +80,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 7F2819C80BFC1D9700EFCE79 /* Xcode.element */, + 7F2819C80BFC1D9700EFCE79 /* Xcode Module.qsplugin */, ); name = Products; sourceTree = ""; @@ -85,6 +88,7 @@ 2E58F364FFB232C311CA0CBA /* Frameworks */ = { isa = PBXGroup; children = ( + 14E29AC510D122D600DCC5F2 /* QSCore.framework */, DD92D38A0106425D02CA0E72 /* Cocoa.framework */, 7FC20C8107FB741700FDD3CA /* Other Frameworks */, ); @@ -115,14 +119,14 @@ 7F69A15C0D1F06A600D5C99E /* Configuration */ = { isa = PBXGroup; children = ( - 7F69A15D0D1F06A600D5C99E /* Common.xcconfig */, - 7F69A15E0D1F06A600D5C99E /* Debug.xcconfig */, - 7F69A15F0D1F06A600D5C99E /* Developer.xcconfig */, - 7F69A1600D1F06A600D5C99E /* QSElement.xcconfig */, - 7F69A1610D1F06A600D5C99E /* QSElement_Prefix.pch */, - 7F69A1620D1F06A600D5C99E /* QSPlugIn.xcconfig */, - 7F69A1630D1F06A600D5C99E /* QSPlugIn_Prefix.pch */, - 7F69A1640D1F06A600D5C99E /* Release.xcconfig */, + 14E29AA810D1219C00DCC5F2 /* Common.xcconfig */, + 14E29AA910D1219C00DCC5F2 /* Debug.xcconfig */, + 14E29AAA10D1219C00DCC5F2 /* Developer.xcconfig */, + 14E29AAB10D1219C00DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29AAC10D1219C00DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29AAD10D1219C00DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29AAE10D1219C00DCC5F2 /* QSPlugIn.xcconfig */, + 14E29AAF10D1219C00DCC5F2 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -155,7 +159,7 @@ name = Xcode; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSXcodePlugIn; - productReference = 7F2819C80BFC1D9700EFCE79 /* Xcode.element */; + productReference = 7F2819C80BFC1D9700EFCE79 /* Xcode Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -189,14 +193,14 @@ /* Begin PBXShellScriptBuildPhase section */ 7F2819C40BFC1D9700EFCE79 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -218,38 +222,44 @@ /* Begin XCBuildConfiguration section */ 7F2819C60BFC1D9700EFCE79 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F69A1600D1F06A600D5C99E /* QSElement.xcconfig */; + baseConfigurationReference = 14E29AAB10D1219C00DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", ); FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Xcode Module"; + ZERO_LINK = YES; }; name = Debug; }; 7F2819C70BFC1D9700EFCE79 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F69A1600D1F06A600D5C99E /* QSElement.xcconfig */; + baseConfigurationReference = 14E29AAD10D1219C00DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", ); FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Xcode Module"; + ZERO_LINK = NO; }; name = Release; }; 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F69A15E0D1F06A600D5C99E /* Debug.xcconfig */; + baseConfigurationReference = 14E29AA910D1219C00DCC5F2 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F69A1640D1F06A600D5C99E /* Release.xcconfig */; + baseConfigurationReference = 14E29AAF10D1219C00DCC5F2 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/com.apple.Xcode.devdocs/DevDocsElement.xcodeproj/project.pbxproj b/com.apple.Xcode.devdocs/DevDocsElement.xcodeproj/project.pbxproj index 739c9ca..5d5963d 100644 --- a/com.apple.Xcode.devdocs/DevDocsElement.xcodeproj/project.pbxproj +++ b/com.apple.Xcode.devdocs/DevDocsElement.xcodeproj/project.pbxproj @@ -18,19 +18,19 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A883B410CFBE0D007D08C4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A883B510CFBE0D007D08C4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A883B610CFBE0D007D08C4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A883B710CFBE0D007D08C4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A883B810CFBE0D007D08C4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A883B910CFBE0D007D08C4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A883BA10CFBE0D007D08C4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A883BB10CFBE0D007D08C4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSDeveloperPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDeveloperPlugIn_Prefix.pch; sourceTree = ""; }; - 7F28172B0BFC17FC00EFCE79 /* Developer Documentation.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Developer Documentation.element"; sourceTree = BUILT_PRODUCTS_DIR; }; - 7F28172C0BFC17FC00EFCE79 /* Developer Element-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Developer Element-Info.plist"; sourceTree = ""; }; + 7F28172B0BFC17FC00EFCE79 /* Developer Documentation.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Developer Documentation.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7F28172C0BFC17FC00EFCE79 /* Developer Element-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Developer Element-Info.plist"; sourceTree = ""; }; 7F28178B0BFC193C00EFCE79 /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 7F33C53A0C5D2E4C007B636D /* DocSetAccess.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DocSetAccess.framework; path = Library/PrivateFrameworks/DocSetAccess.framework; sourceTree = DEVELOPER_DIR; }; - 7F350DF90D15E9CC00B2B814 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350DFA0D15E9CC00B2B814 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350DFB0D15E9CC00B2B814 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350DFC0D15E9CC00B2B814 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350DFE0D15E9CC00B2B814 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7F350E000D15E9CC00B2B814 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350E020D15E9CC00B2B814 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7F350E040D15E9CC00B2B814 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -92,7 +92,7 @@ isa = PBXGroup; children = ( 8D1AC9740486D14A00FE50C9 /* Developer Module.qsplugin */, - 7F28172B0BFC17FC00EFCE79 /* Developer Documentation.element */, + 7F28172B0BFC17FC00EFCE79 /* Developer Documentation.qsplugin */, ); name = Products; sourceTree = ""; @@ -129,14 +129,14 @@ 7F350DF80D15E9CC00B2B814 /* Configuration */ = { isa = PBXGroup; children = ( - 7F350DF90D15E9CC00B2B814 /* Common.xcconfig */, - 7F350DFA0D15E9CC00B2B814 /* Debug.xcconfig */, - 7F350DFB0D15E9CC00B2B814 /* Developer.xcconfig */, - 7F350DFC0D15E9CC00B2B814 /* QSElement.xcconfig */, - 7F350DFE0D15E9CC00B2B814 /* QSElement_Prefix.pch */, - 7F350E000D15E9CC00B2B814 /* QSPlugIn.xcconfig */, - 7F350E020D15E9CC00B2B814 /* QSPlugIn_Prefix.pch */, - 7F350E040D15E9CC00B2B814 /* Release.xcconfig */, + 14A883B410CFBE0D007D08C4 /* Common.xcconfig */, + 14A883B510CFBE0D007D08C4 /* Debug.xcconfig */, + 14A883B610CFBE0D007D08C4 /* Developer.xcconfig */, + 14A883B710CFBE0D007D08C4 /* QSPlugIn_Debug.xcconfig */, + 14A883B810CFBE0D007D08C4 /* QSPlugIn_Prefix.pch */, + 14A883B910CFBE0D007D08C4 /* QSPlugIn_Release.xcconfig */, + 14A883BA10CFBE0D007D08C4 /* QSPlugIn.xcconfig */, + 14A883BB10CFBE0D007D08C4 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -167,7 +167,7 @@ ); name = "Developer Element"; productName = "Developer Element"; - productReference = 7F28172B0BFC17FC00EFCE79 /* Developer Documentation.element */; + productReference = 7F28172B0BFC17FC00EFCE79 /* Developer Documentation.qsplugin */; productType = "com.apple.product-type.bundle"; }; 8D1AC9600486D14A00FE50C9 /* Developer Module */ = { @@ -228,14 +228,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -263,29 +263,18 @@ /* Begin XCBuildConfiguration section */ 7F07AFCB085E432F00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A883B710CFBE0D007D08C4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeveloperPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Developer Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; name = Debug; }; 7F07AFCC085E432F00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A883B910CFBE0D007D08C4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_PRECOMPILE_PREFIX_HEADER = YES; @@ -298,63 +287,25 @@ }; name = Release; }; - 7F07AFCD085E432F00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = /Applications/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeveloperPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Developer Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; 7F07AFCF085E432F00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F350DFA0D15E9CC00B2B814 /* Debug.xcconfig */; + baseConfigurationReference = 14A883B510CFBE0D007D08C4 /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Debug; }; 7F07AFD0085E432F00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F350E040D15E9CC00B2B814 /* Release.xcconfig */; + baseConfigurationReference = 14A883BB10CFBE0D007D08C4 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Release; }; - 7F07AFD1085E432F00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; - }; - name = Default; - }; 7F28172E0BFC17FC00EFCE79 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F350DFC0D15E9CC00B2B814 /* QSElement.xcconfig */; + baseConfigurationReference = 14A883B710CFBE0D007D08C4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - /Users/Shared/build/Release, - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - ); FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/Library/PrivateFrameworks\""; - INFOPLIST_FILE = "Developer Element-Info.plist"; - INFOPLIST_PREPROCESS = YES; OTHER_LDFLAGS = ( "$(inherited)", "-weak_framework", @@ -366,7 +317,6 @@ }; 7F28172F0BFC17FC00EFCE79 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F350DFC0D15E9CC00B2B814 /* QSElement.xcconfig */; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -385,27 +335,6 @@ }; name = Release; }; - 7F2817300BFC17FC00EFCE79 /* Default */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7F350DFC0D15E9CC00B2B814 /* QSElement.xcconfig */; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - /Users/Shared/build/Release, - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/Library/PrivateFrameworks\""; - INFOPLIST_FILE = "Developer Element-Info.plist"; - INFOPLIST_PREPROCESS = YES; - OTHER_LDFLAGS = ( - "$(inherited)", - "-weak_framework", - DocSetAccess, - ); - PRODUCT_NAME = "Developer Documentation"; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -414,30 +343,27 @@ buildConfigurations = ( 7F07AFCB085E432F00E2AFC4 /* Debug */, 7F07AFCC085E432F00E2AFC4 /* Release */, - 7F07AFCD085E432F00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AFCE085E432F00E2AFC4 /* Build configuration list for PBXProject "DevDocsElement" */ = { isa = XCConfigurationList; buildConfigurations = ( 7F07AFCF085E432F00E2AFC4 /* Debug */, 7F07AFD0085E432F00E2AFC4 /* Release */, - 7F07AFD1085E432F00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F28172D0BFC17FC00EFCE79 /* Build configuration list for PBXNativeTarget "Developer Element" */ = { isa = XCConfigurationList; buildConfigurations = ( 7F28172E0BFC17FC00EFCE79 /* Debug */, 7F28172F0BFC17FC00EFCE79 /* Release */, - 7F2817300BFC17FC00EFCE79 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/com.apple.Xcode.devdocs/QSDeveloperPlugIn_Source.m b/com.apple.Xcode.devdocs/QSDeveloperPlugIn_Source.m index 614976a..449bdad 100644 --- a/com.apple.Xcode.devdocs/QSDeveloperPlugIn_Source.m +++ b/com.apple.Xcode.devdocs/QSDeveloperPlugIn_Source.m @@ -162,7 +162,7 @@ - (NSArray *)objectsForEntry:(NSDictionary *)theEntry { NSXMLElement *documentRoot = [[root elementsForName:@"Documents"] lastObject]; NSArray *documents = [documentRoot elementsForName:@"Document"]; // NSFileManager *fm = [NSFileManager defaultManager]; - foreach(document, documents) { + for(NSXMLElement * document in documents) { NSString *name = [[[document elementsForName:@"Name"] lastObject] stringValue]; NSString *path = [[[document elementsForName:@"Path"] lastObject] stringValue]; @@ -201,7 +201,7 @@ - (NSArray *)categoriesForRoot:(NSXMLElement *)root { NSXMLElement *categoryRoot = [[root elementsForName:@"Categories"] lastObject]; NSArray *categories = [categoryRoot elementsForName:@"Category"]; - foreach(category, categories) { + for(NSXMLElement * category in categories) { NSString *name = [[[category elementsForName:@"Name"] lastObject] stringValue]; NSString *path = [[[category elementsForName:@"Path"] lastObject] stringValue]; NSFileManager *fm = [NSFileManager defaultManager]; diff --git a/com.apple.calculator/trunk/CalculatorPlugin.xcodeproj/project.pbxproj b/com.apple.calculator/trunk/CalculatorPlugin.xcodeproj/project.pbxproj index 0a8038e..af4c3d2 100644 --- a/com.apple.calculator/trunk/CalculatorPlugin.xcodeproj/project.pbxproj +++ b/com.apple.calculator/trunk/CalculatorPlugin.xcodeproj/project.pbxproj @@ -22,14 +22,17 @@ 0A83260506B74EBA00F4F4EE /* CalculatorPrefPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CalculatorPrefPane.m; sourceTree = ""; }; 0AB0246406D0356D0073A3CD /* Info.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Info.rtf; sourceTree = ""; }; 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; - 4DB839950D13F43D00A0CA18 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4DB839960D13F43D00A0CA18 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4DB8399C0D13F43D00A0CA18 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4DB8399E0D13F43D00A0CA18 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4DB839A00D13F43D00A0CA18 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 14A8D03710CE4FDF003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D03810CE4FDF003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D03910CE4FDF003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D03A10CE4FDF003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D03B10CE4FDF003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D03C10CE4FDF003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D03D10CE4FDF003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D03E10CE4FDF003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 4DB839FC0D13FAA700A0CA18 /* element.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 8D5B49B6048680CD000E48DA /* Calculator Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Calculator Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; - 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = ""; }; + 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 92D2EAB90D0D5CF8003EB1BD /* CalculatorPrefPane.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = CalculatorPrefPane.nib; sourceTree = ""; }; /* End PBXFileReference section */ @@ -122,15 +125,17 @@ 4DB839940D13F43D00A0CA18 /* Configuration */ = { isa = PBXGroup; children = ( - 4DB839950D13F43D00A0CA18 /* Common.xcconfig */, - 4DB839960D13F43D00A0CA18 /* Debug.xcconfig */, - 4DB8399C0D13F43D00A0CA18 /* QSPlugIn.xcconfig */, - 4DB8399E0D13F43D00A0CA18 /* QSPlugIn_Prefix.pch */, - 4DB839A00D13F43D00A0CA18 /* Release.xcconfig */, + 14A8D03710CE4FDF003857E3 /* Common.xcconfig */, + 14A8D03810CE4FDF003857E3 /* Debug.xcconfig */, + 14A8D03910CE4FDF003857E3 /* Developer.xcconfig */, + 14A8D03A10CE4FDF003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D03B10CE4FDF003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D03C10CE4FDF003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D03D10CE4FDF003857E3 /* QSPlugIn.xcconfig */, + 14A8D03E10CE4FDF003857E3 /* Release.xcconfig */, ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; /* End PBXGroup section */ @@ -187,14 +192,14 @@ /* Begin PBXShellScriptBuildPhase section */ 0A6B6F6406D152AD00205B03 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 12; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "\"$SRCROOT/bltrversion\" \"$INFOPLIST_FILE\""; }; @@ -215,14 +220,14 @@ /* Begin XCBuildConfiguration section */ 4DB8398C0D13F41200A0CA18 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4DB839A00D13F43D00A0CA18 /* Release.xcconfig */; + baseConfigurationReference = 14A8D03E10CE4FDF003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 4DB8398D0D13F41200A0CA18 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4DB8399C0D13F43D00A0CA18 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D03C10CE4FDF003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { INFOPLIST_PREPROCESS = NO; PRODUCT_NAME = "Calculator Module"; @@ -231,7 +236,7 @@ }; BB8B95710C24E834004C6479 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4DB8399C0D13F43D00A0CA18 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D03A10CE4FDF003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { INFOPLIST_PREPROCESS = NO; PRODUCT_NAME = "Calculator Module"; @@ -240,7 +245,7 @@ }; BB8B95750C24E834004C6479 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4DB839960D13F43D00A0CA18 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D03810CE4FDF003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; diff --git a/com.apple.iChat/iChatElement.xcodeproj/project.pbxproj b/com.apple.iChat/iChatElement.xcodeproj/project.pbxproj index 88993e6..e8dc851 100644 --- a/com.apple.iChat/iChatElement.xcodeproj/project.pbxproj +++ b/com.apple.iChat/iChatElement.xcodeproj/project.pbxproj @@ -8,11 +8,6 @@ /* Begin PBXBuildFile section */ 7F010CAE08D9FC1500054659 /* InstantMessage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F010CAD08D9FC1500054659 /* InstantMessage.framework */; }; - 7F4084BD0D16CBDE00E15BB0 /* Common.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7F4084B70D16CBDE00E15BB0 /* Common.xcconfig */; }; - 7F4084BE0D16CBDE00E15BB0 /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7F4084B80D16CBDE00E15BB0 /* Debug.xcconfig */; }; - 7F4084BF0D16CBDE00E15BB0 /* Developer.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7F4084B90D16CBDE00E15BB0 /* Developer.xcconfig */; }; - 7F4084C00D16CBDE00E15BB0 /* QSElement.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7F4084BA0D16CBDE00E15BB0 /* QSElement.xcconfig */; }; - 7F4084C10D16CBDE00E15BB0 /* Release.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7F4084BC0D16CBDE00E15BB0 /* Release.xcconfig */; }; 7F4086930D16CE9000E15BB0 /* element.xml in Resources */ = {isa = PBXBuildFile; fileRef = 7F4086920D16CE9000E15BB0 /* element.xml */; }; 7F5D1FC50D25AF280077ED43 /* ScriptingBridge.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5D1FC40D25AF280077ED43 /* ScriptingBridge.framework */; }; 7F8FC6220D25E52800BD8C1C /* iChatPresenceController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F8FC6210D25E52800BD8C1C /* iChatPresenceController.m */; }; @@ -228,22 +223,24 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8844F10CFC464007D08C4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8845010CFC464007D08C4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8845110CFC464007D08C4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8845210CFC464007D08C4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8845310CFC464007D08C4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8845410CFC464007D08C4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8845510CFC464007D08C4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8845610CFC464007D08C4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSiChatPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSiChatPlugIn_Prefix.pch; sourceTree = ""; }; 7F010CAD08D9FC1500054659 /* InstantMessage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = InstantMessage.framework; path = /System/Library/Frameworks/InstantMessage.framework; sourceTree = ""; }; 7F010D0808D9FCE900054659 /* QSChatMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSChatMediator.h; path = ../elements.support.chat/QSChatMediator.h; sourceTree = SOURCE_ROOT; }; - 7F4084B70D16CBDE00E15BB0 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F4084B80D16CBDE00E15BB0 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F4084B90D16CBDE00E15BB0 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F4084BA0D16CBDE00E15BB0 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F4084BB0D16CBDE00E15BB0 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7F4084BC0D16CBDE00E15BB0 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7F4086920D16CE9000E15BB0 /* element.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 7F5D1FC40D25AF280077ED43 /* ScriptingBridge.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScriptingBridge.framework; path = /System/Library/Frameworks/ScriptingBridge.framework; sourceTree = ""; }; 7F5D1FD10D25AFF60077ED43 /* iChat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iChat.h; sourceTree = ""; }; 7F8FC6200D25E52800BD8C1C /* iChatPresenceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iChatPresenceController.h; sourceTree = ""; }; 7F8FC6210D25E52800BD8C1C /* iChatPresenceController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iChatPresenceController.m; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* iChat.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iChat.element; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* .qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = .qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E104367406F8AC6300CF1415 /* QSiChatMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSiChatMediator.h; sourceTree = ""; }; E104367506F8AC6300CF1415 /* QSiChatMediator.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSiChatMediator.m; sourceTree = ""; }; @@ -497,7 +494,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* iChat.element */, + 8D1AC9740486D14A00FE50C9 /* .qsplugin */, ); name = Products; sourceTree = ""; @@ -540,12 +537,14 @@ 7F4084B60D16CBDE00E15BB0 /* Configuration */ = { isa = PBXGroup; children = ( - 7F4084B70D16CBDE00E15BB0 /* Common.xcconfig */, - 7F4084B80D16CBDE00E15BB0 /* Debug.xcconfig */, - 7F4084B90D16CBDE00E15BB0 /* Developer.xcconfig */, - 7F4084BA0D16CBDE00E15BB0 /* QSElement.xcconfig */, - 7F4084BB0D16CBDE00E15BB0 /* QSElement_Prefix.pch */, - 7F4084BC0D16CBDE00E15BB0 /* Release.xcconfig */, + 14A8844F10CFC464007D08C4 /* Common.xcconfig */, + 14A8845010CFC464007D08C4 /* Debug.xcconfig */, + 14A8845110CFC464007D08C4 /* Developer.xcconfig */, + 14A8845210CFC464007D08C4 /* QSPlugIn_Debug.xcconfig */, + 14A8845310CFC464007D08C4 /* QSPlugIn_Prefix.pch */, + 14A8845410CFC464007D08C4 /* QSPlugIn_Release.xcconfig */, + 14A8845510CFC464007D08C4 /* QSPlugIn.xcconfig */, + 14A8845610CFC464007D08C4 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -779,7 +778,7 @@ name = iChat; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSiChatPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* iChat.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* .qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -1009,11 +1008,6 @@ E112974806F8B9F7005E3B5A /* XHTMLEncoder.h in Resources */, E112974906F8B9F7005E3B5A /* XHTMLGenerator.h in Resources */, E112974A06F8B9F7005E3B5A /* XMLStreamer.h in Resources */, - 7F4084BD0D16CBDE00E15BB0 /* Common.xcconfig in Resources */, - 7F4084BE0D16CBDE00E15BB0 /* Debug.xcconfig in Resources */, - 7F4084BF0D16CBDE00E15BB0 /* Developer.xcconfig in Resources */, - 7F4084C00D16CBDE00E15BB0 /* QSElement.xcconfig in Resources */, - 7F4084C10D16CBDE00E15BB0 /* Release.xcconfig in Resources */, 7F4086930D16CE9000E15BB0 /* element.xml in Resources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -1023,14 +1017,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -1052,28 +1046,28 @@ /* Begin XCBuildConfiguration section */ 7F07B02C085E433300E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F4084BA0D16CBDE00E15BB0 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8845410CFC464007D08C4 /* QSPlugIn_Release.xcconfig */; buildSettings = { }; name = Release; }; 7F07B030085E433300E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F4084BC0D16CBDE00E15BB0 /* Release.xcconfig */; + baseConfigurationReference = 14A8845610CFC464007D08C4 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 7F40856E0D16CC7800E15BB0 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F4084B80D16CBDE00E15BB0 /* Debug.xcconfig */; + baseConfigurationReference = 14A8845010CFC464007D08C4 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7F40856F0D16CC7800E15BB0 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F4084BA0D16CBDE00E15BB0 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8845210CFC464007D08C4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { }; name = Debug; diff --git a/com.apple.spaces/SpacesElement.xcodeproj/project.pbxproj b/com.apple.spaces/SpacesElement.xcodeproj/project.pbxproj index 0b70be0..2267bde 100644 --- a/com.apple.spaces/SpacesElement.xcodeproj/project.pbxproj +++ b/com.apple.spaces/SpacesElement.xcodeproj/project.pbxproj @@ -11,16 +11,18 @@ 7F66DDB80CEF49170033C03D /* element.xml in Resources */ = {isa = PBXBuildFile; fileRef = 7F66DDB70CEF49170033C03D /* element.xml */; }; 7F82FE0E0A8F8E5600E7196E /* QSSpacesPlugInAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F82FE0B0A8F8E5600E7196E /* QSSpacesPlugInAction.m */; }; 7F82FE0F0A8F8E5600E7196E /* QSSpacesPlugInSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F82FE0D0A8F8E5600E7196E /* QSSpacesPlugInSource.m */; }; - 7FE7D2C10D1EFEDD0043A815 /* Common.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2B90D1EFEDD0043A815 /* Common.xcconfig */; }; - 7FE7D2C20D1EFEDD0043A815 /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2BA0D1EFEDD0043A815 /* Debug.xcconfig */; }; - 7FE7D2C30D1EFEDD0043A815 /* Developer.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2BB0D1EFEDD0043A815 /* Developer.xcconfig */; }; - 7FE7D2C40D1EFEDD0043A815 /* QSElement.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2BC0D1EFEDD0043A815 /* QSElement.xcconfig */; }; - 7FE7D2C50D1EFEDD0043A815 /* QSPlugIn.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2BE0D1EFEDD0043A815 /* QSPlugIn.xcconfig */; }; - 7FE7D2C60D1EFEDD0043A815 /* Release.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2C00D1EFEDD0043A815 /* Release.xcconfig */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 144E394910D11526005B1B5E /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 144E394A10D11526005B1B5E /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 144E394B10D11526005B1B5E /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 144E394C10D11526005B1B5E /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 144E394D10D11526005B1B5E /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 144E394E10D11526005B1B5E /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 144E394F10D11526005B1B5E /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 144E395010D11526005B1B5E /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F0BC09108C552260015261A /* Workspace.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Workspace.png; sourceTree = ""; }; 7F1C29CC0D3C6A25007762D3 /* QXCGSWindowManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QXCGSWindowManager.h; path = ../../../../Lore/DockExtension/QXCGSWindowManager.h; sourceTree = SOURCE_ROOT; }; 7F1C29CD0D3C6A25007762D3 /* QXCGSWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QXCGSWindow.h; path = ../../../../Lore/DockExtension/QXCGSWindow.h; sourceTree = SOURCE_ROOT; }; @@ -32,16 +34,8 @@ 7F82FE0C0A8F8E5600E7196E /* QSSpacesPlugInSource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSSpacesPlugInSource.h; sourceTree = ""; }; 7F82FE0D0A8F8E5600E7196E /* QSSpacesPlugInSource.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSSpacesPlugInSource.m; sourceTree = ""; }; 7F82FE190A8F8F1E00E7196E /* QSSpacesPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSSpacesPlugIn_Prefix.pch; sourceTree = ""; }; - 7FE7D2B90D1EFEDD0043A815 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2BA0D1EFEDD0043A815 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2BB0D1EFEDD0043A815 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2BC0D1EFEDD0043A815 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2BD0D1EFEDD0043A815 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2BE0D1EFEDD0043A815 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2BF0D1EFEDD0043A815 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2C00D1EFEDD0043A815 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Spaces.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Spaces.element; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* Spaces Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Spaces Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -83,7 +77,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Spaces.element */, + 8D1AC9740486D14A00FE50C9 /* Spaces Module.qsplugin */, ); name = Products; sourceTree = ""; @@ -130,14 +124,14 @@ 7FE7D2B80D1EFEDD0043A815 /* Configuration */ = { isa = PBXGroup; children = ( - 7FE7D2B90D1EFEDD0043A815 /* Common.xcconfig */, - 7FE7D2BA0D1EFEDD0043A815 /* Debug.xcconfig */, - 7FE7D2BB0D1EFEDD0043A815 /* Developer.xcconfig */, - 7FE7D2BC0D1EFEDD0043A815 /* QSElement.xcconfig */, - 7FE7D2BD0D1EFEDD0043A815 /* QSElement_Prefix.pch */, - 7FE7D2BE0D1EFEDD0043A815 /* QSPlugIn.xcconfig */, - 7FE7D2BF0D1EFEDD0043A815 /* QSPlugIn_Prefix.pch */, - 7FE7D2C00D1EFEDD0043A815 /* Release.xcconfig */, + 144E394910D11526005B1B5E /* Common.xcconfig */, + 144E394A10D11526005B1B5E /* Debug.xcconfig */, + 144E394B10D11526005B1B5E /* Developer.xcconfig */, + 144E394C10D11526005B1B5E /* QSPlugIn_Debug.xcconfig */, + 144E394D10D11526005B1B5E /* QSPlugIn_Prefix.pch */, + 144E394E10D11526005B1B5E /* QSPlugIn_Release.xcconfig */, + 144E394F10D11526005B1B5E /* QSPlugIn.xcconfig */, + 144E395010D11526005B1B5E /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -161,7 +155,7 @@ name = Spaces; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSVirtualDesktopPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Spaces.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* Spaces Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -188,12 +182,6 @@ files = ( 7F0BC09208C552260015261A /* Workspace.png in Resources */, 7F66DDB80CEF49170033C03D /* element.xml in Resources */, - 7FE7D2C10D1EFEDD0043A815 /* Common.xcconfig in Resources */, - 7FE7D2C20D1EFEDD0043A815 /* Debug.xcconfig in Resources */, - 7FE7D2C30D1EFEDD0043A815 /* Developer.xcconfig in Resources */, - 7FE7D2C40D1EFEDD0043A815 /* QSElement.xcconfig in Resources */, - 7FE7D2C50D1EFEDD0043A815 /* QSPlugIn.xcconfig in Resources */, - 7FE7D2C60D1EFEDD0043A815 /* Release.xcconfig in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -202,14 +190,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -230,28 +218,32 @@ /* Begin XCBuildConfiguration section */ 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D2BC0D1EFEDD0043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 144E394C10D11526005B1B5E /* QSPlugIn_Debug.xcconfig */; buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Spaces Module"; }; name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D2BC0D1EFEDD0043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 144E394E10D11526005B1B5E /* QSPlugIn_Release.xcconfig */; buildSettings = { + ORDER_FILE = "-bundle"; + PRODUCT_NAME = "Spaces Module"; }; name = Release; }; 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D2BA0D1EFEDD0043A815 /* Debug.xcconfig */; + baseConfigurationReference = 144E394A10D11526005B1B5E /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D2C00D1EFEDD0043A815 /* Release.xcconfig */; + baseConfigurationReference = 144E395010D11526005B1B5E /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/com.google.mail/QSGmailPlugIn.xcodeproj/project.pbxproj b/com.google.mail/QSGmailPlugIn.xcodeproj/project.pbxproj index 0f81cb8..b217c39 100644 --- a/com.google.mail/QSGmailPlugIn.xcodeproj/project.pbxproj +++ b/com.google.mail/QSGmailPlugIn.xcodeproj/project.pbxproj @@ -14,13 +14,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8D14510CE55A7003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D14610CE55A7003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D14710CE55A7003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D14810CE55A7003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D14910CE55A7003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D14A10CE55A7003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D14B10CE55A7003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D14C10CE55A7003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSGmailPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSGmailPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0D690E0FBE1D0027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0D6A0E0FBE1D0027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0D6B0E0FBE1D0027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0D6C0E0FBE1D0027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0D6D0E0FBE1D0027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0D6E0E0FBE1D0027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -110,16 +112,17 @@ 4D0C0D680E0FBE1D0027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0D690E0FBE1D0027D189 /* Common.xcconfig */, - 4D0C0D6A0E0FBE1D0027D189 /* Debug.xcconfig */, - 4D0C0D6B0E0FBE1D0027D189 /* Developer.xcconfig */, - 4D0C0D6C0E0FBE1D0027D189 /* QSPlugIn.xcconfig */, - 4D0C0D6D0E0FBE1D0027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0D6E0E0FBE1D0027D189 /* Release.xcconfig */, + 14A8D14510CE55A7003857E3 /* Common.xcconfig */, + 14A8D14610CE55A7003857E3 /* Debug.xcconfig */, + 14A8D14710CE55A7003857E3 /* Developer.xcconfig */, + 14A8D14810CE55A7003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D14910CE55A7003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D14A10CE55A7003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D14B10CE55A7003857E3 /* QSPlugIn.xcconfig */, + 14A8D14C10CE55A7003857E3 /* Release.xcconfig */, ); - name = Configuration; - path = ../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; 7FC20C8107FB741700FDD3CA /* Other Frameworks */ = { isa = PBXGroup; @@ -182,14 +185,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -209,7 +212,7 @@ /* Begin XCBuildConfiguration section */ 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D6C0E0FBE1D0027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D14810CE55A7003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "Gmail Module"; }; @@ -217,7 +220,7 @@ }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D6C0E0FBE1D0027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D14A10CE55A7003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "Gmail Module"; }; @@ -225,14 +228,14 @@ }; 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D6A0E0FBE1D0027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D14610CE55A7003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0D6E0E0FBE1D0027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8D14C10CE55A7003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/del.icio.us/QSDeliciousPlugIn.xcodeproj/project.pbxproj b/del.icio.us/QSDeliciousPlugIn.xcodeproj/project.pbxproj index 292a5f1..03b9ea3 100644 --- a/del.icio.us/QSDeliciousPlugIn.xcodeproj/project.pbxproj +++ b/del.icio.us/QSDeliciousPlugIn.xcodeproj/project.pbxproj @@ -22,7 +22,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSDeliciousPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDeliciousPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EB3910CFFC79000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EB3A10CFFC79000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EB3B10CFFC79000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EB3C10CFFC79000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EB3D10CFFC79000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EB3E10CFFC79000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EB3F10CFFC79000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EB4010CFFC79000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F8AD05007F2503600011548 /* QSDeliciousPlugInSource.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = QSDeliciousPlugInSource.nib; sourceTree = ""; }; 7F9441A00803A9D9007EDC31 /* QSObjectSource.name.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = QSObjectSource.name.strings; sourceTree = ""; }; 7FB0DC190B91FF8600A5B6FF /* bookmark_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bookmark_icon.png; sourceTree = ""; }; @@ -57,6 +64,7 @@ 0259C574FE90428111CA0C5A /* QSDeliciousPlugIn */ = { isa = PBXGroup; children = ( + 14A6EB3610CFFC56000B05B4 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -76,6 +84,21 @@ name = Resources; sourceTree = ""; }; + 14A6EB3610CFFC56000B05B4 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A6EB3910CFFC79000B05B4 /* Common.xcconfig */, + 14A6EB3A10CFFC79000B05B4 /* Debug.xcconfig */, + 14A6EB3B10CFFC79000B05B4 /* Developer.xcconfig */, + 14A6EB3C10CFFC79000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EB3D10CFFC79000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EB3E10CFFC79000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EB3F10CFFC79000B05B4 /* QSPlugIn.xcconfig */, + 14A6EB4010CFFC79000B05B4 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -108,7 +131,6 @@ E182BE3A06FC9B13007BF2C2 /* Localizable.strings */, E182BCCF06FC8203007BF2C2 /* QSDeliciousPlugIn_Source.h */, E182BCD006FC8203007BF2C2 /* QSDeliciousPlugIn_Source.m */, - 32DBCF980370C29C00C91783 /* QSDeliciousPlugIn_Prefix.pch */, 7F8AD05007F2503600011548 /* QSDeliciousPlugInSource.nib */, E182BE2206FC9AB5007BF2C2 /* QSDeliciousPrefPane.h */, E182BE2306FC9AB5007BF2C2 /* QSDeliciousPrefPane.m */, @@ -181,14 +203,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -218,129 +240,60 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7F07AFAB085E432E00E2AFC4 /* Development */ = { + 7F07AFAB085E432E00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EB3C10CFFC79000B05B4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeliciousPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "del.icio.us Bookmarks"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07AFAC085E432E00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EB3E10CFFC79000B05B4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeliciousPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Social Bookmarks"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07AFAD085E432E00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - "$(SRCROOT)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSDeliciousPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "del.icio.us Bookmarks"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07AFAF085E432E00E2AFC4 /* Development */ = { + 7F07AFAF085E432E00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EB3A10CFFC79000B05B4 /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F07AFB0085E432E00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EB4010CFFC79000B05B4 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07AFB1085E432E00E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AFAA085E432E00E2AFC4 /* Build configuration list for PBXNativeTarget "Social Bookmarks Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFAB085E432E00E2AFC4 /* Development */, + 7F07AFAB085E432E00E2AFC4 /* Debug */, 7F07AFAC085E432E00E2AFC4 /* Release */, - 7F07AFAD085E432E00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07AFAE085E432E00E2AFC4 /* Build configuration list for PBXProject "QSDeliciousPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07AFAF085E432E00E2AFC4 /* Development */, + 7F07AFAF085E432E00E2AFC4 /* Debug */, 7F07AFB0085E432E00E2AFC4 /* Release */, - 7F07AFB1085E432E00E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/del.icio.us/QSDeliciousPlugIn_Prefix.pch b/del.icio.us/QSDeliciousPlugIn_Prefix.pch deleted file mode 100644 index d4ab3f4..0000000 --- a/del.icio.us/QSDeliciousPlugIn_Prefix.pch +++ /dev/null @@ -1,10 +0,0 @@ -// -// Prefix header for all source files of the 'QSDeliciousPlugIn' target in the 'QSDeliciousPlugIn' project -// - -#ifdef __OBJC__ - #import - #import -#endif - -#define kQSDeliciousTagType @"us.icio.del.tag" \ No newline at end of file diff --git a/del.icio.us/QSDeliciousPlugIn_Source.m b/del.icio.us/QSDeliciousPlugIn_Source.m index 899b847..1267654 100644 --- a/del.icio.us/QSDeliciousPlugIn_Source.m +++ b/del.icio.us/QSDeliciousPlugIn_Source.m @@ -9,6 +9,7 @@ #import "QSDeliciousPlugIn_Source.h" #import +#define kQSDeliciousTagType @"us.icio.del.tag" #define DELICIOUS_API_URL @"api.del.icio.us/v1" #define MAGNOLIA_API_URL @"ma.gnolia.com/api/mirrord/v1" diff --git a/elements.accessibility/QSUIAccessElement.xcodeproj/project.pbxproj b/elements.accessibility/QSUIAccessElement.xcodeproj/project.pbxproj index bec0a33..63042c4 100644 --- a/elements.accessibility/QSUIAccessElement.xcodeproj/project.pbxproj +++ b/elements.accessibility/QSUIAccessElement.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 14D9D0F410D0FDD800BEABA0 /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14D9D0F310D0FDD800BEABA0 /* QSCore.framework */; }; 7F6E36FB0C11174600303BFE /* element.xml in Resources */ = {isa = PBXBuildFile; fileRef = 7F6E36FA0C11174600303BFE /* element.xml */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; E11979880705ACA300D49C11 /* QSUIAccessPlugIn_Source.m in Sources */ = {isa = PBXBuildFile; fileRef = E1647F5A0705A7870033D4BF /* QSUIAccessPlugIn_Source.m */; }; @@ -17,18 +18,19 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14D9D0DF10D0FD1C00BEABA0 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14D9D0E010D0FD1C00BEABA0 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14D9D0E110D0FD1C00BEABA0 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14D9D0E210D0FD1C00BEABA0 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14D9D0E310D0FD1C00BEABA0 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14D9D0E410D0FD1C00BEABA0 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14D9D0E510D0FD1C00BEABA0 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14D9D0E610D0FD1C00BEABA0 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 14D9D0F310D0FDD800BEABA0 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFramework; }; 32DBCF980370C29C00C91783 /* QSUIAccessPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSUIAccessPlugIn_Prefix.pch; sourceTree = ""; }; 7F6E36FA0C11174600303BFE /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; - 7FE7D3A80D1F01FC0043A815 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3A90D1F01FC0043A815 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3AA0D1F01FC0043A815 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3AB0D1F01FC0043A815 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3AC0D1F01FC0043A815 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3AD0D1F01FC0043A815 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3AE0D1F01FC0043A815 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3AF0D1F01FC0043A815 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* UI Access.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "UI Access.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* UI Access.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "UI Access.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1647D700705A3620033D4BF /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; E1647E600705A6120033D4BF /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = ""; }; @@ -48,6 +50,7 @@ 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, E1647D710705A3620033D4BF /* Carbon.framework in Frameworks */, E1647E610705A6120033D4BF /* ApplicationServices.framework in Frameworks */, + 14D9D0F410D0FDD800BEABA0 /* QSCore.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -79,7 +82,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* UI Access.element */, + 8D1AC9740486D14A00FE50C9 /* UI Access.qsplugin */, ); name = Products; sourceTree = ""; @@ -87,6 +90,7 @@ 2E58F364FFB232C311CA0CBA /* Frameworks */ = { isa = PBXGroup; children = ( + 14D9D0F310D0FDD800BEABA0 /* QSCore.framework */, E1647E600705A6120033D4BF /* ApplicationServices.framework */, E1647D700705A3620033D4BF /* Carbon.framework */, DD92D38A0106425D02CA0E72 /* Cocoa.framework */, @@ -118,17 +122,18 @@ 7FE7D3A70D1F01FC0043A815 /* Configuration */ = { isa = PBXGroup; children = ( - 7FE7D3A80D1F01FC0043A815 /* Common.xcconfig */, - 7FE7D3A90D1F01FC0043A815 /* Debug.xcconfig */, - 7FE7D3AA0D1F01FC0043A815 /* Developer.xcconfig */, - 7FE7D3AB0D1F01FC0043A815 /* QSElement.xcconfig */, - 7FE7D3AC0D1F01FC0043A815 /* QSElement_Prefix.pch */, - 7FE7D3AD0D1F01FC0043A815 /* QSPlugIn.xcconfig */, - 7FE7D3AE0D1F01FC0043A815 /* QSPlugIn_Prefix.pch */, - 7FE7D3AF0D1F01FC0043A815 /* Release.xcconfig */, + 14D9D0DF10D0FD1C00BEABA0 /* Common.xcconfig */, + 14D9D0E010D0FD1C00BEABA0 /* Debug.xcconfig */, + 14D9D0E110D0FD1C00BEABA0 /* Developer.xcconfig */, + 14D9D0E210D0FD1C00BEABA0 /* QSPlugIn_Debug.xcconfig */, + 14D9D0E310D0FD1C00BEABA0 /* QSPlugIn_Prefix.pch */, + 14D9D0E410D0FD1C00BEABA0 /* QSPlugIn_Release.xcconfig */, + 14D9D0E510D0FD1C00BEABA0 /* QSPlugIn.xcconfig */, + 14D9D0E610D0FD1C00BEABA0 /* Release.xcconfig */, ); - path = Configuration; - sourceTree = QS_SOURCE_ROOT; + name = Configuration; + path = "/Users/paulkohut/XCodeProjects/blacktree-alchemy/Quicksilver/Configuration"; + sourceTree = ""; }; /* End PBXGroup section */ @@ -149,7 +154,7 @@ name = "UI Access"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSUIAccessPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* UI Access.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* UI Access.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -183,14 +188,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -212,30 +217,42 @@ /* Begin XCBuildConfiguration section */ 7FFF25AC085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3AB0D1F01FC0043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14D9D0E210D0FD1C00BEABA0 /* QSPlugIn_Debug.xcconfig */; buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "UI Access"; }; name = Debug; }; 7FFF25AD085E488700266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3AB0D1F01FC0043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14D9D0E410D0FD1C00BEABA0 /* QSPlugIn_Release.xcconfig */; buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "UI Access"; }; name = Release; }; 7FFF25B0085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3A90D1F01FC0043A815 /* Debug.xcconfig */; + baseConfigurationReference = 14D9D0E010D0FD1C00BEABA0 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7FFF25B1085E488700266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3AF0D1F01FC0043A815 /* Release.xcconfig */; + baseConfigurationReference = 14D9D0E610D0FD1C00BEABA0 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/elements.accessibility/QSUIAccessPlugIn_Action.m b/elements.accessibility/QSUIAccessPlugIn_Action.m index a81a333..ef0a70e 100644 --- a/elements.accessibility/QSUIAccessPlugIn_Action.m +++ b/elements.accessibility/QSUIAccessPlugIn_Action.m @@ -37,7 +37,7 @@ - (NSArray *)menuItemsForElement:(AXUIElementRef)element depth:(int)depth leaves AXUIElementCopyAttributeValues(element, kAXChildrenAttribute, 0, count, &children); NSArray *attributes=[NSArray arrayWithObjects:kAXTitleAttribute,kAXEnabledAttribute,kAXRoleAttribute,nil]; - foreach(child,children){ + for(NSString * child in children){ NSArray *array=nil; NSArray *attributeValues; AXUIElementCopyMultipleAttributeValues (child,attributes,0,&attributeValues); diff --git a/elements.accessibility/QSUIAccessPlugIn_Source.m b/elements.accessibility/QSUIAccessPlugIn_Source.m index fd2a12b..26e5ec7 100644 --- a/elements.accessibility/QSUIAccessPlugIn_Source.m +++ b/elements.accessibility/QSUIAccessPlugIn_Source.m @@ -63,7 +63,7 @@ - (NSArray *)childrenForElement:(AXUIElementRef)element{ - (NSArray *)objectsForElements:(NSArray *)elements{ if (!elements)return nil; NSMutableArray *objects=[NSMutableArray arrayWithCapacity:[elements count]]; - foreach(element,elements){ + for(NSString * element in elements){ NSString *name; AXUIElementCopyAttributeValue (element, kAXTitleAttribute, &name); [name autorelease]; diff --git a/elements.clipboard/ClipboardElement.xcodeproj/project.pbxproj b/elements.clipboard/ClipboardElement.xcodeproj/project.pbxproj index 3e882b8..51c9972 100644 --- a/elements.clipboard/ClipboardElement.xcodeproj/project.pbxproj +++ b/elements.clipboard/ClipboardElement.xcodeproj/project.pbxproj @@ -8,12 +8,6 @@ /* Begin PBXBuildFile section */ 7F7F465C0C5C59D2003A1491 /* element.xml in Resources */ = {isa = PBXBuildFile; fileRef = 7F7F465B0C5C59D2003A1491 /* element.xml */; }; - 7FE7D2D40D1EFEF00043A815 /* Common.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2CC0D1EFEF00043A815 /* Common.xcconfig */; }; - 7FE7D2D50D1EFEF00043A815 /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2CD0D1EFEF00043A815 /* Debug.xcconfig */; }; - 7FE7D2D60D1EFEF00043A815 /* Developer.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2CE0D1EFEF00043A815 /* Developer.xcconfig */; }; - 7FE7D2D70D1EFEF00043A815 /* QSElement.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2CF0D1EFEF00043A815 /* QSElement.xcconfig */; }; - 7FE7D2D80D1EFEF00043A815 /* QSPlugIn.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2D10D1EFEF00043A815 /* QSPlugIn.xcconfig */; }; - 7FE7D2D90D1EFEF00043A815 /* Release.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D2D30D1EFEF00043A815 /* Release.xcconfig */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; E1472162072C81520088105C /* Pasteboard.nib in Resources */ = {isa = PBXBuildFile; fileRef = E1472160072C81520088105C /* Pasteboard.nib */; }; E1472163072C81520088105C /* QSPasteboardPrefPane.nib in Resources */ = {isa = PBXBuildFile; fileRef = E1472161072C81520088105C /* QSPasteboardPrefPane.nib */; }; @@ -37,18 +31,18 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8D32D10CE6212003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D32E10CE6212003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D32F10CE6212003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D33010CE6212003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D33110CE6212003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D33210CE6212003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D33310CE6212003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D33410CE6212003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSClipboardPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSClipboardPlugIn_Prefix.pch; sourceTree = ""; }; 7F7F465B0C5C59D2003A1491 /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; - 7FE7D2CC0D1EFEF00043A815 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2CD0D1EFEF00043A815 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2CE0D1EFEF00043A815 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2CF0D1EFEF00043A815 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2D00D1EFEF00043A815 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2D10D1EFEF00043A815 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2D20D1EFEF00043A815 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D2D30D1EFEF00043A815 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Clipboard.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Clipboard.element; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* Clipboard Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Clipboard Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1472160072C81520088105C /* Pasteboard.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = Pasteboard.nib; sourceTree = ""; }; E1472161072C81520088105C /* QSPasteboardPrefPane.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = QSPasteboardPrefPane.nib; sourceTree = ""; }; @@ -117,7 +111,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Clipboard.element */, + 8D1AC9740486D14A00FE50C9 /* Clipboard Module.qsplugin */, ); name = Products; sourceTree = ""; @@ -162,14 +156,14 @@ 7FE7D2CB0D1EFEF00043A815 /* Configuration */ = { isa = PBXGroup; children = ( - 7FE7D2CC0D1EFEF00043A815 /* Common.xcconfig */, - 7FE7D2CD0D1EFEF00043A815 /* Debug.xcconfig */, - 7FE7D2CE0D1EFEF00043A815 /* Developer.xcconfig */, - 7FE7D2CF0D1EFEF00043A815 /* QSElement.xcconfig */, - 7FE7D2D00D1EFEF00043A815 /* QSElement_Prefix.pch */, - 7FE7D2D10D1EFEF00043A815 /* QSPlugIn.xcconfig */, - 7FE7D2D20D1EFEF00043A815 /* QSPlugIn_Prefix.pch */, - 7FE7D2D30D1EFEF00043A815 /* Release.xcconfig */, + 14A8D32D10CE6212003857E3 /* Common.xcconfig */, + 14A8D32E10CE6212003857E3 /* Debug.xcconfig */, + 14A8D32F10CE6212003857E3 /* Developer.xcconfig */, + 14A8D33010CE6212003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D33110CE6212003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D33210CE6212003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D33310CE6212003857E3 /* QSPlugIn.xcconfig */, + 14A8D33410CE6212003857E3 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -193,7 +187,7 @@ name = Clipboard; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSClipboardPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Clipboard.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* Clipboard Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -239,12 +233,6 @@ E1472177072C81DE0088105C /* CopyTop.png in Resources */, E14721BB072C86D50088105C /* PasteTop.png in Resources */, 7F7F465C0C5C59D2003A1491 /* element.xml in Resources */, - 7FE7D2D40D1EFEF00043A815 /* Common.xcconfig in Resources */, - 7FE7D2D50D1EFEF00043A815 /* Debug.xcconfig in Resources */, - 7FE7D2D60D1EFEF00043A815 /* Developer.xcconfig in Resources */, - 7FE7D2D70D1EFEF00043A815 /* QSElement.xcconfig in Resources */, - 7FE7D2D80D1EFEF00043A815 /* QSPlugIn.xcconfig in Resources */, - 7FE7D2D90D1EFEF00043A815 /* Release.xcconfig in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -253,14 +241,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -296,29 +284,31 @@ /* Begin XCBuildConfiguration section */ 7F07AF70085E432C00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D2CF0D1EFEF00043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8D33210CE6212003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { + PRODUCT_NAME = "Clipboard Module"; }; name = Release; }; 7F07AF74085E432C00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D2D30D1EFEF00043A815 /* Release.xcconfig */; + baseConfigurationReference = 14A8D33410CE6212003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 7FE7D3C60D1F03140043A815 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D2CD0D1EFEF00043A815 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D32E10CE6212003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7FE7D3C70D1F03140043A815 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D2CF0D1EFEF00043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8D33010CE6212003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { + PRODUCT_NAME = "Clipboard Module"; }; name = Debug; }; diff --git a/elements.clipboard/QSPasteboardController.m b/elements.clipboard/QSPasteboardController.m index 0f45329..2c2cc15 100644 --- a/elements.clipboard/QSPasteboardController.m +++ b/elements.clipboard/QSPasteboardController.m @@ -1,17 +1,17 @@ #import "QSPasteboardMonitor.h" #import "QSPasteboardController.h" -//#import +#import //#import //#import //#import // -//#import +#import //#import // #import "QSPasteboardAccessoryCell.h" // -//#import +#import // @implementation QSPasteboardController diff --git a/elements.clipboard/QSPasteboardObjectView.h b/elements.clipboard/QSPasteboardObjectView.h index 23abe2c..f88c313 100644 --- a/elements.clipboard/QSPasteboardObjectView.h +++ b/elements.clipboard/QSPasteboardObjectView.h @@ -1,7 +1,7 @@ #import -//#import +#import @interface QSPasteboardObjectView : QSObjectView { diff --git a/elements.clipboard/QSPasteboardObjectView.m b/elements.clipboard/QSPasteboardObjectView.m index de21381..f896621 100644 --- a/elements.clipboard/QSPasteboardObjectView.m +++ b/elements.clipboard/QSPasteboardObjectView.m @@ -1,7 +1,7 @@ #import "QSPasteboardObjectView.h" -//#import +#import @implementation QSPasteboardObjectView diff --git a/elements.clipboard/QSPasteboardPrefPane.h b/elements.clipboard/QSPasteboardPrefPane.h index 449c42b..5352955 100644 --- a/elements.clipboard/QSPasteboardPrefPane.h +++ b/elements.clipboard/QSPasteboardPrefPane.h @@ -1,7 +1,7 @@ #import -//#import +#import @interface QSPasteboardPrefPane : QSPreferencePane { diff --git a/elements.hfsattributes/FileAttributesElement.xcodeproj/project.pbxproj b/elements.hfsattributes/FileAttributesElement.xcodeproj/project.pbxproj index 94fc7b8..e5570cb 100644 --- a/elements.hfsattributes/FileAttributesElement.xcodeproj/project.pbxproj +++ b/elements.hfsattributes/FileAttributesElement.xcodeproj/project.pbxproj @@ -7,30 +7,24 @@ objects = { /* Begin PBXBuildFile section */ - 7FE7D04E0D1EB7770043A815 /* Common.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D0460D1EB7770043A815 /* Common.xcconfig */; }; - 7FE7D04F0D1EB7770043A815 /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D0470D1EB7770043A815 /* Debug.xcconfig */; }; - 7FE7D0500D1EB7770043A815 /* Developer.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D0480D1EB7770043A815 /* Developer.xcconfig */; }; - 7FE7D0510D1EB7770043A815 /* QSElement.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D0490D1EB7770043A815 /* QSElement.xcconfig */; }; - 7FE7D0520D1EB7770043A815 /* QSPlugIn.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D04B0D1EB7770043A815 /* QSPlugIn.xcconfig */; }; - 7FE7D0530D1EB7770043A815 /* Release.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D04D0D1EB7770043A815 /* Release.xcconfig */; }; 7FE7D1160D1EB8590043A815 /* element.xml in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D1150D1EB8590043A815 /* element.xml */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; E1EE9FFB079F184900342677 /* QSHFSAttributeActions.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EE9FF9079F184900342677 /* QSHFSAttributeActions.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8842210CFC3B5007D08C4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Common.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8842310CFC3B5007D08C4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8842410CFC3B5007D08C4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Developer.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8842510CFC3B5007D08C4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Debug.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Debug.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8842610CFC3B5007D08C4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Prefix.pch"; sourceTree = SOURCE_ROOT; }; + 14A8842710CFC3B5007D08C4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn_Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn_Release.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8842810CFC3B5007D08C4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/QSPlugIn.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14A8842910CFC3B5007D08C4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = "../../blacktree-alchemy/Quicksilver/Configuration/Release.xcconfig"; sourceTree = SOURCE_ROOT; }; 32DBCF980370C29C00C91783 /* QSFileAttributesPlugin_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSFileAttributesPlugin_Prefix.pch; sourceTree = ""; }; - 7FE7D0460D1EB7770043A815 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D0470D1EB7770043A815 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D0480D1EB7770043A815 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D0490D1EB7770043A815 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D04A0D1EB7770043A815 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D04B0D1EB7770043A815 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D04C0D1EB7770043A815 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D04D0D1EB7770043A815 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7FE7D1150D1EB8590043A815 /* element.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* File Attribute Actions.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "File Attribute Actions.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* File Attribute Actions.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "File Attribute Actions.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1EE9FF8079F184900342677 /* QSHFSAttributeActions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSHFSAttributeActions.h; sourceTree = ""; }; E1EE9FF9079F184900342677 /* QSHFSAttributeActions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSHFSAttributeActions.m; sourceTree = ""; }; @@ -51,6 +45,14 @@ 0259C574FE90428111CA0C5A /* QSFileAttributesPlugin */ = { isa = PBXGroup; children = ( + 14A8842210CFC3B5007D08C4 /* Common.xcconfig */, + 14A8842310CFC3B5007D08C4 /* Debug.xcconfig */, + 14A8842410CFC3B5007D08C4 /* Developer.xcconfig */, + 14A8842510CFC3B5007D08C4 /* QSPlugIn_Debug.xcconfig */, + 14A8842610CFC3B5007D08C4 /* QSPlugIn_Prefix.pch */, + 14A8842710CFC3B5007D08C4 /* QSPlugIn_Release.xcconfig */, + 14A8842810CFC3B5007D08C4 /* QSPlugIn.xcconfig */, + 14A8842910CFC3B5007D08C4 /* Release.xcconfig */, 7FE7D0450D1EB7770043A815 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, @@ -73,7 +75,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* File Attribute Actions.element */, + 8D1AC9740486D14A00FE50C9 /* File Attribute Actions.qsplugin */, ); name = Products; sourceTree = ""; @@ -106,14 +108,6 @@ 7FE7D0450D1EB7770043A815 /* Configuration */ = { isa = PBXGroup; children = ( - 7FE7D0460D1EB7770043A815 /* Common.xcconfig */, - 7FE7D0470D1EB7770043A815 /* Debug.xcconfig */, - 7FE7D0480D1EB7770043A815 /* Developer.xcconfig */, - 7FE7D0490D1EB7770043A815 /* QSElement.xcconfig */, - 7FE7D04A0D1EB7770043A815 /* QSElement_Prefix.pch */, - 7FE7D04B0D1EB7770043A815 /* QSPlugIn.xcconfig */, - 7FE7D04C0D1EB7770043A815 /* QSPlugIn_Prefix.pch */, - 7FE7D04D0D1EB7770043A815 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -137,7 +131,7 @@ name = "File Attribute Actions"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSFileAttributesPlugin; - productReference = 8D1AC9740486D14A00FE50C9 /* File Attribute Actions.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* File Attribute Actions.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -145,7 +139,7 @@ /* Begin PBXProject section */ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; - buildConfigurationList = 7F07AFEE085E433000E2AFC4 /* Build configuration list for PBXProject "QSFileAttributesPlugin copy" */; + buildConfigurationList = 7F07AFEE085E433000E2AFC4 /* Build configuration list for PBXProject "FileAttributesElement" */; compatibilityVersion = "Xcode 3.0"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSFileAttributesPlugin */; @@ -162,12 +156,6 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7FE7D04E0D1EB7770043A815 /* Common.xcconfig in Resources */, - 7FE7D04F0D1EB7770043A815 /* Debug.xcconfig in Resources */, - 7FE7D0500D1EB7770043A815 /* Developer.xcconfig in Resources */, - 7FE7D0510D1EB7770043A815 /* QSElement.xcconfig in Resources */, - 7FE7D0520D1EB7770043A815 /* QSPlugIn.xcconfig in Resources */, - 7FE7D0530D1EB7770043A815 /* Release.xcconfig in Resources */, 7FE7D1160D1EB8590043A815 /* element.xml in Resources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -177,14 +165,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -204,32 +192,30 @@ /* Begin XCBuildConfiguration section */ 7F07AFEC085E433000E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D0490D1EB7770043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8842710CFC3B5007D08C4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - INFOPLIST_FILE = Info.plist; PRODUCT_NAME = "File Attribute Actions"; }; name = Release; }; 7F07AFF0085E433000E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D04D0D1EB7770043A815 /* Release.xcconfig */; + baseConfigurationReference = 14A8842910CFC3B5007D08C4 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 7FE7D0F80D1EB78F0043A815 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D0470D1EB7770043A815 /* Debug.xcconfig */; + baseConfigurationReference = 14A8842310CFC3B5007D08C4 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7FE7D0F90D1EB78F0043A815 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D0490D1EB7770043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8842510CFC3B5007D08C4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - INFOPLIST_FILE = Info.plist; PRODUCT_NAME = "File Attribute Actions"; }; name = Debug; @@ -246,7 +232,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7F07AFEE085E433000E2AFC4 /* Build configuration list for PBXProject "QSFileAttributesPlugin copy" */ = { + 7F07AFEE085E433000E2AFC4 /* Build configuration list for PBXProject "FileAttributesElement" */ = { isa = XCConfigurationList; buildConfigurations = ( 7F07AFF0085E433000E2AFC4 /* Release */, diff --git a/elements.support.mail/MailSupportElement.xcodeproj/project.pbxproj b/elements.support.mail/MailSupportElement.xcodeproj/project.pbxproj index 30929a7..2da7f1f 100644 --- a/elements.support.mail/MailSupportElement.xcodeproj/project.pbxproj +++ b/elements.support.mail/MailSupportElement.xcodeproj/project.pbxproj @@ -14,18 +14,18 @@ 7F839CD907CCD6E5003F2874 /* QSMailMediator.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F839CCD07CCD6CF003F2874 /* QSMailMediator.h */; }; 7F839D0807CCD7CB003F2874 /* Message.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F839D0707CCD7CB003F2874 /* Message.framework */; }; 7FB39972083FDEA60053AB86 /* QSMailSupportPrefPane.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7FB39971083FDEA60053AB86 /* QSMailSupportPrefPane.nib */; }; - 7FE7D3430D1EFF990043A815 /* Common.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D33B0D1EFF990043A815 /* Common.xcconfig */; }; - 7FE7D3440D1EFF990043A815 /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D33C0D1EFF990043A815 /* Debug.xcconfig */; }; - 7FE7D3450D1EFF990043A815 /* Developer.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D33D0D1EFF990043A815 /* Developer.xcconfig */; }; - 7FE7D3460D1EFF990043A815 /* QSElement.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D33E0D1EFF990043A815 /* QSElement.xcconfig */; }; - 7FE7D3470D1EFF990043A815 /* QSElement_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 7FE7D33F0D1EFF990043A815 /* QSElement_Prefix.pch */; }; - 7FE7D3480D1EFF990043A815 /* QSPlugIn.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D3400D1EFF990043A815 /* QSPlugIn.xcconfig */; }; - 7FE7D3490D1EFF990043A815 /* QSPlugIn_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 7FE7D3410D1EFF990043A815 /* QSPlugIn_Prefix.pch */; }; - 7FE7D34A0D1EFF990043A815 /* Release.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FE7D3420D1EFF990043A815 /* Release.xcconfig */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8848D10CFC64E007D08C4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8848E10CFC64E007D08C4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8848F10CFC64E007D08C4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8849010CFC64E007D08C4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8849110CFC64E007D08C4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8849210CFC64E007D08C4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8849310CFC64E007D08C4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8849410CFC64E007D08C4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F6E34010C10F58F00303BFE /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 7F839CCD07CCD6CF003F2874 /* QSMailMediator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSMailMediator.h; sourceTree = ""; }; 7F839CCE07CCD6CF003F2874 /* QSEmailActions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSEmailActions.m; sourceTree = ""; }; @@ -35,16 +35,8 @@ 7F839CD207CCD6CF003F2874 /* QSMailMediator.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSMailMediator.m; sourceTree = ""; }; 7F839D0707CCD7CB003F2874 /* Message.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Message.framework; path = /System/Library/Frameworks/Message.framework; sourceTree = ""; }; 7FB39971083FDEA60053AB86 /* QSMailSupportPrefPane.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = QSMailSupportPrefPane.nib; sourceTree = ""; }; - 7FE7D33B0D1EFF990043A815 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D33C0D1EFF990043A815 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D33D0D1EFF990043A815 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D33E0D1EFF990043A815 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D33F0D1EFF990043A815 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3400D1EFF990043A815 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3410D1EFF990043A815 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3420D1EFF990043A815 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Email Support.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Email Support.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* .qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = .qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -86,7 +78,7 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Email Support.element */, + 8D1AC9740486D14A00FE50C9 /* .qsplugin */, ); name = Products; sourceTree = ""; @@ -116,14 +108,14 @@ 7FE7D33A0D1EFF990043A815 /* Configuration */ = { isa = PBXGroup; children = ( - 7FE7D33B0D1EFF990043A815 /* Common.xcconfig */, - 7FE7D33C0D1EFF990043A815 /* Debug.xcconfig */, - 7FE7D33D0D1EFF990043A815 /* Developer.xcconfig */, - 7FE7D33E0D1EFF990043A815 /* QSElement.xcconfig */, - 7FE7D33F0D1EFF990043A815 /* QSElement_Prefix.pch */, - 7FE7D3400D1EFF990043A815 /* QSPlugIn.xcconfig */, - 7FE7D3410D1EFF990043A815 /* QSPlugIn_Prefix.pch */, - 7FE7D3420D1EFF990043A815 /* Release.xcconfig */, + 14A8848D10CFC64E007D08C4 /* Common.xcconfig */, + 14A8848E10CFC64E007D08C4 /* Debug.xcconfig */, + 14A8848F10CFC64E007D08C4 /* Developer.xcconfig */, + 14A8849010CFC64E007D08C4 /* QSPlugIn_Debug.xcconfig */, + 14A8849110CFC64E007D08C4 /* QSPlugIn_Prefix.pch */, + 14A8849210CFC64E007D08C4 /* QSPlugIn_Release.xcconfig */, + 14A8849310CFC64E007D08C4 /* QSPlugIn.xcconfig */, + 14A8849410CFC64E007D08C4 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -136,8 +128,6 @@ buildActionMask = 2147483647; files = ( 7F839CD907CCD6E5003F2874 /* QSMailMediator.h in Headers */, - 7FE7D3470D1EFF990043A815 /* QSElement_Prefix.pch in Headers */, - 7FE7D3490D1EFF990043A815 /* QSPlugIn_Prefix.pch in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -161,7 +151,7 @@ name = "Email Support"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSMailSupport; - productReference = 8D1AC9740486D14A00FE50C9 /* Email Support.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* .qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -188,12 +178,6 @@ files = ( 7FB39972083FDEA60053AB86 /* QSMailSupportPrefPane.nib in Resources */, 7F6E34020C10F58F00303BFE /* element.xml in Resources */, - 7FE7D3430D1EFF990043A815 /* Common.xcconfig in Resources */, - 7FE7D3440D1EFF990043A815 /* Debug.xcconfig in Resources */, - 7FE7D3450D1EFF990043A815 /* Developer.xcconfig in Resources */, - 7FE7D3460D1EFF990043A815 /* QSElement.xcconfig in Resources */, - 7FE7D3480D1EFF990043A815 /* QSPlugIn.xcconfig in Resources */, - 7FE7D34A0D1EFF990043A815 /* Release.xcconfig in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -202,14 +186,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -231,28 +215,28 @@ /* Begin XCBuildConfiguration section */ 7FE7D34E0D1F00220043A815 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D33C0D1EFF990043A815 /* Debug.xcconfig */; + baseConfigurationReference = 14A8848E10CFC64E007D08C4 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7FE7D34F0D1F00220043A815 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D33E0D1EFF990043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8849010CFC64E007D08C4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7FFF2460085E488500266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D33E0D1EFF990043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14A8849210CFC64E007D08C4 /* QSPlugIn_Release.xcconfig */; buildSettings = { }; name = Release; }; 7FFF2464085E488500266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3420D1EFF990043A815 /* Release.xcconfig */; + baseConfigurationReference = 14A8849410CFC64E007D08C4 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/elements.support.music/MusicSupportElement.xcodeproj/project.pbxproj b/elements.support.music/MusicSupportElement.xcodeproj/project.pbxproj index 7c98d38..8cb76cb 100644 --- a/elements.support.music/MusicSupportElement.xcodeproj/project.pbxproj +++ b/elements.support.music/MusicSupportElement.xcodeproj/project.pbxproj @@ -7,29 +7,23 @@ objects = { /* Begin PBXBuildFile section */ - 33DFCCFB0BCF3FF800EDE8CF /* QSMusicFilePreviewProvider.h in Resources */ = {isa = PBXBuildFile; fileRef = 7FF63DF407CC056B00A5EE4A /* QSMusicFilePreviewProvider.h */; }; - 33DFCCFD0BCF3FF800EDE8CF /* QSMusicFilePreviewProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FF63DF307CC056B00A5EE4A /* QSMusicFilePreviewProvider.m */; }; - 33DFCCFF0BCF3FF800EDE8CF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; - 33DFCED20BCF436F00EDE8CF /* element.xml in Resources */ = {isa = PBXBuildFile; fileRef = 33DFCED10BCF436F00EDE8CF /* element.xml */; }; - 7FE1D42B0CEC8F9D00E19D9E /* QuickLook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7FE1D42A0CEC8F9D00E19D9E /* QuickLook.framework */; }; 7FF63DF507CC056B00A5EE4A /* QSMusicFilePreviewProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FF63DF307CC056B00A5EE4A /* QSMusicFilePreviewProvider.m */; }; 7FF63DF607CC056B00A5EE4A /* QSMusicFilePreviewProvider.h in Resources */ = {isa = PBXBuildFile; fileRef = 7FF63DF407CC056B00A5EE4A /* QSMusicFilePreviewProvider.h */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A884CD10CFC82E007D08C4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A884CE10CFC82E007D08C4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A884CF10CFC82E007D08C4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A884D010CFC82E007D08C4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A884D110CFC82E007D08C4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A884D210CFC82E007D08C4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A884D310CFC82E007D08C4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A884D410CFC82E007D08C4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSMusicSupport_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSMusicSupport_Prefix.pch; sourceTree = ""; }; - 33DFCD090BCF3FF800EDE8CF /* Music Support.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Music Support.element"; sourceTree = BUILT_PRODUCTS_DIR; }; - 33DFCD0A0BCF3FF800EDE8CF /* Info-element.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-element.plist"; sourceTree = ""; }; + 33DFCD0A0BCF3FF800EDE8CF /* Info-element.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-element.plist"; sourceTree = ""; }; 33DFCED10BCF436F00EDE8CF /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; - 7F350E6D0D15EB8000B2B814 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350E6E0D15EB8000B2B814 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350E6F0D15EB8000B2B814 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350E700D15EB8000B2B814 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350E720D15EB8000B2B814 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7F350E740D15EB8000B2B814 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7F350E760D15EB8000B2B814 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7F350E780D15EB8000B2B814 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 7FE067A60AB7BE7F00FC8758 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FE067A70AB7BE7F00FC8758 /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; 7FE067A80AB7BE7F00FC8758 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -43,15 +37,6 @@ /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 33DFCCFE0BCF3FF800EDE8CF /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 33DFCCFF0BCF3FF800EDE8CF /* Cocoa.framework in Frameworks */, - 7FE1D42B0CEC8F9D00E19D9E /* QuickLook.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -90,7 +75,6 @@ isa = PBXGroup; children = ( 8D1AC9740486D14A00FE50C9 /* Music Support.qsplugin */, - 33DFCD090BCF3FF800EDE8CF /* Music Support.element */, ); name = Products; sourceTree = ""; @@ -128,14 +112,14 @@ 7F350E6C0D15EB8000B2B814 /* Configuration */ = { isa = PBXGroup; children = ( - 7F350E6D0D15EB8000B2B814 /* Common.xcconfig */, - 7F350E6E0D15EB8000B2B814 /* Debug.xcconfig */, - 7F350E6F0D15EB8000B2B814 /* Developer.xcconfig */, - 7F350E700D15EB8000B2B814 /* QSElement.xcconfig */, - 7F350E720D15EB8000B2B814 /* QSElement_Prefix.pch */, - 7F350E740D15EB8000B2B814 /* QSPlugIn.xcconfig */, - 7F350E760D15EB8000B2B814 /* QSPlugIn_Prefix.pch */, - 7F350E780D15EB8000B2B814 /* Release.xcconfig */, + 14A884CD10CFC82E007D08C4 /* Common.xcconfig */, + 14A884CE10CFC82E007D08C4 /* Debug.xcconfig */, + 14A884CF10CFC82E007D08C4 /* Developer.xcconfig */, + 14A884D010CFC82E007D08C4 /* QSPlugIn_Debug.xcconfig */, + 14A884D110CFC82E007D08C4 /* QSPlugIn_Prefix.pch */, + 14A884D210CFC82E007D08C4 /* QSPlugIn_Release.xcconfig */, + 14A884D310CFC82E007D08C4 /* QSPlugIn.xcconfig */, + 14A884D410CFC82E007D08C4 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -143,25 +127,6 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 33DFCCF90BCF3FF800EDE8CF /* Music Support Element */ = { - isa = PBXNativeTarget; - buildConfigurationList = 33DFCD050BCF3FF800EDE8CF /* Build configuration list for PBXNativeTarget "Music Support Element" */; - buildPhases = ( - 33DFCCFA0BCF3FF800EDE8CF /* Resources */, - 33DFCCFC0BCF3FF800EDE8CF /* Sources */, - 33DFCCFE0BCF3FF800EDE8CF /* Frameworks */, - 33DFCD040BCF3FF800EDE8CF /* ShellScript */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "Music Support Element"; - productInstallPath = "$(HOME)/Developer/Palettes"; - productName = QSMusicSupport; - productReference = 33DFCD090BCF3FF800EDE8CF /* Music Support.element */; - productType = "com.apple.product-type.bundle"; - }; 8D1AC9600486D14A00FE50C9 /* Music Support */ = { isa = PBXNativeTarget; buildConfigurationList = 7FFF2492085E488500266176 /* Build configuration list for PBXNativeTarget "Music Support" */; @@ -186,7 +151,7 @@ /* Begin PBXProject section */ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; - buildConfigurationList = 7FFF2496085E488500266176 /* Build configuration list for PBXProject "QSMusicSupport" */; + buildConfigurationList = 7FFF2496085E488500266176 /* Build configuration list for PBXProject "MusicSupportElement" */; compatibilityVersion = "Xcode 3.0"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSMusicSupport */; @@ -194,21 +159,11 @@ projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Music Support */, - 33DFCCF90BCF3FF800EDE8CF /* Music Support Element */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 33DFCCFA0BCF3FF800EDE8CF /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 33DFCCFB0BCF3FF800EDE8CF /* QSMusicFilePreviewProvider.h in Resources */, - 33DFCED20BCF436F00EDE8CF /* element.xml in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 8D1AC9660486D14A00FE50C9 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -220,43 +175,22 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 33DFCD040BCF3FF800EDE8CF /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; - }; E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 33DFCCFC0BCF3FF800EDE8CF /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 33DFCCFD0BCF3FF800EDE8CF /* QSMusicFilePreviewProvider.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 8D1AC96A0486D14A00FE50C9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -268,79 +202,36 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 33DFCD060BCF3FF800EDE8CF /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7F350E700D15EB8000B2B814 /* QSElement.xcconfig */; - buildSettings = { - INFOPLIST_FILE = "Info-element.plist"; - PRODUCT_NAME = "Music Support"; - }; - name = Debug; - }; - 33DFCD070BCF3FF800EDE8CF /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7F350E700D15EB8000B2B814 /* QSElement.xcconfig */; - buildSettings = { - INFOPLIST_FILE = "Info-element.plist"; - PRODUCT_NAME = "Music Support"; - }; - name = Release; - }; 7FFF2493085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A884D010CFC82E007D08C4 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(FRAMEWORK_SEARCH_PATHS)", - "$(SRCROOT)/../../../Build/Release", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMusicSupport_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Music Support"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; name = Debug; }; 7FFF2494085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A884D210CFC82E007D08C4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMusicSupport_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Music Support"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; 7FFF2497085E488500266176 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F350E6E0D15EB8000B2B814 /* Debug.xcconfig */; + baseConfigurationReference = 14A884CE10CFC82E007D08C4 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7FFF2498085E488500266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F350E780D15EB8000B2B814 /* Release.xcconfig */; + baseConfigurationReference = 14A884D410CFC82E007D08C4 /* Release.xcconfig */; buildSettings = { }; name = Release; @@ -348,15 +239,6 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 33DFCD050BCF3FF800EDE8CF /* Build configuration list for PBXNativeTarget "Music Support Element" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 33DFCD060BCF3FF800EDE8CF /* Debug */, - 33DFCD070BCF3FF800EDE8CF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; 7FFF2492085E488500266176 /* Build configuration list for PBXNativeTarget "Music Support" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -366,7 +248,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; - 7FFF2496085E488500266176 /* Build configuration list for PBXProject "QSMusicSupport" */ = { + 7FFF2496085E488500266176 /* Build configuration list for PBXProject "MusicSupportElement" */ = { isa = XCConfigurationList; buildConfigurations = ( 7FFF2497085E488500266176 /* Debug */, diff --git a/elements.support.music/QSMusicFilePreviewProvider.m b/elements.support.music/QSMusicFilePreviewProvider.m index d9feea2..4c3b700 100644 --- a/elements.support.music/QSMusicFilePreviewProvider.m +++ b/elements.support.music/QSMusicFilePreviewProvider.m @@ -15,28 +15,29 @@ @implementation QSMusicFilePreviewProvider - (NSImage *)iconForFile:(NSString *)path ofType:(NSString *)type{ + + NSImage * theImage = nil; + NSURL *fileURL = [NSURL fileURLWithPath:path]; + NSDictionary *options = [NSDictionary dictionaryWithObject:[NSNumber numberWithInteger: 128] + forKey:kQLThumbnailOptionIconModeKey]; + CGSize iconSize = {256.0, 256.0}; + - NSImage * theImage = nil; - NSURL *fileURL = [NSURL fileURLWithPath:path]; - NSDictionary *options = [NSDictionary dictionaryWithObject:[NSNumber numberWithInteger: 128] - forKey:kQLThumbnailOptionIconModeKey]; - CGSize iconSize = {256.0, 256.0}; - - QLThumbnailRef thumbnail = QLThumbnailCreate(NULL, (CFURLRef)fileURL, iconSize, (CFDictionaryRef)options); - if (thumbnail) { - CGImageRef cgImage = QLThumbnailCopyImage(thumbnail); - if (cgImage) { - NSBitmapImageRep *rep = [[[NSBitmapImageRep alloc] initWithCGImage:cgImage] autorelease]; - theImage = [[[NSImage alloc] init] autorelease]; - [theImage addRepresentation:rep]; - CFRelease(cgImage); - } - CFRelease(thumbnail); - } - return theImage; - NSImage *icon=nil; - - +QLThumbnailRef thumbnail = QLThumbnailCreate(NULL, (CFURLRef)fileURL, iconSize, (CFDictionaryRef)options); + if (thumbnail) { + CGImageRef cgImage = QLThumbnailCopyImage(thumbnail); + if (cgImage) { + NSBitmapImageRep *rep = [[[NSBitmapImageRep alloc] initWithCGImage:cgImage] autorelease]; + theImage = [[[NSImage alloc] init] autorelease]; + [theImage addRepresentation:rep]; + CFRelease(cgImage); + } + CFRelease(thumbnail); + } + return theImage; + NSImage *icon=nil; + + BOOL isMP3=NO,isAAC=NO; @@ -70,9 +71,9 @@ - (NSImage *)iconForFile:(NSString *)path ofType:(NSString *)type{ if (bytes[coverData.location+i]==0) i++; //Skip Extra NSRange imageDataRange=NSMakeRange(coverData.location+i,coverData.length-i); if (NSMaxRange(imageDataRange)<=[data length]){ - data=[data subdataWithRange:imageDataRange]; - - icon=[[[NSImage alloc]initWithData:data]autorelease]; + data=[data subdataWithRange:imageDataRange]; + + icon=[[[NSImage alloc]initWithData:data]autorelease]; } } } @@ -97,8 +98,8 @@ - (NSRange)rangeOfAtom:(UInt32)atom inData:(NSData *)data{ } - (NSRange)rangeOfAtom:(UInt32)atom inData:(NSData *)data range:(NSRange)range{ if (range.location==NSNotFound) return NSMakeRange(NSNotFound,0); - atom=CFSwapInt32HostToBig(atom); - + atom=CFSwapInt32HostToBig(atom); + UInt8 *bytes, *bytePtr; unsigned long int byteIndex, byteCount; @@ -108,7 +109,7 @@ - (NSRange)rangeOfAtom:(UInt32)atom inData:(NSData *)data range:(NSRange)range{ UInt32 *type; UInt32 *length; - // Scan data for byte sequence + // Scan data for byte sequence for (byteIndex = range.location, bytePtr = bytes+range.location; byteIndex < byteCount-8 && byteIndex < NSMaxRange(range)-8; byteIndex++,bytePtr++) { length=(UInt32 *)(bytePtr); type=(UInt32 *)(bytePtr+4); @@ -126,7 +127,7 @@ - (NSRange)rangeOfFrame:(UInt32)frame inData:(NSData *)data{ - (NSRange)rangeOfFrame:(UInt32)frame inData:(NSData *)data range:(NSRange)range{ UInt8 *bytes, *bytePtr; unsigned long int byteIndex, byteCount; - frame=CFSwapInt32HostToBig(frame); + frame=CFSwapInt32HostToBig(frame); byteCount = [data length]; bytes = (UInt8 *)[data bytes]; if (!byteCount || !bytes)return NSMakeRange(NSNotFound,0); diff --git a/elements.support.window/Windows/QSWindowModule.xcodeproj/project.pbxproj b/elements.support.window/Windows/QSWindowModule.xcodeproj/project.pbxproj index 31e9abf..d57dd52 100644 --- a/elements.support.window/Windows/QSWindowModule.xcodeproj/project.pbxproj +++ b/elements.support.window/Windows/QSWindowModule.xcodeproj/project.pbxproj @@ -26,30 +26,6 @@ E1EAB046068128A200774DFF /* QSWindowModule.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSWindowModule.m */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 2E58F360FFB2326E11CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 2E58F361FFB2326E11CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXCopyFilesBuildPhase section */ E1C3C47506EBC8D800B848D6 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; @@ -66,9 +42,17 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 14D9D2E510D1017300BEABA0 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14D9D2E610D1017300BEABA0 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14D9D2E710D1017300BEABA0 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14D9D2E810D1017300BEABA0 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14D9D2E910D1017300BEABA0 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14D9D2EA10D1017300BEABA0 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14D9D2EB10D1017300BEABA0 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14D9D2EC10D1017300BEABA0 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSWindowModule_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSWindowModule_Prefix.pch; sourceTree = ""; }; 7F7CAF730906823F00B3A3D5 /* CGSPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CGSPrivate.h; path = "../../../../Dock Extension/CoreGraphics/CGSPrivate.h"; sourceTree = SOURCE_ROOT; }; - 7F7CAF740906823F00B3A3D5 /* WindowControllerEvents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = WindowControllerEvents.h; path = "../../../../Dock Extension/CoreGraphics/WindowControllerEvents.h"; sourceTree = SOURCE_ROOT; }; + 7F7CAF740906823F00B3A3D5 /* WindowControllerEvents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = WindowControllerEvents.h; path = ../WindowControllerEvents.h; sourceTree = SOURCE_ROOT; }; 7F7CAF770906824A00B3A3D5 /* WindowControllerEvents_BLTRX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = WindowControllerEvents_BLTRX.h; path = "../../../../Dock Extension/DockExtensionExtras/WindowControllerEvents_BLTRX.h"; sourceTree = SOURCE_ROOT; }; 7F7CB0750906825F00B3A3D5 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = ../../../Build/Release/QSCore.framework; sourceTree = SOURCE_ROOT; }; 7F7CB0760906825F00B3A3D5 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSEffects.framework; path = ../../../Build/Release/QSEffects.framework; sourceTree = SOURCE_ROOT; }; @@ -109,6 +93,7 @@ 0259C574FE90428111CA0C5A /* QSWindowModule */ = { isa = PBXGroup; children = ( + 14D9D2E210D1015F00BEABA0 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -129,6 +114,22 @@ name = Resources; sourceTree = ""; }; + 14D9D2E210D1015F00BEABA0 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14D9D2E510D1017300BEABA0 /* Common.xcconfig */, + 14D9D2E610D1017300BEABA0 /* Debug.xcconfig */, + 14D9D2E710D1017300BEABA0 /* Developer.xcconfig */, + 14D9D2E810D1017300BEABA0 /* QSPlugIn_Debug.xcconfig */, + 14D9D2E910D1017300BEABA0 /* QSPlugIn_Prefix.pch */, + 14D9D2EA10D1017300BEABA0 /* QSPlugIn_Release.xcconfig */, + 14D9D2EB10D1017300BEABA0 /* QSPlugIn.xcconfig */, + 14D9D2EC10D1017300BEABA0 /* Release.xcconfig */, + ); + name = Configuration; + path = "../../../blacktree-alchemy/Quicksilver/Configuration"; + sourceTree = ""; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -189,17 +190,6 @@ ); buildRules = ( ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSWindowModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "QS Window Manager"; - WRAPPER_EXTENSION = qsplugin; - }; dependencies = ( ); name = "Window Manipulation Module"; @@ -214,15 +204,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF25F8085E488700266176 /* Build configuration list for PBXProject "QSWindowModule" */; - buildSettings = { - }; - buildStyles = ( - 2E58F360FFB2326E11CA0CBA /* Development */, - 2E58F361FFB2326E11CA0CBA /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSWindowModule */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Window Manipulation Module */, ); @@ -247,14 +233,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -293,96 +279,60 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7FFF25F5085E488700266176 /* Development */ = { + 7FFF25F5085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D2E810D1017300BEABA0 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSWindowModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Window Manipulation Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7FFF25F6085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D2EA10D1017300BEABA0 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSWindowModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Window Manipulation Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7FFF25F7085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSWindowModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "Window Manipulation Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7FFF25F9085E488700266176 /* Development */ = { + 7FFF25F9085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D2E610D1017300BEABA0 /* Debug.xcconfig */; buildSettings = { }; - name = Development; + name = Debug; }; 7FFF25FA085E488700266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14D9D2EC10D1017300BEABA0 /* Release.xcconfig */; buildSettings = { }; name = Release; }; - 7FFF25FB085E488700266176 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7FFF25F4085E488700266176 /* Build configuration list for PBXNativeTarget "Window Manipulation Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF25F5085E488700266176 /* Development */, + 7FFF25F5085E488700266176 /* Debug */, 7FFF25F6085E488700266176 /* Release */, - 7FFF25F7085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7FFF25F8085E488700266176 /* Build configuration list for PBXProject "QSWindowModule" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FFF25F9085E488700266176 /* Development */, + 7FFF25F9085E488700266176 /* Debug */, 7FFF25FA085E488700266176 /* Release */, - 7FFF25FB085E488700266176 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/elements.survey/QSSurveyPlugIn.xcodeproj.zip b/elements.survey/QSSurveyPlugIn.xcodeproj.zip deleted file mode 100644 index 72ef61d0828f83ce36d336d359e7c4806f04ebf2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14550 zcmbuGV~}Rcx8}?0vh6Ncb=kIU+qP}jTV1wo+qP|6UDlj4ckZ2Y@67yXB4%gC-YfIN zZ)ZeCWUP4dS@Ke#U@$;`KOD^JZ2vv@A1^E*L?8tvB^O6m6AyW77c&W4I(H*GV-tHv zJIh}x>aaje!?t4G5(Hw8z^Fj-e_>F8p#EwI#cKZvL;9~U2G&M)j&wGEQ5pUws{KWb z?ZyA^#48>Pr;X9NoGd*CIh8Ro74!(4!Ki&7FmcbveCp!P3vWq*L-9cvFm)gb$&2;x z>}+8EeM}%we8wh|niY|Vg_yJK>~1srr-O%05jl1!yq))vh*cz6#3!<^#XI~jhx=Do z=XI{vyMdhPFEe|at*>{}aP(>v(bMAw4+q=4#0A@y9`#mCjW6%IX#3eKcw5NR<9%=M zC?Jg%u1-z?@&*dc54)BQ%_>e-tnIWHCr0|qZLlv8$hiq{eI9WCY3B6o-iQ5>!(;HC zEY8H!ft>9up8XVrPl-eBJsixs-aiLPJR@d0_h`{j1wa%pK&O5ob~Ei`GnADVZ`9mf ze@dhkeY4% zJ}k)p9QSp^zZ^xNAnH^`D1rCKAu15hzA|ZN#4c`8AT($Ed+N=j9bD``LPnSJNd3Vg4J~55+j> z>XAI|DJu$?z#;zOOCGOJ+TW-UDf!7Wpv#XoYpmdX-c|*gP?E4`E3lcVN*TGOo*DIi zPv!-|xqNx(l{EwPkK*Y`z_N0-%fe}FKGv>1GJ6!1x<)h> z_uI>>ckQuwq!vNUTh|^xhG)Jh9JmDH8&8uNoMR^uy&jFbcJwK(IML-+C6SMPi>0+G z?h$Q~`;?tzG)nMX71KzMKi5eOglwz*6$W?J?&2$|SAx?GqQF#x<^D|KWS=3*ZCIAb zWEgy6V#-sE@2yj&fcgO_c&q`5cf5i78wcKv`_jS0fW}#)`XMk%vMCecYGWDWg zpj=i?kw8{(c5j3z4>IRB2d{*aAV>IVEX~Q4ag*IYDa!TLK?A;!z$trHMf`oKf%4cE zT|ja%)1eAzg_I`+22iA> zUn>@Y)cb2|paMbUuwr3faw+oln}HEUAoyKDO_F=odrt@$QKcQ2QJF$TZU_ZF?DF1CK~GAuxS?L6TTa3_Z(+2gWV6x;rwxK)LE4R_k$sK?SVw z$`+FQ6gL@erU?t3_`-P*QQj)#GWW9hS^x_^Q;gon=j$at%o%9K7uBweai*1>{<6G-qRyj9h!UG$BZeL64i>RuQ8 zZd8AvDHvY;sTvZd5R$_dn->4DLUr75^Z~d%M3JuN9teii>w&pRxPABfgT^}OMLN;7 zZO{EkI8g&1-5HiHFxHGUZK3KroTqqtjh$YP z3=!R#H};;8Bi)g7j@*0j3sW32#jHB+4#0mf*sG3SlpUT^!^P_D9iq`8TRfS%O z(yC^xi5oBN&9yxum(~(9B_J48LpYs?aBVgL=sO~kI5&G+DCUw@^s8;Pr*1w?QfK$q zM{Xni7{C4_F%^4Dn#b=CCgkyx+d~eeffP)kxD~8iKuG`Syu9u3Z}kG^hGKB1_1cnLa3?UW zulXoRVWtIrX=Mg7`86r1Opx+sJbtZxciCU)b+;A_&C$tjJW?r?JQ3bh7L0T(^;yIQ zN*bzU94?9r+_gvu#Z+Uh%pxj^j6p{hX_(fCvF}PS>OZKT)7OQ0{8=NSmb9&0C?b?s zkSQzn6DEvhguq((L6YEz)7Y+XAy8V?jOe8(v)Au^IPw^W`x2S@nDK&f0Ks~dsVsF8 zrbQ*Kox!T7=Z#=;)Q4nol53xAqjZp_|VXh1-E%fn$ycKMar(F?EJ z&KB?hMwN1%nnb`Ix&`b@JP9=uu-4bb)0g%BXTo-V5Y_d4OOCw|0j@)@GE+Ag;Uc?G zYMyt=Bb(G<9AW6Ii2bL;o3|ubF?5x?OC|>c+{4hDRXKccY^^Hnnu_##-{^wWr>bJv z4wVgyWvbx3>cK~7n)`&0cFV7*`?@-9a^-BS91JD(2r1mqCn4xt*HDFduuxy33*mH| z_=7z2;^Q86ZasWU80#AUQzL*^KSUTzNekgxXi zfau9f#4Ur%JY_vZ{uewfA4llpA-*E)W3VlwjMfgn3&KBkei6qL^nyy{nX7%M0&w>xmM*xDdP^RGJ)n(Xa-F zTl!MXw1l^yzn!mg3BEr3_&(INQ&&qr_~cvAFX!(oijL&=JsJ02q*Xxb&b*|u=Reah z`Bud-CQhzB86s2!sRy(#T%# zwBbutM-`>uw;_F^Ni$Z%gj^L64TVyATGBry)}hKL&G|Vv1#H;4Cw^7dH$N+;X#&2V z0`#tpZ*0MtVhe_cI8?YEmNp!sZl~wH27L9i-O#?a5%B^u?}>ZDi_NxhDADgPyRtM_wtWkaiyjj_AG347%xf zA%U=!KH>1wWNlW%+O#+pg%r~FQO(NjRDUFFof$uDoU%XaTHkyJa&-cMv$6^_LD;k za?^k(2p4bklR!^m9`x&aCSu7ld+m+t88Gt5lGn1{qq2;hCS;39p+dl@vk6^YR3<+* zUz>PeKcf0{zIbzaH=q1)9GTJM3t9!I=IZa;fj{#c7IQgZY6XRuUDBI!J{Rg(b=4{;=9@#HkoO?H7qU@&MxEYR4rUI63FCND3+nJS;ICOPG{Rd zHkDqZ4Z0hU1H&b{1Yo~aU3FDM+gHvgs9XLpRVCj>cCQ|D$a#;0JCSO+?vh}l^qeQb zJykIzY|KcNNh^XxpoMY%ufs%P!N?;vGT zE4reMN|A%UuHtzQtBXPYHXp_yN(?P>7Ao7@_u`>ZfeORJ+NIMsyp8#6`-z9@bar*d z>J9E;Wc`fjuE{c*i~_I+Acg)CkO?;RU7Q=Qgol{qW>g_E7V6=4UX`Ke+ecsDVlzbxHCbG1q$05AVc{st1tiTNZx1bR&h1X9ww(tsqG50N?DL#`@{&Z z2dS+qt}=DY=&ZGSTL`tIDi_o$W5Kx`I!-1E0yg9fM`}S-nWH6lUrY#+{5>K6P($HT z){|$$sX-+0#QuT&@9`xy3z~XE~sj%TisW2~DqOi{OGGx;p z)B&-lUq&a1Es4p+Y=fGY!**f4pFw}SRHdJ(x=YC_XzIaA5bn#WiE2N_rh3_sM&I(G zQFl!}*~uXW!Bn?y$lJO$0#ECeZnK=^w_jMJG4~FO=42UzVkcag zm8hrdM%%JZ+0cC&zpw;&))l4NsL1D#CM9G$IRExU(|xEvL)<`EtDzitvH6k>cqfLz z(&^J1t!5GLs%JJIM>VmCVth4)I8yXy%btUF%+ML{05Y!GgPGoCV#>Zn{TxnuuKi** z5!IV+yH)p<%xZpJcY>hG`Or7}p$&nX0ce?*UD=#w(_-y5!%Ou(dIf6mU3#A-i4w|> zbQe0$iPYMuto08y1A^LDXL@>;D)Lj30ycV2#I-a_xkYLcF2?m;yscw^4P8?GN(T73 zYF8QAU`HN@lptkAB@Z$@grgmb4lOZfpKGn6pa~Uf2kIjg;n#kLEC;1eVHm znSo1pnp(|z?Dhfh^c;b=zM99@hfgv2!#LQfTbYm@>66D1E*NXohR!PeGWli#g;;tTQEUmP|CjjXCUS)687X=1XVElV$K}v!h6)!wgi<&F)#- z>DT9!hT9$|k@w3lc_~OJf;nt~He?{6)Zak=kjDP2!bbN0D2=%?{ku5!?{eD}o`usv z^JBw1wfxMVbPcUtnda+aVoICMxAXB12VN6%=w?i%!q7r*WAg7VAaO}rl#9It-{vX; zb9day(cV%wGzcfu;a_H$Ye*36*@KBf+%kb(wYVQE5nQo+UwgZUz+K*#aYoNbI(tY? z!hW6hrl*Bsy!|Bk?1MkP!{@#u`FPHXddzCGF}U-_Jm@vtDKtSi3{K+-;Oisc0ei>& zIqs)4_GD_Z+*6?hG-hLYazxWvCrW&gcz&INJ=ix)K&Oi3LN${abCb{qat5`jdSOr| zpc7E{i#5HJ>R`BjAfa?*Xxem!Gml6w=lLbvfJ9xTMP zTpn!8O(;Bw!#A$QU@(ZapX9TmbqAhXqa@yvSjqQ1xsV9R!oRKNHgGFvBkZO^E@XHM z%=d;A*zQpz=fLDq35V`{DdbqLXCKM8pyYr9&IS)C32%2fp*la!?xXh!Gdb$eUfl3? zwMLX?!sX)qevGh$rFJ8(20+UaiaINx8(`GLqcdj zrDs8!1X~ruzMIpXPWavl;qtxJZO@_t2BSROz%ystkm7I%CPrqe>Kk~z>F>*xYMPc^ zK~k(t$k?*2_i-V4b`_Z!%Q_G#O@YJX9vO|pM474`Lc}j(JkNVD=Onrd-hBT# zdS5wuLv6>jRxGC{dv#Q7yxL@-C!b3rFo6pjnh&3+zX32ncMa>^RCjL&o1-KPy}Ug~ zJsa$5uWNH~cB7n{z$+PSH9*ztVETjdWEDid5p$gV5J<-2<-#f8d%4{vOc<5H0&i*o zW70kDEj;pIOb~1Jbiet^0@Xt{_WP%(bvYvXYaB9u_Ge~{+vnR|En{Yqhs0V*Cm_my zmcc3kj>=f#&UAZior>Ws(=TX>Y5*zF=% z#CH_9N_{@hJycc z*@8BvV()2uIkQe!S_BRj%(HM3+y#Oy$dtVje;&)B^=mLZqdnOahRC3{w(x`YM}Um; zX9sqrgS}teGl+_!U}0qzJ`mKXFdc|fHxU0f{skz1>rxPW8>~R?H^x z6s&(I&{1s9wi1Obqkl0yF2Bk$n3w+^LAx~gvq?94<{&4tp%1+ zLny6lp(Z>*T#7e&#iPAh)Sq(zWT*xUc-^KAotx@BF)n)huU@fHp@YdX=nh3?dj*9Yd^}I&ILI+u&(AB0(wp^mFiIr#a)n{jGmx#f> z{qjO^5&URAuresf*euZCH;OS9h|Yq*#Zxj0Wk|5X#iz%xivc}C|9GD*4On zvcjE$glVCFNh_1e``qzjasWF|2EdL)Fyf7Mb)f9QrnM^rx1>`$mwf*a>i(`~xvJrj_2@P4DkY&cM-L~1e3)kg_YNRRG%hiRTL)ylXNPZ=80Sj@BG&OqQ7#^8Z+IHS zjR=mW7^BXc8KVGXzzSOjlf=z!e(TJ#oMv2pYDDcq2H|9j=!d<@DL-mSm+VlrZP0J* zIe@srabgQ7d6&~q^YZd3qz0Cj$76~|I|j179thLtNq&kY1!xFTkWTT)Zcwxi`TsT>0DAL`9BPN}Sqba|aQnMtv4;1U8r6ihB{TM$F-M=t zF*bj+tp-R}4oUoCu2)Xr1u-EIZ}*KbyItXF6cNnL-%@`UQtm~l{EGyU_E^|e0N0<= z_4agv)caBn6ForUp5|;$L~gf6PKg{si5#Q_>Xk5&8zlT&RFojwNCXd8L4ya(ZImeX zU?&#%g+twcjX1JzFlJbm9he>aN1uDZ-e+pvJ=73GF}24^OYZMPi&0$sFAl>#eaj&G zKtaaa?J;vXjDQt=NMqI8Ls2Eh;0TuxS~Q?&LMQ>vSJ1Ef62H%*u=_sJ^Vgl!c9Si= zqnD)dyAlNk4f}f#vJmy8-J*s+-N;OV`P*yzZO=P%=19ExDb#ije&;E^JjDR%<#atm z1@S}+u|ErpD0gIcj^R)nV!}Mis(R8ijVfV`#81VQy$g=_Mw%WYX{hQZ2^}Y3Pj}4| zp^>Esc~p|vi}v(1rRC+6TBC9+xvSsQ=-~S~!T}D@Ge-(l@|NW=%9Br+M4xuQereF> zS!p+1W-`XZyevr&A_rek@#UQfC0HGt&z+c41mt#M09R5WzKQAsB~<`B2ic=z{FYN z(zp;;8k?gk-;@oL?;kV_PWo2y;%VgiW!vwb_1uluw&XRCFKL3-_kkIFZRd_YQgB2s zaRLBQmw}%Bbud`Jhga~nF>I#f9?*=f8xby*daIFZM*I>{mRXBFmq|HAKc&Dv{2o%U zsOn4`)YvB(2KXnV|&(XGz8urVdQG`Dvm4 zEOIWbkU6%bp3zdeo6Bxu%DC9>!dl8jUjtJ{VzZ3jXW$y0x1%BImrY8D!q~z2VUqI@ z6ne4;(u)dPV`Sl$&)1VoVK%#VNGWn<4XE^XtKLRQik8?EhOp98(x12T+Ib=GOTAbE z3QOXR@4X7=BB*Z8JSp7i(j&l;|IdmEr+j9HLz*@-Bn{4=c%Msm=y0`3X1pA;bB3%= z{VAalCS4#?h@b67XSRl|g6&D(6_F6k;2rs)u*M37wxy+|s~9Tk3V2$S4l9tZnKm() z^+ha$$TC)Wx!sR~0ubZZ45SqSLz;U=S_m;}KL{Mc$$PsE_?IwYT^izKV3k>jYc6l+ z>O+eu_HPx?AG-xD{hWmwFZ#vsA5{8j@AhQHCbC4SvqUShM6F^9TD)k*8(mN0TcTc^ zz`L|78*T({@V*=fK(`tBmtGiYJ$+uk1YUJ_{n_fPf4FgW`_$QpEYg-ns{70;14x;E zNpi9`Q2!~CYSo}!f4V?f7G)?9hCgYsy-3vs9{9279H3nk&LRMt(vZ-hx#(Yh4nzW8 z522M6gI%vd$KTi7v{~NR3dAuq?g&zD3*CTT`8Z#EKUp390%wN;$<->O-Rw(q!L^)h zi@4sj69uJ-W9If?+2QbrEo)`{p^M0@Z*`dDYGtCZ(}~?5p7FTB(OQ(V8@t3 z9aNK@uMr}M6T_CBo;0A7H31yh38|14vT=Bhb;q1{U_}B{xw&rW?jQwGwkOWW?s@)( zi$L2O3$FSt=Y1t5rw#w$@~b&yj>cZkd$!B#NBJ4(y}PK2^;+*9RxBH{x%B|2sRK`i zi;;@l&8nc{jGS5_0+87BMqM08?~6Z;Rmb>iEtg64bp8;lp)c zjMkhQbF6awrKteb5u5XNCPG-eEfWr-Yzc5z0S)OUvdE~pQH*T_ zppo-=m!UbWZ1zX_cb82fmr0qlN}B-D#;DvVfSaGH}T7-YR+|0T9Hu}YmTE7!F@ zD%X|T65-NCopB=BPqBS9{Nyq#fdT$Qm=9F&A zxlMUomB6G%w(Gr%rbpaqd%_VHbi`%>fVN$(T6)vL6!yAhVds|7Q6&B9t9wEwN6J7> zgFEwS^CQj|yV;Vdsc}yW5Z$m`mY17Gn0vHAaVg_T@xK1dlbBj;SLb&^Y_x3WvGPR) zm$4|LKEAmyITu-IbP)s>2Lz_06_&@*#$;p01}jM8CG5--ZBnEDINWYnefJ$_lk)TS zxBRR<_SU(3>$4pWZkA`!stY+BeTDEi3|J$Q6&qSyp7TdeWx@}CK|aB&n8){2UmihB zZV{S|57V;Gt<43!`5VzVQHt);xKO`AEz$0q=Oa*iZiHwix}$Mi<`Yt74F!i*qO^L$ z@k6*E)74Hqx^zcmWdOftMXi!?M$!3b z7e$}YG^@ngkx4F@2f3i=bx&}7s)BED=E`{{9u4U{lu-GNzC)~O3xzcw1TfV^P&}+? z%`I_vj2v;FkS1v2jnbO_bGdj&R*n2ueQ>&oqY-nXYcSUyW?)u%;N)_liWOfw3U|b6 zo^h3tr@WefE*8)OaXhNS`e?ISeU+VVy_ljT^mgA|lmbBvK5N4?F47dTQr zml-Z3^y868;d4j{?^T{p?8gunCHmUXr*xiQ11V+3_LM#0r7zKghfC(SpTp@1neG+3 zC+m&U2*x0BaA6mg%$-DJIt8>4X&KT7hAC!iCeizZgxz%;($}8f--2M2(iU$O3J?%z z`v0dOXm9B5;$-6ZUj@M}wJp01RzyG7Zy1)-0c3Y*%8Q9p*52g9{?&C;g>`2+a9SpK z3?FyWqv0R-JvZVK$yJ;Q3&1$dVWcoOZaX6#2Wx3}_e*186A^Cr=SNZR7(B-7LOZUI ziT2?%3j>(%B!?R$2bY8FC$Bfm$)daqezMci1aSIi3F`G|cy}+M5`?IkAOUdPCy$}* zbn1-H50~k*FtVf*4Q`|=wLjA3iOqvxZ_KsD8KqE{vZO_IPa#JKVhMtQ1xaR}KKL~r ztort~`T%H0`jRBOfLrjS-b--zLj=5Fni=R?7D035^-%(^5MpS|TQPxAiRsE>j3VgUf$$ zmrloa{Je(oTI@}zo{$hkU&!4Fpv^iHeDz45myX2NSbw{HYqQvL`idi00dCP&`Zh%j zp85Hvg`!om&{*kvF?xR@9Wu{6e%ck!9@K_C}%DB)10VRfFR+_{Gg{JnAtm z!gd{b3p?)uRBxR@tF2~|EFJUP$LzZWAnYQ+d3wA4u_9HUl{9mbSwt@@s_4i{P5OzT zVpl;mLs{dRA(c*tLTo|0^s8R6UimX^^**#ZCNuqr>ZHX`V!tFoGpJPYw?sC%UKPl8 zw@PmLdt`|wBuwhQXIx~d@)1?JSKjYZ0yoBfRvOAtg0Q_oY?9z0eR^E00C2rImua~a ziG~)m$rQKxZk<57orERk#DmV!<9)#@cl&_r8-*Qy1fK(Zqr*RN*6r5=LLOz3$>C%e zq+0SZu3<1;GGC*@LJ%5c*!y_BXcNb;DbT+#1m(@)=uZV?%NFbQaspT?f3t4mw?nJI zGYYJ02{$muz8I!YX>_hNI*0HNVOUO!%I}$U;wTb1m3kxZbk2Co4#FYU5l^!JY?;XH zbB1RsGS*cx+a|tbV2K;WB>;yGDBe}M_tsHTde*Iv4{Q>= zBx6rHm2}=55%*QScsI${0ijJ3YA&rY87A(@&{1iNPQdG2z1{Y^v_F9)5H>z-DS~}T z5zDAvtQYCS8+cmho1|nPRXzhI!TzX7_;Ic~T=f<&Khdl&P$bP;iH}7OwkW}U9P))4 z5#R4LGm`H+o1LtVDP^kOaaykJeDYdtT(@j{u4h}z-ke7`>WaD-oVC@AXSFn28YG3q z(74sgEi-pa=Up_|5Y1SBz;j2yZVbpZ`rx$b_z)Ofy8Q8RkHuPLYMLgR1R8PC)ZrW4 zGmoahtifmPLOL9AsnTbhQzNG;$vlr=xMcps37S>_9c`{E;cm{(c3vF@qGzb@>AzGs z?T>!|dUN)-Ua01fR>y*yd3+ifsoFo_LCVRni;d%|eH+%_SELLa%np;MldHOANd0RQ{I&TubymH`I>y7=oB=YN`;>zn?wxtZc$-QfIf zlr}MPru*y2{yY5lBO7S*-we)2np#d7;^@A~ej%bsVG>j%!0mbW)2a>@)>Huf5blG? zA0hG+rhx*W6cJWb-#&7n`*fgyE*6z{fV%zkS&f|E$@0AZ?C055SVz;Kulw`D(vBM5 z024t~%?sP*Yx0G&-_`tz8r}k{H^KWYG^uYdsM`ZMYml<}ASnV#Sw&wMT^s>TNyYv1 zM_+vlz~rDB0Yvy*;}FTh@s~5Q@c>A&EhA3(kj^P-votF=d}x zLf%mOx^{hSla;Ejx*=poWCX&%HMoREiN7qs_>8P)!WpX?u>}PYD1i_knzF+La8o+~ z*op2t_g+7{9_-;GXQ|%vm$)Gk_QRQHpc*Qf&5V8_MuT!FtOYCa5X6a3Vb{d#8;PW& zm?}X@x)RU#;z|nEHfdmHRi9yFIB1}nMY9`oL>7~gn9?Xl16`*xsw|_3hl}FM#gHuq z7hxqE5kg9f<&%m4BjVLt65tz`d<)ZC(Bh(P;Iq}^kp!xZu4PN-wxLpsP#Yj{nG#LG zV?0rf zJVqRQe83+#2$vuXc{lyOYwutS6m$1>oV!prx-!V$eqRYX!GHR`{^@L+G^^LI7xI*0 zcKN(2Wuxte_wr*KHHMrE%Y4SyKL^6e>Hur|fzaeEw^C^}qwY@U9dUQ^Ni!)_ZB^G1 z-{SzhH2yu&<|r?6Nq){&?9HD|NUMGa)4pT@EWgV_?HK-8z-IXXdrm-fApKFobNxOV=EP%?g-3c- zAmP}wr%@n)>!EiLc3=}waZtlPbWo|4qp$`J^zY;O45%#HP^3KxlaO~Poq`9QJ4 zD(m!e-GzV6d-EmmXUXFA@owq5EBe@36E<{gI*1T74V?b#S$OChxd0H9cKV@Zy;Sjn z9eRdUxx$`1bN^U#hG*MTgo)GnHqJ?`Ya)W<0o^^jnh> zCd4~E(l11TjN`F+rIEC!R%czf0!vU$KcbxUJtJKOc=1 zn}!_iP^Fwy=7*{)?k?@4eIf(kgNu3*3MdzWBh#kbNrQ_C>TIm`j`Xwf_F`4TCVLTi zcJ_HfJ+>IC_A^Lw#&u!zZVIrexP0|jo3RnzZhX5{&`&@42leW%`h|Jq;cy`P7^sY@ zj>d-R(8a~-^*YQjzAF3N-7nLwl?X(AaGnn^dcbar33Lp9AMBwXI2iz6fxV*fAA!+V zS_;I$%+)}a_Y)!%Tqn*@*C`9W#y0Mw zpSqbmN~|EZAltemY3*1lKmtDRkA0MJIoSepqjFL<1=0T$BzwG@F=j#!RTaMi3CKpCu7_bY-*||zu|s{ z9!nGk-z=da{|!9!@tcy@-bMEyD`PI@(%aa4bx_dt7L$8oOL#@eamI3Dr zYd2G+Bj@TuuE?LSyg!!&k><4Zc4z}~a-EsFzj9v4{0<%Z%Bh9c0#&kO%g>jzbg)nn zN`sFFF;i^jGtd{~G+xu0)6OuP-OX?>30pcZzfE74hleE$$^n|)s7W=vUfs#m8HG`m z)E9=gSK4W{pC<4qC0_KmRC7rJjIwMUdad1W4v%_&Cvt1J&wq@dfq3_S2 z{wX7n{exZ@VEC7~@PAzJKj?pZiT;iMx0mR@^8cCj{*!+d;6(m^<^P8?@xSN)ojd + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXRunSessionModule + Name + Run Log + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + Description + DefaultDescriptionKey + DockingSystemVisible + + Extension + mode1 + FavBarConfig + + PBXProjectModuleGUID + 7FFA8ED70816CE0200A858CD + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.mode1 + MajorVersion + 31 + MinorVersion + 1 + Name + Default + Notifications + + OpenEditors + + PerspectiveWidths + + -1 + -1 + + Perspectives + + + ChosenToolbarItems + + active-target-popup + active-buildstyle-popup + active-executable-popup + NSToolbarFlexibleSpaceItem + buildOrClean + build-and-runOrDebug + com.apple.ide.PBXToolbarStopButton + get-info + toggle-editor + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProjectWithEditor + Identifier + perspective.project + IsVertical + + Layout + + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 0259C574FE90428111CA0C5A + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 338}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 356}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 422 431 690 397 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 203pt + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20306471E060097A5F4 + PBXProjectModuleLabel + MyNewFile14.java + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CE0B20406471E060097A5F4 + PBXProjectModuleLabel + MyNewFile14.java + + SplitCount + 1 + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {482, 0}} + RubberWindowFrame + 422 431 690 397 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20506471E060097A5F4 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{0, 5}, {482, 351}} + RubberWindowFrame + 422 431 690 397 0 0 1440 878 + + Module + XCDetailModule + Proportion + 351pt + + + Proportion + 482pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDetailModule + + TableOfContents + + 7F2B72BB0CCEE55400C41DC3 + 1CE0B1FE06471DED0097A5F4 + 7F2B72BC0CCEE55400C41DC3 + 1CE0B20306471E060097A5F4 + 1CE0B20506471E060097A5F4 + + ToolbarConfiguration + xcode.toolbar.config.default + + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.morph + IsVertical + 0 + Layout + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 11E0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 29B97314FDCFA39411CA2CEA + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 337}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 1 + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 355}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 373 269 690 397 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 100% + + + Name + Morph + PreferredWidth + 300 + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + + TableOfContents + + 11E0B1FE06471DED0097A5F4 + + ToolbarConfiguration + xcode.toolbar.config.default.short + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' + StatusbarIsVisible + + TimeStamp + 0.0 + ToolbarDisplayMode + 2 + ToolbarIsVisible + + ToolbarSizeMode + 1 + Type + Perspectives + UpdateMessage + The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? + WindowJustification + 5 + WindowOrderList + + /Volumes/Lux/QSSurveyPlugIn/QSSurveyPlugIn.xcodeproj + + WindowString + 422 431 690 397 0 0 1440 878 + WindowTools + + + Identifier + windowTool.build + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD052900623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {500, 215}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 218pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build + + GeometryConfiguration + + Frame + {{0, 222}, {500, 236}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 458pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAA5065D492600B07095 + 1C78EAA6065D492600B07095 + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.build + WindowString + 192 257 500 500 0 0 1280 1002 + + + Identifier + windowTool.debugger + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {317, 164}} + {{317, 0}, {377, 164}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {694, 164}} + {{0, 164}, {694, 216}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {694, 380}} + RubberWindowFrame + 321 238 694 422 0 0 1440 878 + + Module + PBXDebugSessionModule + Proportion + 100% + + + Proportion + 100% + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1C0AD2AB069F1E9B00FABCE6 + 1C162984064C10D400B95A72 + 1C0AD2AC069F1E9B00FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.debug + WindowString + 321 238 694 422 0 0 1440 878 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + 0 + + + FirstTimeWindowDisplayed + + Identifier + windowTool.find + IsVertical + + Layout + + + Dock + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + QSSurveyPlugIn.h + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {781, 212}} + RubberWindowFrame + 170 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 212pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{0, 217}, {781, 212}} + RubberWindowFrame + 170 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 212pt + + + Proportion + 429pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + + TableOfContents + + 1C530D57069F1CE1000CFCEE + 7FF6ABB20CCEE00200902233 + 7FF6ABB30CCEE00200902233 + 1CDD528C0622207200134675 + 1CD0528E0623707200166675 + + WindowString + 170 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + + + + Identifier + MENUSEPARATOR + + + Identifier + windowTool.debuggerConsole + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {440, 358}} + RubberWindowFrame + 650 41 440 400 0 0 1280 1002 + + Module + PBXDebugCLIModule + Proportion + 358pt + + + Proportion + 358pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAAD065D492600B07095 + 1C78EAAE065D492600B07095 + 1C78EAAC065D492600B07095 + + WindowString + 650 41 440 400 0 0 1280 1002 + + + Identifier + windowTool.run + Layout + + + Dock + + + ContentConfiguration + + LauncherConfigVersion + 3 + PBXProjectModuleGUID + 1CD0528B0623707200166675 + PBXProjectModuleLabel + Run + Runner + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {493, 167}} + {{0, 176}, {493, 267}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {405, 443}} + {{414, 0}, {514, 443}} + + + + + GeometryConfiguration + + Frame + {{0, 0}, {460, 159}} + RubberWindowFrame + 316 696 459 200 0 0 1280 1002 + + Module + PBXRunSessionModule + Proportion + 159pt + + + Proportion + 159pt + + + Name + Run Log + ServiceClasses + + PBXRunSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C0AD2B3069F1EA900FABCE6 + 1C0AD2B4069F1EA900FABCE6 + 1CD0528B0623707200166675 + 1C0AD2B5069F1EA900FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.run + WindowString + 316 696 459 200 0 0 1280 1002 + WindowToolGUID + 1C0AD2B3069F1EA900FABCE6 + WindowToolIsVisible + 0 + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.09500122070312 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scm + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + + Layout + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 2 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpoints + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + + ToolbarConfiguration + xcode.toolbar.config.debugAnimator + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 100% + + + Proportion + 100% + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {374, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {630, 331}} + MembersFrame + {{0, 105}, {374, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 97 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 385 179 630 352 0 0 1440 878 + + Module + PBXClassBrowserModule + Proportion + 332pt + + + Proportion + 332pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C0AD2AF069F1E9B00FABCE6 + 1C0AD2B0069F1E9B00FABCE6 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 385 179 630 352 0 0 1440 878 + WindowToolGUID + 1C0AD2AF069F1E9B00FABCE6 + WindowToolIsVisible + 0 + + + + diff --git a/elements.survey/QSSurveyPlugIn.xcodeproj/project.pbxproj b/elements.survey/QSSurveyPlugIn.xcodeproj/project.pbxproj new file mode 100755 index 0000000..2eaa672 --- /dev/null +++ b/elements.survey/QSSurveyPlugIn.xcodeproj/project.pbxproj @@ -0,0 +1,291 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 7F0EFE490CC13739004C71B2 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F0EFE480CC13739004C71B2 /* Carbon.framework */; }; + 7F35FF4007F9ACD90056051D /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F35FF3C07F9ACD90056051D /* QSCore.framework */; }; + 7F35FF4207F9ACD90056051D /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */; }; + 7FA1504A0CBEEF4B001DD39B /* Surveyor.pl in Resources */ = {isa = PBXBuildFile; fileRef = 7FA150480CBEEF4B001DD39B /* Surveyor.pl */; }; + 7FA1504B0CBEEF4B001DD39B /* Survey.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7FA150490CBEEF4B001DD39B /* Survey.nib */; }; + 7FB50CE90CC2A0EB008FAFD6 /* Bars.png in Resources */ = {isa = PBXBuildFile; fileRef = 7FB50CE80CC2A0EB008FAFD6 /* Bars.png */; }; + 7FB50D0A0CC2B2C9008FAFD6 /* AlertCautionIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 7FB50D090CC2B2C9008FAFD6 /* AlertCautionIcon.png */; }; + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; + E1EAB046068128A200774DFF /* QSSurveyPlugIn.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* QSSurveyPlugIn.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 14E29B5310D1242C00DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29B5410D1242C00DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29B5510D1242C00DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29B5610D1242C00DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29B5710D1242C00DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29B5810D1242C00DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29B5910D1242C00DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29B5A10D1242C00DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; + 32DBCF980370C29C00C91783 /* QSSurveyPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSSurveyPlugIn_Prefix.pch; sourceTree = ""; }; + 7F0EFE480CC13739004C71B2 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; + 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; + 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; + 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; + 7F35FF3F07F9ACD90056051D /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; + 7FA150480CBEEF4B001DD39B /* Surveyor.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Surveyor.pl; sourceTree = ""; }; + 7FA150490CBEEF4B001DD39B /* Survey.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = Survey.nib; sourceTree = ""; }; + 7FB50CE80CC2A0EB008FAFD6 /* Bars.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Bars.png; sourceTree = ""; }; + 7FB50D090CC2B2C9008FAFD6 /* AlertCautionIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = AlertCautionIcon.png; sourceTree = ""; }; + 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; + 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; + 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1AC9740486D14A00FE50C9 /* User Data Request.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "User Data Request.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + E1EAB045068128A200774DFF /* QSSurveyPlugIn.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSSurveyPlugIn.m; sourceTree = ""; }; + E1EAB047068128A800774DFF /* QSSurveyPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSSurveyPlugIn.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + 7F35FF4007F9ACD90056051D /* QSCore.framework in Frameworks */, + 7F35FF4207F9ACD90056051D /* QSFoundation.framework in Frameworks */, + 7F0EFE490CC13739004C71B2 /* Carbon.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0259C574FE90428111CA0C5A /* QSSurveyPlugIn */ = { + isa = PBXGroup; + children = ( + 14E29B4910D1241100DCC5F2 /* Configuration */, + 32DBCF9E0370C38000C91783 /* Classes */, + 32DBCF9F0370C38200C91783 /* Other Sources */, + 0259C582FE90428111CA0C5A /* Resources */, + 1ED78706FE9D4A0611CA0C5A /* Products */, + 2E58F364FFB232C311CA0CBA /* Frameworks */, + ); + name = QSSurveyPlugIn; + sourceTree = ""; + }; + 0259C582FE90428111CA0C5A /* Resources */ = { + isa = PBXGroup; + children = ( + 7FB50D090CC2B2C9008FAFD6 /* AlertCautionIcon.png */, + 7FB50CE80CC2A0EB008FAFD6 /* Bars.png */, + 7FA150480CBEEF4B001DD39B /* Surveyor.pl */, + 7FA150490CBEEF4B001DD39B /* Survey.nib */, + 8D1AC9730486D14A00FE50C9 /* Info.plist */, + ); + name = Resources; + sourceTree = ""; + }; + 14E29B4910D1241100DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E29B5310D1242C00DCC5F2 /* Common.xcconfig */, + 14E29B5410D1242C00DCC5F2 /* Debug.xcconfig */, + 14E29B5510D1242C00DCC5F2 /* Developer.xcconfig */, + 14E29B5610D1242C00DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29B5710D1242C00DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29B5810D1242C00DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29B5910D1242C00DCC5F2 /* QSPlugIn.xcconfig */, + 14E29B5A10D1242C00DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; + 1ED78706FE9D4A0611CA0C5A /* Products */ = { + isa = PBXGroup; + children = ( + 8D1AC9740486D14A00FE50C9 /* User Data Request.qsplugin */, + ); + name = Products; + sourceTree = ""; + }; + 2E58F364FFB232C311CA0CBA /* Frameworks */ = { + isa = PBXGroup; + children = ( + 7F0EFE480CC13739004C71B2 /* Carbon.framework */, + DD92D38A0106425D02CA0E72 /* Cocoa.framework */, + 7F35FF3C07F9ACD90056051D /* QSCore.framework */, + 7F35FF3E07F9ACD90056051D /* QSFoundation.framework */, + 7FFA8E9C0816CCCA00A858CD /* QSEffects.framework */, + 7FFA8E9D0816CCCA00A858CD /* QSInterface.framework */, + 7FC20C8107FB741700FDD3CA /* Other Frameworks */, + ); + name = Frameworks; + sourceTree = ""; + }; + 32DBCF9E0370C38000C91783 /* Classes */ = { + isa = PBXGroup; + children = ( + E1EAB047068128A800774DFF /* QSSurveyPlugIn.h */, + E1EAB045068128A200774DFF /* QSSurveyPlugIn.m */, + ); + name = Classes; + sourceTree = ""; + }; + 32DBCF9F0370C38200C91783 /* Other Sources */ = { + isa = PBXGroup; + children = ( + 32DBCF980370C29C00C91783 /* QSSurveyPlugIn_Prefix.pch */, + ); + name = "Other Sources"; + sourceTree = ""; + }; + 7FC20C8107FB741700FDD3CA /* Other Frameworks */ = { + isa = PBXGroup; + children = ( + 7F35FF3D07F9ACD90056051D /* QSEffects.framework */, + 7F35FF3F07F9ACD90056051D /* QSInterface.framework */, + ); + name = "Other Frameworks"; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1AC9600486D14A00FE50C9 /* User Data Request */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "User Data Request" */; + buildPhases = ( + 8D1AC9660486D14A00FE50C9 /* Resources */, + 8D1AC96A0486D14A00FE50C9 /* Sources */, + 8D1AC96E0486D14A00FE50C9 /* Frameworks */, + E1022B2806B3475D00299BEC /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "User Data Request"; + productInstallPath = "$(HOME)/Developer/Palettes"; + productName = QSSurveyPlugIn; + productReference = 8D1AC9740486D14A00FE50C9 /* User Data Request.qsplugin */; + productType = "com.apple.product-type.bundle"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0259C573FE90428111CA0C5A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSSurveyPlugIn" */; + compatibilityVersion = "Xcode 2.4"; + hasScannedForEncodings = 1; + mainGroup = 0259C574FE90428111CA0C5A /* QSSurveyPlugIn */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D1AC9600486D14A00FE50C9 /* User Data Request */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1AC9660486D14A00FE50C9 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 7FA1504A0CBEEF4B001DD39B /* Surveyor.pl in Resources */, + 7FA1504B0CBEEF4B001DD39B /* Survey.nib in Resources */, + 7FB50CE90CC2A0EB008FAFD6 /* Bars.png in Resources */, + 7FB50D0A0CC2B2C9008FAFD6 /* AlertCautionIcon.png in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + E1022B2806B3475D00299BEC /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D1AC96A0486D14A00FE50C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E1EAB046068128A200774DFF /* QSSurveyPlugIn.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 7F6B3EEC085CE8DF000735A8 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E29B5610D1242C00DCC5F2 /* QSPlugIn_Debug.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "User Data Request"; + ZERO_LINK = YES; + }; + name = Debug; + }; + 7F6B3EED085CE8DF000735A8 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E29B5810D1242C00DCC5F2 /* QSPlugIn_Release.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "User Data Request"; + ZERO_LINK = NO; + }; + name = Release; + }; + 7F6B3EF0085CE8DF000735A8 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E29B5410D1242C00DCC5F2 /* Debug.xcconfig */; + buildSettings = { + }; + name = Debug; + }; + 7F6B3EF1085CE8DF000735A8 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 14E29B5A10D1242C00DCC5F2 /* Release.xcconfig */; + buildSettings = { + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 7F6B3EEB085CE8DF000735A8 /* Build configuration list for PBXNativeTarget "User Data Request" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7F6B3EEC085CE8DF000735A8 /* Debug */, + 7F6B3EED085CE8DF000735A8 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 7F6B3EEF085CE8DF000735A8 /* Build configuration list for PBXProject "QSSurveyPlugIn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7F6B3EF0085CE8DF000735A8 /* Debug */, + 7F6B3EF1085CE8DF000735A8 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0259C573FE90428111CA0C5A /* Project object */; +} diff --git a/elements.textmanipulation/TextManipulationElement.xcodeproj/project.pbxproj b/elements.textmanipulation/TextManipulationElement.xcodeproj/project.pbxproj index 977991a..4dd106b 100644 --- a/elements.textmanipulation/TextManipulationElement.xcodeproj/project.pbxproj +++ b/elements.textmanipulation/TextManipulationElement.xcodeproj/project.pbxproj @@ -12,12 +12,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8CFE310CE4C3D003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8CFE610CE4C4F003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8CFE910CE4C68003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8CFEC10CE4C83003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8CFED10CE4C9A003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8CFEE10CE4C9A003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSTextManipulationPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSTextManipulationPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0DC10E0FCED80027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; 4D0C0DC20E0FCED80027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0DC30E0FCED80027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0DC40E0FCED80027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0DC50E0FCED80027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; 4D0C0DC60E0FCED80027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7FC729890CFC6168004A8A1A /* element.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; @@ -97,16 +99,17 @@ 4D0C0DC00E0FCED80027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0DC10E0FCED80027D189 /* Common.xcconfig */, + 14A8CFED10CE4C9A003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8CFEE10CE4C9A003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8CFEC10CE4C83003857E3 /* Developer.xcconfig */, + 14A8CFE910CE4C68003857E3 /* QSPlugIn_Prefix.pch */, + 14A8CFE610CE4C4F003857E3 /* Common.xcconfig */, + 14A8CFE310CE4C3D003857E3 /* QSPlugIn.xcconfig */, 4D0C0DC20E0FCED80027D189 /* Debug.xcconfig */, - 4D0C0DC30E0FCED80027D189 /* Developer.xcconfig */, - 4D0C0DC40E0FCED80027D189 /* QSPlugIn.xcconfig */, - 4D0C0DC50E0FCED80027D189 /* QSPlugIn_Prefix.pch */, 4D0C0DC60E0FCED80027D189 /* Release.xcconfig */, ); - name = Configuration; - path = ../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; /* End PBXGroup section */ @@ -160,14 +163,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -187,7 +190,7 @@ /* Begin XCBuildConfiguration section */ 7FFF2580085E488700266176 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DC40E0FCED80027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8CFED10CE4C9A003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "Text Manipulation Module"; }; @@ -195,7 +198,7 @@ }; 7FFF2581085E488700266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0DC40E0FCED80027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8CFEE10CE4C9A003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "Text Manipulation Module"; }; diff --git a/elements.trigger.event/QSEventTriggersElement.xcodeproj/project.pbxproj b/elements.trigger.event/QSEventTriggersElement.xcodeproj/project.pbxproj index 309c75c..68c13a1 100644 --- a/elements.trigger.event/QSEventTriggersElement.xcodeproj/project.pbxproj +++ b/elements.trigger.event/QSEventTriggersElement.xcodeproj/project.pbxproj @@ -20,6 +20,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A6EF0910D02BA2000B05B4 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A6EF0A10D02BA2000B05B4 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A6EF0B10D02BA2000B05B4 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A6EF0C10D02BA2000B05B4 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A6EF0D10D02BA2000B05B4 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A6EF0E10D02BA2000B05B4 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A6EF0F10D02BA2000B05B4 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A6EF1010D02BA2000B05B4 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSEventTriggersPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSEventTriggersPlugIn_Prefix.pch; sourceTree = ""; }; 7FDF313C07F766DE00594789 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FDF313D07F766DE00594789 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -54,6 +62,7 @@ 0259C574FE90428111CA0C5A /* QSEventTriggersPlugIn */ = { isa = PBXGroup; children = ( + 14A6EF0610D02B84000B05B4 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -72,6 +81,21 @@ name = Resources; sourceTree = ""; }; + 14A6EF0610D02B84000B05B4 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14A6EF0910D02BA2000B05B4 /* Common.xcconfig */, + 14A6EF0A10D02BA2000B05B4 /* Debug.xcconfig */, + 14A6EF0B10D02BA2000B05B4 /* Developer.xcconfig */, + 14A6EF0C10D02BA2000B05B4 /* QSPlugIn_Debug.xcconfig */, + 14A6EF0D10D02BA2000B05B4 /* QSPlugIn_Prefix.pch */, + 14A6EF0E10D02BA2000B05B4 /* QSPlugIn_Release.xcconfig */, + 14A6EF0F10D02BA2000B05B4 /* QSPlugIn.xcconfig */, + 14A6EF1010D02BA2000B05B4 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -139,9 +163,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AFDE085E433000E2AFC4 /* Build configuration list for PBXProject "QSEventTriggersElement" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSEventTriggersPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Event Triggers */, ); @@ -164,14 +190,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -192,22 +218,17 @@ /* Begin XCBuildConfiguration section */ 7F07AFDC085E433000E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EF0E10D02BA2000B05B4 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSEventTriggersPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Event Triggers"; - WRAPPER_EXTENSION = qsplugin; - ZERO_LINK = NO; + ZERO_LINK = YES; }; name = Release; }; 7F07AFE0085E433000E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14A6EF1010D02BA2000B05B4 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/elements.trigger.hotkey/QSHotKeyTriggerManager.h b/elements.trigger.hotkey/QSHotKeyTriggerManager.h index a469f43..bd9171e 100644 --- a/elements.trigger.hotkey/QSHotKeyTriggerManager.h +++ b/elements.trigger.hotkey/QSHotKeyTriggerManager.h @@ -5,8 +5,11 @@ // Created by Nicholas Jitkoff on Sun Jun 13 2004. // Copyright (c) 2004 __MyCompanyName__. All rights reserved. // -#import "QSTriggerManager.h" +#import #import + +#define kQSHotKeyTriggersType @"QSHotKeyTriggersType" + @class QSHotKeyField; @interface QSHotKeyTriggerManager : QSTriggerManager { IBOutlet QSHotKeyField *hotKeyField; diff --git a/elements.trigger.hotkey/QSHotKeyTriggerManager.m b/elements.trigger.hotkey/QSHotKeyTriggerManager.m index a77b059..d2d4dd0 100644 --- a/elements.trigger.hotkey/QSHotKeyTriggerManager.m +++ b/elements.trigger.hotkey/QSHotKeyTriggerManager.m @@ -9,7 +9,7 @@ #import "QSHotKeyTriggerManager.h" -#import +#import //#import //#import //#import diff --git a/elements.trigger.hotkey/QSHotKeyTriggers.xcodeproj/project.pbxproj b/elements.trigger.hotkey/QSHotKeyTriggers.xcodeproj/project.pbxproj index febff73..0ed0294 100644 --- a/elements.trigger.hotkey/QSHotKeyTriggers.xcodeproj/project.pbxproj +++ b/elements.trigger.hotkey/QSHotKeyTriggers.xcodeproj/project.pbxproj @@ -7,7 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 7F6E34770C1103D500303BFE /* QSElement.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7F6E34760C1103D500303BFE /* QSElement.xcconfig */; }; 7F8D3DE20BF0C2FE008935FA /* element.xml in Resources */ = {isa = PBXBuildFile; fileRef = 7F8D3DE10BF0C2FE008935FA /* element.xml */; }; 7FEF24BB07D53BCB005BC984 /* QSHotKeyTrigger.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7FEF24BA07D53BCB005BC984 /* QSHotKeyTrigger.nib */; }; 7FEF24C107D53BD7005BC984 /* QSHotKeyTriggerManager.h in Resources */ = {isa = PBXBuildFile; fileRef = 7FEF24BF07D53BD7005BC984 /* QSHotKeyTriggerManager.h */; }; @@ -16,9 +15,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 32DBCF980370C29C00C91783 /* QSHotKeyTriggers_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSHotKeyTriggers_Prefix.pch; sourceTree = ""; }; - 7F6E34750C1103D500303BFE /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = "../../Elements-core/Common/QSElement_Prefix.pch"; sourceTree = SOURCE_ROOT; }; - 7F6E34760C1103D500303BFE /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = "../../Elements-core/Common/QSElement.xcconfig"; sourceTree = SOURCE_ROOT; }; + 14DE8B6510D0A4A500851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8B6610D0A4A500851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8B6710D0A4A500851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8B6810D0A4A500851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8B6910D0A4A500851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8B6A10D0A4A500851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8B6B10D0A4A500851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8B6C10D0A4A500851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F8D3DE10BF0C2FE008935FA /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 7F8D3DF20BF0C37E008935FA /* QSTrigger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSTrigger.h; path = "../../alchemy-svn-toadd/quicksilver/PlugIns-Main/Triggers/QSTrigger.h"; sourceTree = SOURCE_ROOT; }; 7F8D3DF60BF0C393008935FA /* QSTriggerManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSTriggerManager.h; path = "../../alchemy-svn-toadd/quicksilver/PlugIns-Main/Triggers/QSTriggerManager.h"; sourceTree = SOURCE_ROOT; }; @@ -26,7 +30,7 @@ 7FEF24BF07D53BD7005BC984 /* QSHotKeyTriggerManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSHotKeyTriggerManager.h; sourceTree = ""; }; 7FEF24C007D53BD7005BC984 /* QSHotKeyTriggerManager.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSHotKeyTriggerManager.m; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* HotKey Triggers.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "HotKey Triggers.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* HotKey Triggers.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "HotKey Triggers.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -45,6 +49,7 @@ 0259C574FE90428111CA0C5A /* QSHotKeyTriggers */ = { isa = PBXGroup; children = ( + 14DE8B6010D0A46F00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -64,10 +69,25 @@ name = Resources; sourceTree = ""; }; + 14DE8B6010D0A46F00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8B6510D0A4A500851A6F /* Common.xcconfig */, + 14DE8B6610D0A4A500851A6F /* Debug.xcconfig */, + 14DE8B6710D0A4A500851A6F /* Developer.xcconfig */, + 14DE8B6810D0A4A500851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8B6910D0A4A500851A6F /* QSPlugIn_Prefix.pch */, + 14DE8B6A10D0A4A500851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8B6B10D0A4A500851A6F /* QSPlugIn.xcconfig */, + 14DE8B6C10D0A4A500851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* HotKey Triggers.element */, + 8D1AC9740486D14A00FE50C9 /* HotKey Triggers.qsplugin */, ); name = Products; sourceTree = ""; @@ -92,11 +112,8 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 7F6E34750C1103D500303BFE /* QSElement_Prefix.pch */, - 7F6E34760C1103D500303BFE /* QSElement.xcconfig */, 7F8D3DF20BF0C37E008935FA /* QSTrigger.h */, 7F8D3DF60BF0C393008935FA /* QSTriggerManager.h */, - 32DBCF980370C29C00C91783 /* QSHotKeyTriggers_Prefix.pch */, ); name = "Other Sources"; sourceTree = ""; @@ -120,7 +137,7 @@ name = "HotKey Triggers"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSHotKeyTriggers; - productReference = 8D1AC9740486D14A00FE50C9 /* HotKey Triggers.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* HotKey Triggers.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -129,9 +146,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07B01E085E433200E2AFC4 /* Build configuration list for PBXProject "QSHotKeyTriggers" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSHotKeyTriggers */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* HotKey Triggers */, ); @@ -146,7 +165,6 @@ 7FEF24BB07D53BCB005BC984 /* QSHotKeyTrigger.nib in Resources */, 7FEF24C107D53BD7005BC984 /* QSHotKeyTriggerManager.h in Resources */, 7F8D3DE20BF0C2FE008935FA /* element.xml in Resources */, - 7F6E34770C1103D500303BFE /* QSElement.xcconfig in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -155,14 +173,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -182,29 +200,18 @@ /* Begin XCBuildConfiguration section */ 7F07B01C085E433200E2AFC4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F6E34760C1103D500303BFE /* QSElement.xcconfig */; + baseConfigurationReference = 14DE8B6A10D0A4A500851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - OTHER_LDFLAGS = ( - "-bundle", - "-framework", - QSBase, - "-framework", - QSElements, - "-undefined", - dynamic_lookup, - ); + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "HotKey Triggers"; + ZERO_LINK = NO; }; name = Release; }; 7F07B020085E433200E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8B6C10D0A4A500851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; diff --git a/elements.trigger.hotkey/QSHotKeyTriggers_Prefix.pch b/elements.trigger.hotkey/QSHotKeyTriggers_Prefix.pch deleted file mode 100644 index 28ff942..0000000 --- a/elements.trigger.hotkey/QSHotKeyTriggers_Prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -// -// Prefix header for all source files of the 'QSHotKeyTriggers' target in the 'QSHotKeyTriggers' project -// - -#ifdef __OBJC__ -#import -#import -#import -#endif - - -#define kQSHotKeyTriggersType @"QSHotKeyTriggersType" \ No newline at end of file diff --git a/elements.trigger.mouse/trunk/QSMouseTriggerManager.h b/elements.trigger.mouse/trunk/QSMouseTriggerManager.h index 1fb4d85..9ebb241 100644 --- a/elements.trigger.mouse/trunk/QSMouseTriggerManager.h +++ b/elements.trigger.mouse/trunk/QSMouseTriggerManager.h @@ -7,10 +7,9 @@ // #import -//#import - -#import "QSTriggerManager.h" +#import #import "QSMouseTriggerView.h" + @interface QSMouseTriggerManager : QSTriggerManager { NSMutableDictionary *anchorWindows; NSMutableDictionary *anchorArrays; diff --git a/elements.trigger.mouse/trunk/QSMouseTriggerManager.m b/elements.trigger.mouse/trunk/QSMouseTriggerManager.m index fc15894..907bb8e 100644 --- a/elements.trigger.mouse/trunk/QSMouseTriggerManager.m +++ b/elements.trigger.mouse/trunk/QSMouseTriggerManager.m @@ -195,7 +195,7 @@ -(BOOL)enableTrigger:(NSDictionary *)entry{ anchor:i] addObject:entry]; } }else if (screen==-1 && screenCount>1){ - foreach(targetScreen,screens){ + for(NSScreen * targetScreen in screens){ [[self anchorArrayForScreen:[targetScreen screenNumber] anchor:i] addObject:entry]; } @@ -322,7 +322,7 @@ - (void)handleMouseTriggerEvent:(NSEvent *)theEvent type:(int)type forView:(QSMo - foreach(match,matchedTriggers){ + for(id match in matchedTriggers){ // NSLog(@"matched %@",match); [[QSTriggerCenter sharedInstance] executeTrigger:match]; } @@ -770,7 +770,7 @@ - (void)applicationDidChangeScreenParameters:(NSNotification *)aNotification{ //NSLog(@"screen change!"); [anchorArrays removeAllObjects]; [anchorWindows removeAllObjects]; - foreach(trigger,[[QSTriggerCenter sharedInstance]triggers]){ + for(NSDictionary * trigger in [[QSTriggerCenter sharedInstance]triggers]){ if ([[trigger objectForKey:@"type"]isEqualToString:@"QSMouseTrigger"]){ [self disableTrigger:trigger]; [self enableTrigger:trigger]; diff --git a/elements.trigger.mouse/trunk/QSMouseTriggersElement.xcodeproj/project.pbxproj b/elements.trigger.mouse/trunk/QSMouseTriggersElement.xcodeproj/project.pbxproj index ce42143..4f2fb7e 100644 --- a/elements.trigger.mouse/trunk/QSMouseTriggersElement.xcodeproj/project.pbxproj +++ b/elements.trigger.mouse/trunk/QSMouseTriggersElement.xcodeproj/project.pbxproj @@ -7,7 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 7F6E35130C110FB800303BFE /* QSElement.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7F6E35120C110FB800303BFE /* QSElement.xcconfig */; }; 7F6E361D0C1111F100303BFE /* element.xml in Resources */ = {isa = PBXBuildFile; fileRef = 7F6E361C0C1111F100303BFE /* element.xml */; }; 7FD8F5D107EBA3F700F57CB7 /* QSMouseTriggerDescriptionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FD8F5C907EBA3F700F57CB7 /* QSMouseTriggerDescriptionView.m */; }; 7FD8F5D207EBA3F700F57CB7 /* QSMouseTriggerDisplayView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FD8F5CB07EBA3F700F57CB7 /* QSMouseTriggerDisplayView.m */; }; @@ -20,9 +19,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 7F6E35110C110FB800303BFE /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = "../../Elements-core/Common/QSElement_Prefix.pch"; sourceTree = SOURCE_ROOT; }; - 7F6E35120C110FB800303BFE /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = "../../Elements-core/Common/QSElement.xcconfig"; sourceTree = SOURCE_ROOT; }; - 7F6E35E80C1110CF00303BFE /* QSTriggerManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSTriggerManager.h; path = "../../alchemy-svn-toadd/quicksilver/PlugIns-Main/Triggers/QSTriggerManager.h"; sourceTree = SOURCE_ROOT; }; + 14DE8D8210D0BB4300851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8D8310D0BB4300851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8D8410D0BB4300851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8D8510D0BB4300851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8D8610D0BB4300851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8D8710D0BB4300851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8D8810D0BB4300851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8D8910D0BB4300851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F6E361C0C1111F100303BFE /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 7FD8F5C807EBA3F700F57CB7 /* QSMouseTriggerDescriptionView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSMouseTriggerDescriptionView.h; sourceTree = SOURCE_ROOT; }; 7FD8F5C907EBA3F700F57CB7 /* QSMouseTriggerDescriptionView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSMouseTriggerDescriptionView.m; sourceTree = SOURCE_ROOT; }; @@ -37,7 +41,7 @@ 7FD8F5D707EBA40300F57CB7 /* Flare.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Flare.png; sourceTree = SOURCE_ROOT; }; 7FFA8AFF0815BA5A00A858CD /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* .bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = .bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* Mouse Triggers.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Mouse Triggers.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -57,6 +61,7 @@ 0259C574FE90428111CA0C5A /* QSMouseTriggersPlugIn */ = { isa = PBXGroup; children = ( + 14DE8D7D10D0BB1E00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -77,10 +82,25 @@ name = Resources; sourceTree = ""; }; + 14DE8D7D10D0BB1E00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8D8210D0BB4300851A6F /* Common.xcconfig */, + 14DE8D8310D0BB4300851A6F /* Debug.xcconfig */, + 14DE8D8410D0BB4300851A6F /* Developer.xcconfig */, + 14DE8D8510D0BB4300851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8D8610D0BB4300851A6F /* QSPlugIn_Prefix.pch */, + 14DE8D8710D0BB4300851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8D8810D0BB4300851A6F /* QSPlugIn.xcconfig */, + 14DE8D8910D0BB4300851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* .bundle */, + 8D1AC9740486D14A00FE50C9 /* Mouse Triggers.qsplugin */, ); name = Products; sourceTree = ""; @@ -113,9 +133,6 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 7F6E35E80C1110CF00303BFE /* QSTriggerManager.h */, - 7F6E35110C110FB800303BFE /* QSElement_Prefix.pch */, - 7F6E35120C110FB800303BFE /* QSElement.xcconfig */, ); name = "Other Sources"; sourceTree = ""; @@ -139,7 +156,7 @@ name = "Mouse Triggers"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSMouseTriggersPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* .bundle */; + productReference = 8D1AC9740486D14A00FE50C9 /* Mouse Triggers.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -166,7 +183,6 @@ files = ( 7FD8F5D607EBA3FE00F57CB7 /* QSMouseTrigger.nib in Resources */, 7FD8F5D807EBA40300F57CB7 /* Flare.png in Resources */, - 7F6E35130C110FB800303BFE /* QSElement.xcconfig in Resources */, 7F6E361D0C1111F100303BFE /* element.xml in Resources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -176,14 +192,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -206,20 +222,18 @@ /* Begin XCBuildConfiguration section */ 7FFF248A085E488500266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F6E35120C110FB800303BFE /* QSElement.xcconfig */; + baseConfigurationReference = 14DE8D8710D0BB4300851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Mouse Triggers"; + ZERO_LINK = NO; }; name = Release; }; 7FFF248E085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8D8910D0BB4300851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; diff --git a/elements.trigger.mouse/trunk/QSMouseTriggersPlugIn.xcodeproj/project.pbxproj b/elements.trigger.mouse/trunk/QSMouseTriggersPlugIn.xcodeproj/project.pbxproj index 4a1c3f4..389fb1e 100644 --- a/elements.trigger.mouse/trunk/QSMouseTriggersPlugIn.xcodeproj/project.pbxproj +++ b/elements.trigger.mouse/trunk/QSMouseTriggersPlugIn.xcodeproj/project.pbxproj @@ -21,6 +21,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8DC110D0BDFA00851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8DC210D0BDFA00851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8DC310D0BDFA00851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8DC410D0BDFA00851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8DC510D0BDFA00851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8DC610D0BDFA00851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8DC710D0BDFA00851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8DC810D0BDFA00851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSMouseTriggersPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSMouseTriggersPlugIn_Prefix.pch; sourceTree = ""; }; 7FD8F5C807EBA3F700F57CB7 /* QSMouseTriggerDescriptionView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSMouseTriggerDescriptionView.h; sourceTree = SOURCE_ROOT; }; 7FD8F5C907EBA3F700F57CB7 /* QSMouseTriggerDescriptionView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSMouseTriggerDescriptionView.m; sourceTree = SOURCE_ROOT; }; @@ -62,6 +70,7 @@ 0259C574FE90428111CA0C5A /* QSMouseTriggersPlugIn */ = { isa = PBXGroup; children = ( + 14DE8DC010D0BDDB00851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -81,6 +90,21 @@ name = Resources; sourceTree = ""; }; + 14DE8DC010D0BDDB00851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8DC110D0BDFA00851A6F /* Common.xcconfig */, + 14DE8DC210D0BDFA00851A6F /* Debug.xcconfig */, + 14DE8DC310D0BDFA00851A6F /* Developer.xcconfig */, + 14DE8DC410D0BDFA00851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8DC510D0BDFA00851A6F /* QSPlugIn_Prefix.pch */, + 14DE8DC610D0BDFA00851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8DC710D0BDFA00851A6F /* QSPlugIn.xcconfig */, + 14DE8DC810D0BDFA00851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -154,9 +178,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7FFF248C085E488500266176 /* Build configuration list for PBXProject "QSMouseTriggersPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSMouseTriggersPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Mouse Triggers */, ); @@ -178,14 +204,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -208,30 +234,18 @@ /* Begin XCBuildConfiguration section */ 7FFF248A085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8DC610D0BDFA00851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSMouseTriggersPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Mouse Triggers"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; 7FFF248E085E488500266176 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8DC810D0BDFA00851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; diff --git a/elements.trigger.time/QSChronoTriggersPlugIn.xcodeproj/project.pbxproj b/elements.trigger.time/QSChronoTriggersPlugIn.xcodeproj/project.pbxproj index 67218e2..02b5b1f 100644 --- a/elements.trigger.time/QSChronoTriggersPlugIn.xcodeproj/project.pbxproj +++ b/elements.trigger.time/QSChronoTriggersPlugIn.xcodeproj/project.pbxproj @@ -16,6 +16,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E61AD010CFDDCA007663EE /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E61AD110CFDDCA007663EE /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E61AD210CFDDCA007663EE /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E61AD310CFDDCA007663EE /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E61AD410CFDDCA007663EE /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E61AD510CFDDCA007663EE /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E61AD610CFDDCA007663EE /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E61AD710CFDDCA007663EE /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSChronoTriggersPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSChronoTriggersPlugIn_Prefix.pch; sourceTree = ""; }; 7FB94019086393F600B33E33 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FB9401A086393F600B33E33 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; @@ -45,6 +53,7 @@ 0259C574FE90428111CA0C5A /* QSChronologicalTriggersPlugIn */ = { isa = PBXGroup; children = ( + 14E61ACB10CFDD83007663EE /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -64,6 +73,21 @@ name = Resources; sourceTree = ""; }; + 14E61ACB10CFDD83007663EE /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E61AD010CFDDCA007663EE /* Common.xcconfig */, + 14E61AD110CFDDCA007663EE /* Debug.xcconfig */, + 14E61AD210CFDDCA007663EE /* Developer.xcconfig */, + 14E61AD310CFDDCA007663EE /* QSPlugIn_Debug.xcconfig */, + 14E61AD410CFDDCA007663EE /* QSPlugIn_Prefix.pch */, + 14E61AD510CFDDCA007663EE /* QSPlugIn_Release.xcconfig */, + 14E61AD610CFDDCA007663EE /* QSPlugIn.xcconfig */, + 14E61AD710CFDDCA007663EE /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -127,9 +151,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07AF6A085E432C00E2AFC4 /* Build configuration list for PBXProject "QSChronoTriggersPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSChronologicalTriggersPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Chrono Triggers */, ); @@ -151,14 +177,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -178,26 +204,16 @@ /* Begin XCBuildConfiguration section */ 7F07AF68085E432C00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AD510CFDDCA007663EE /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(QSFrameworks)", - "$(SRCROOT)/../../../Build/Release", - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSChronoTriggersPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "Time Triggers"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; 7F07AF6C085E432C00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E61AD710CFDDCA007663EE /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/elements.update/Sparkle/Extras/Source/Sparkle.xcodeproj/project.pbxproj b/elements.update/Sparkle/Extras/Source/Sparkle.xcodeproj/project.pbxproj index 0647646..ff3d81c 100644 --- a/elements.update/Sparkle/Extras/Source/Sparkle.xcodeproj/project.pbxproj +++ b/elements.update/Sparkle/Extras/Source/Sparkle.xcodeproj/project.pbxproj @@ -190,7 +190,7 @@ 61B5F8E509C4CE3C00B25A18 /* NSFileManager+Authentication.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = "NSFileManager+Authentication.m"; sourceTree = ""; }; 61B5F8F609C4CEB300B25A18 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = ""; }; 61B5F90209C4CEE200B25A18 /* Sparkle Test App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Sparkle Test App.app"; sourceTree = BUILT_PRODUCTS_DIR; }; - 61B5F90409C4CEE200B25A18 /* Test Application-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = "Test Application-Info.plist"; path = "Test Application/Test Application-Info.plist"; sourceTree = ""; }; + 61B5F90409C4CEE200B25A18 /* Test Application-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Test Application-Info.plist"; path = "Test Application/Test Application-Info.plist"; sourceTree = ""; }; 61B5F92409C4CFC900B25A18 /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = main.m; path = "Test Application/main.m"; sourceTree = ""; }; 61B5F92B09C4CFD800B25A18 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = "Test Application/English.lproj/InfoPlist.strings"; sourceTree = ""; }; 61B5F92D09C4CFD800B25A18 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = "Test Application/English.lproj/MainMenu.nib"; sourceTree = ""; }; @@ -696,10 +696,6 @@ 1DEB91AE08733DA50010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - ); CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; COPY_PHASE_STRIP = NO; DYLIB_COMPATIBILITY_VERSION = 1; @@ -730,10 +726,6 @@ 1DEB91AF08733DA50010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - ); CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; COPY_PHASE_STRIP = NO; DEAD_CODE_STRIPPING = YES; @@ -750,7 +742,6 @@ INFOPLIST_FILE = Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; MACH_O_TYPE = mh_dylib; - MACOSX_DEPLOYMENT_TARGET = 10.3; OTHER_LDFLAGS = "-lcrypto"; PREBINDING = YES; PRODUCT_NAME = Sparkle; @@ -766,15 +757,10 @@ 1DEB91B208733DA50010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - i386, - ppc, - ); GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.4; PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; WARNING_CFLAGS = "-wall"; }; name = Debug; @@ -782,15 +768,9 @@ 1DEB91B308733DA50010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - i386, - ppc, - ); GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.4; PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; WARNING_CFLAGS = "-wall"; }; name = Release; diff --git a/elements.webbridge/WebBridge.xcodeproj/project.pbxproj b/elements.webbridge/WebBridge.xcodeproj/project.pbxproj index 594f781..7b2d13b 100644 --- a/elements.webbridge/WebBridge.xcodeproj/project.pbxproj +++ b/elements.webbridge/WebBridge.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 14E29A4310D11EDC00DCC5F2 /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F953E8C0C3FDF53001E5264 /* QSCore.framework */; }; 7F953E7D0C3FDF2C001E5264 /* SimpleHTTPConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FDC89870C1E0C850022BB79 /* SimpleHTTPConnection.m */; }; 7F953E7E0C3FDF2C001E5264 /* SimpleHTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FDC89890C1E0C850022BB79 /* SimpleHTTPServer.m */; }; 7F953E7F0C3FDF2D001E5264 /* WebBridgeElement.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* WebBridgeElement.m */; }; @@ -18,15 +19,22 @@ 7FDC898A0C1E0C850022BB79 /* SimpleHTTPConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FDC89870C1E0C850022BB79 /* SimpleHTTPConnection.m */; }; 7FDC898B0C1E0C850022BB79 /* SimpleHTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FDC89890C1E0C850022BB79 /* SimpleHTTPServer.m */; }; 7FDC8A880C1E12DE0022BB79 /* element.xml in Resources */ = {isa = PBXBuildFile; fileRef = 7FDC8A870C1E12DE0022BB79 /* element.xml */; }; - 7FFFF2DD0C0FBD4000DC50A7 /* QSElement.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7FFFF2DC0C0FBD4000DC50A7 /* QSElement.xcconfig */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; E1EAB046068128A200774DFF /* WebBridgeElement.m in Sources */ = {isa = PBXBuildFile; fileRef = E1EAB045068128A200774DFF /* WebBridgeElement.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E299D710D11C8700DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E299D810D11C8700DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E299D910D11C8700DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E299DA10D11C8700DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E299DB10D11C8700DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E299DC10D11C8700DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E299DD10D11C8700DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E299DE10D11C8700DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7F35FF3F07F9ACD90056051D /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; - 7F953E780C3FDF1D001E5264 /* WebBridge Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "WebBridge Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7F953E780C3FDF1D001E5264 /* WebBridgePlugin.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WebBridgePlugin.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; 7F953E790C3FDF1D001E5264 /* WebBridgePlugin-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "WebBridgePlugin-Info.plist"; sourceTree = ""; }; 7F953E8C0C3FDF53001E5264 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; 7F953E8D0C3FDF53001E5264 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSEffects.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework; sourceTree = ""; }; @@ -38,10 +46,8 @@ 7FDC89880C1E0C850022BB79 /* SimpleHTTPServer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SimpleHTTPServer.h; sourceTree = ""; }; 7FDC89890C1E0C850022BB79 /* SimpleHTTPServer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SimpleHTTPServer.m; sourceTree = ""; }; 7FDC8A870C1E12DE0022BB79 /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; - 7FFFF2DB0C0FBD4000DC50A7 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = "../Elements-core/Common/QSElement_Prefix.pch"; sourceTree = QSElementSourceDirectory; }; - 7FFFF2DC0C0FBD4000DC50A7 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = "../Elements-core/Common/QSElement.xcconfig"; sourceTree = QSElementSourceDirectory; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Web Bridge.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Web Bridge.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* WebBridge.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WebBridge.qsplugin; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1EAB045068128A200774DFF /* WebBridgeElement.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = WebBridgeElement.m; sourceTree = ""; }; E1EAB047068128A800774DFF /* WebBridgeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WebBridgeElement.h; sourceTree = ""; }; @@ -65,6 +71,7 @@ buildActionMask = 2147483647; files = ( 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, + 14E29A4310D11EDC00DCC5F2 /* QSCore.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -74,6 +81,7 @@ 0259C574FE90428111CA0C5A /* WebBridge */ = { isa = PBXGroup; children = ( + 14E299D410D11C6E00DCC5F2 /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -93,11 +101,26 @@ name = Resources; sourceTree = ""; }; + 14E299D410D11C6E00DCC5F2 /* Configuration */ = { + isa = PBXGroup; + children = ( + 14E299D710D11C8700DCC5F2 /* Common.xcconfig */, + 14E299D810D11C8700DCC5F2 /* Debug.xcconfig */, + 14E299D910D11C8700DCC5F2 /* Developer.xcconfig */, + 14E299DA10D11C8700DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E299DB10D11C8700DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E299DC10D11C8700DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E299DD10D11C8700DCC5F2 /* QSPlugIn.xcconfig */, + 14E299DE10D11C8700DCC5F2 /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Web Bridge.element */, - 7F953E780C3FDF1D001E5264 /* WebBridge Module.qsplugin */, + 8D1AC9740486D14A00FE50C9 /* WebBridge.qsplugin */, + 7F953E780C3FDF1D001E5264 /* WebBridgePlugin.qsplugin */, ); name = Products; sourceTree = ""; @@ -131,8 +154,6 @@ 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( - 7FFFF2DB0C0FBD4000DC50A7 /* QSElement_Prefix.pch */, - 7FFFF2DC0C0FBD4000DC50A7 /* QSElement.xcconfig */, 7F953F440C3FDF7D001E5264 /* WebBridge_Prefix.pch */, ); name = "Other Sources"; @@ -164,7 +185,7 @@ ); name = WebBridgePlugin; productName = WebBridgePlugin; - productReference = 7F953E780C3FDF1D001E5264 /* WebBridge Module.qsplugin */; + productReference = 7F953E780C3FDF1D001E5264 /* WebBridgePlugin.qsplugin */; productType = "com.apple.product-type.bundle"; }; 8D1AC9600486D14A00FE50C9 /* Web Bridge */ = { @@ -183,7 +204,7 @@ name = "Web Bridge"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = WebBridge; - productReference = 8D1AC9740486D14A00FE50C9 /* Web Bridge.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* WebBridge.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -216,7 +237,6 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7FFFF2DD0C0FBD4000DC50A7 /* QSElement.xcconfig in Resources */, 7FDC8A880C1E12DE0022BB79 /* element.xml in Resources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -226,14 +246,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -265,93 +285,64 @@ /* Begin XCBuildConfiguration section */ 7F6B3EEC085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FFFF2DC0C0FBD4000DC50A7 /* QSElement.xcconfig */; + baseConfigurationReference = 14E299DA10D11C8700DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = WebBridge; + ZERO_LINK = YES; }; name = Debug; }; 7F6B3EED085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FFFF2DC0C0FBD4000DC50A7 /* QSElement.xcconfig */; + baseConfigurationReference = 14E299DC10D11C8700DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = WebBridge; + ZERO_LINK = NO; }; name = Release; }; 7F6B3EF0085CE8DF000735A8 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E299D810D11C8700DCC5F2 /* Debug.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Debug; }; 7F6B3EF1085CE8DF000735A8 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E299DE10D11C8700DCC5F2 /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; 7F953E7A0C3FDF1D001E5264 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E299DA10D11C8700DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "WebBridgePlugin-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; + OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = WebBridgePlugin; - WRAPPER_EXTENSION = bundle; ZERO_LINK = YES; }; name = Debug; }; 7F953E7B0C3FDF1D001E5264 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14E299DC10D11C8700DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_APPS_DIR)/Quicksilver.app/Contents/Frameworks\""; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = WebBridge_Prefix.pch; - INFOPLIST_FILE = "WebBridgePlugin-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = "WebBridge Module"; - WRAPPER_EXTENSION = qsplugin; + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = WebBridgePlugin; ZERO_LINK = NO; }; name = Release; diff --git a/elements.webbridge/WebBridgeElement.m b/elements.webbridge/WebBridgeElement.m index e27768e..6de4667 100644 --- a/elements.webbridge/WebBridgeElement.m +++ b/elements.webbridge/WebBridgeElement.m @@ -99,7 +99,7 @@ - (void)processURL:(NSURL *)url connection:(SimpleHTTPConnection *)connection { NSXMLElement *root = [NSXMLElement elementWithName:@"results"]; NSXMLDocument *document = [[[NSXMLDocument alloc] initWithRootElement:root] autorelease]; - foreach(object, objects) { + for(id object in objects) { NSXMLElement *objectElement = [NSXMLElement elementWithName:@"div"]; NSString *identifier = [object identifier]; if (!identifier) { diff --git a/elements.websearch/QSURLSearchActions.m b/elements.websearch/QSURLSearchActions.m index b6f6f89..0391984 100644 --- a/elements.websearch/QSURLSearchActions.m +++ b/elements.websearch/QSURLSearchActions.m @@ -62,7 +62,7 @@ - (QSObject *)doURLSearchAction:(QSObject *)dObject{ } - (QSObject *)doURLSearchForAction:(QSObject *)dObject withString:(QSObject *)iObject{ - foreach(urlString,[dObject arrayForType:QSURLType]){ + for(NSString * urlString in [dObject arrayForType:QSURLType]){ NSURL *url=[NSURL URLWithString:urlString]; NSString *string=[iObject stringValue]; @@ -72,7 +72,7 @@ - (QSObject *)doURLSearchForAction:(QSObject *)dObject withString:(QSObject *)iO return nil; } - (QSObject *)doURLSearchForAndReturnAction:(QSObject *)dObject withString:(QSObject *)iObject{ - foreach(urlString,[dObject arrayForType:QSURLType]){ + for(NSString * urlString in [dObject arrayForType:QSURLType]){ NSURL *url=[NSURL URLWithString:urlString]; NSString *string=[iObject stringValue]; CFStringEncoding encoding=[[dObject objectForMeta:kQSStringEncoding]intValue]; diff --git a/elements.websearch/QSWebSearchPlugIn_Source.m b/elements.websearch/QSWebSearchPlugIn_Source.m index afaabc4..8a8bbee 100644 --- a/elements.websearch/QSWebSearchPlugIn_Source.m +++ b/elements.websearch/QSWebSearchPlugIn_Source.m @@ -37,7 +37,7 @@ - (NSArray *) objectsForEntry:(NSDictionary *)theEntry{ NSMutableArray *urlArray=[theEntry objectForKey:@"queryList"]; NSMutableArray *objects=[NSMutableArray arrayWithCapacity:1]; QSObject *newObject; - foreach(urlDict,urlArray){ + for(NSDictionary * urlDict,urlArray){ newObject=[QSObject URLObjectWithURL:[urlDict objectForKey:@"url"] title:[urlDict objectForKey:@"name"]]; NSNumber *encoding=[urlDict objectForKey:@"encoding"]; if (encoding) diff --git a/elements.websearch/WebSearchElement.xcodeproj/project.pbxproj b/elements.websearch/WebSearchElement.xcodeproj/project.pbxproj index f9c007b..4285e4e 100644 --- a/elements.websearch/WebSearchElement.xcodeproj/project.pbxproj +++ b/elements.websearch/WebSearchElement.xcodeproj/project.pbxproj @@ -25,23 +25,23 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14E29A5D10D11F2B00DCC5F2 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14E29A5E10D11F2B00DCC5F2 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14E29A5F10D11F2B00DCC5F2 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14E29A6010D11F2B00DCC5F2 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14E29A6110D11F2B00DCC5F2 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14E29A6210D11F2B00DCC5F2 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14E29A6310D11F2B00DCC5F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14E29A6410D11F2B00DCC5F2 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSWebSearchPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSWebSearchPlugIn_Prefix.pch; sourceTree = ""; }; - 7F7EB2E90BFEB69300AFDF2C /* Web Search.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Web Search.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7F7EB2E90BFEB69300AFDF2C /* Web Search Module.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Web Search Module.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; 7F7EB40B0BFEB72500AFDF2C /* element.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = element.xml; sourceTree = ""; }; 7FA985BD096F208600321006 /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7FA985BE096F208600321006 /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; 7FA985BF096F208600321006 /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = QSFrameworks; }; 7FA985C0096F208600321006 /* QSInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSInterface.framework; sourceTree = QSFrameworks; }; - 7FE7D3040D1EFF470043A815 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = Configuration/Common.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3050D1EFF470043A815 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Configuration/Debug.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3060D1EFF470043A815 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = Configuration/Developer.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3070D1EFF470043A815 /* QSElement.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSElement.xcconfig; path = Configuration/QSElement.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3080D1EFF470043A815 /* QSElement_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSElement_Prefix.pch; path = Configuration/QSElement_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D3090D1EFF470043A815 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = QSPlugIn.xcconfig; path = Configuration/QSPlugIn.xcconfig; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D30A0D1EFF470043A815 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QSPlugIn_Prefix.pch; path = Configuration/QSPlugIn_Prefix.pch; sourceTree = QS_SOURCE_ROOT; }; - 7FE7D30B0D1EFF470043A815 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Configuration/Release.xcconfig; sourceTree = QS_SOURCE_ROOT; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1AC9740486D14A00FE50C9 /* Web Search Module.element */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Web Search Module.element"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D1AC9740486D14A00FE50C9 /* Web Search Module.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Web Search Module.bundle"; sourceTree = BUILT_PRODUCTS_DIR; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E1812CB2076BDBFA00A8EFA8 /* QSWebSearchController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSWebSearchController.h; sourceTree = ""; }; E1812CB3076BDBFA00A8EFA8 /* QSWebSearchController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSWebSearchController.m; sourceTree = ""; }; @@ -104,8 +104,8 @@ 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( - 8D1AC9740486D14A00FE50C9 /* Web Search Module.element */, - 7F7EB2E90BFEB69300AFDF2C /* Web Search.element */, + 8D1AC9740486D14A00FE50C9 /* Web Search Module.bundle */, + 7F7EB2E90BFEB69300AFDF2C /* Web Search Module.qsplugin */, ); name = Products; sourceTree = ""; @@ -150,14 +150,14 @@ 7FE7D3030D1EFF470043A815 /* Configuration */ = { isa = PBXGroup; children = ( - 7FE7D3040D1EFF470043A815 /* Common.xcconfig */, - 7FE7D3050D1EFF470043A815 /* Debug.xcconfig */, - 7FE7D3060D1EFF470043A815 /* Developer.xcconfig */, - 7FE7D3070D1EFF470043A815 /* QSElement.xcconfig */, - 7FE7D3080D1EFF470043A815 /* QSElement_Prefix.pch */, - 7FE7D3090D1EFF470043A815 /* QSPlugIn.xcconfig */, - 7FE7D30A0D1EFF470043A815 /* QSPlugIn_Prefix.pch */, - 7FE7D30B0D1EFF470043A815 /* Release.xcconfig */, + 14E29A5D10D11F2B00DCC5F2 /* Common.xcconfig */, + 14E29A5E10D11F2B00DCC5F2 /* Debug.xcconfig */, + 14E29A5F10D11F2B00DCC5F2 /* Developer.xcconfig */, + 14E29A6010D11F2B00DCC5F2 /* QSPlugIn_Debug.xcconfig */, + 14E29A6110D11F2B00DCC5F2 /* QSPlugIn_Prefix.pch */, + 14E29A6210D11F2B00DCC5F2 /* QSPlugIn_Release.xcconfig */, + 14E29A6310D11F2B00DCC5F2 /* QSPlugIn.xcconfig */, + 14E29A6410D11F2B00DCC5F2 /* Release.xcconfig */, ); path = Configuration; sourceTree = QS_SOURCE_ROOT; @@ -181,7 +181,7 @@ name = "Web Search"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSWebSearchPlugIn; - productReference = 7F7EB2E90BFEB69300AFDF2C /* Web Search.element */; + productReference = 7F7EB2E90BFEB69300AFDF2C /* Web Search Module.qsplugin */; productType = "com.apple.product-type.bundle"; }; 8D1AC9600486D14A00FE50C9 /* Web Search Module */ = { @@ -200,7 +200,7 @@ name = "Web Search Module"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSWebSearchPlugIn; - productReference = 8D1AC9740486D14A00FE50C9 /* Web Search Module.element */; + productReference = 8D1AC9740486D14A00FE50C9 /* Web Search Module.bundle */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -248,27 +248,27 @@ /* Begin PBXShellScriptBuildPhase section */ 7F7EB2E40BFEB69300AFDF2C /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "# $SRCROOT/bltrversion $INFOPLIST_FILE"; }; E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -311,42 +311,53 @@ /* Begin XCBuildConfiguration section */ 7F69A1980D1F078400D5C99E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3050D1EFF470043A815 /* Debug.xcconfig */; + baseConfigurationReference = 14E29A5E10D11F2B00DCC5F2 /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7F69A1990D1F078400D5C99E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3070D1EFF470043A815 /* QSElement.xcconfig */; buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Web Search Module"; + ZERO_LINK = YES; }; name = Debug; }; 7F69A19A0D1F078400D5C99E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3070D1EFF470043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14E29A6010D11F2B00DCC5F2 /* QSPlugIn_Debug.xcconfig */; buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Web Search Module"; + ZERO_LINK = YES; }; name = Debug; }; 7F7EB2E70BFEB69300AFDF2C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3070D1EFF470043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14E29A6210D11F2B00DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Web Search Module"; + ZERO_LINK = NO; }; name = Release; }; 7FFF25CE085E488700266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D3070D1EFF470043A815 /* QSElement.xcconfig */; + baseConfigurationReference = 14E29A6210D11F2B00DCC5F2 /* QSPlugIn_Release.xcconfig */; buildSettings = { + OTHER_LDFLAGS = "-bundle"; + PRODUCT_NAME = "Web Search Module"; + ZERO_LINK = NO; }; name = Release; }; 7FFF25D2085E488700266176 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7FE7D30B0D1EFF470043A815 /* Release.xcconfig */; + baseConfigurationReference = 14E29A6410D11F2B00DCC5F2 /* Release.xcconfig */; buildSettings = { }; name = Release; diff --git a/iCal/QSiCalModule.m b/iCal/QSiCalModule.m index b67d207..ded0568 100644 --- a/iCal/QSiCalModule.m +++ b/iCal/QSiCalModule.m @@ -63,7 +63,7 @@ - (void)addNodesFromList:(NSArray *)list toArray:(NSMutableArray *)array{ NSFileManager *fm=[NSFileManager defaultManager]; - foreach (node,list){ + for (NSString * node in list){ //NSLog(@"node %@",node); NSString *subPath=[sourcePath stringByAppendingFormat:@"/%@",node]; @@ -113,7 +113,7 @@ - (NSArray *)validIndirectObjectsForAction:(NSString *)action directObject:(QSOb //NSLog(@"dirArray: %@", dirArray); int i = 0; - foreach(path, dirArray) + for(NSString * path in dirArray) { //NSLog(@"path: %@", path); if([[dirArray objectAtIndex:i] rangeOfString:@".calendar"].location != NSNotFound) diff --git a/iCal/QSiCalModule.xcodeproj/project.pbxproj b/iCal/QSiCalModule.xcodeproj/project.pbxproj index cb30a05..8124403 100644 --- a/iCal/QSiCalModule.xcodeproj/project.pbxproj +++ b/iCal/QSiCalModule.xcodeproj/project.pbxproj @@ -15,6 +15,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8BAD10D0A8A800851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8BAE10D0A8A800851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8BAF10D0A8A800851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8BB010D0A8A800851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8BB110D0A8A800851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8BB210D0A8A800851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8BB310D0A8A800851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8BB410D0A8A800851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSiCalModule_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSiCalModule_Prefix.pch; sourceTree = ""; }; 7F1BC7C80893F777002F903E /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = ../../../Build/Release/QSCore.framework; sourceTree = SOURCE_ROOT; }; 7F1BC7C90893F777002F903E /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = ../../../Build/Release/QSFoundation.framework; sourceTree = SOURCE_ROOT; }; @@ -43,6 +51,7 @@ 0259C574FE90428111CA0C5A /* QSiCalModule */ = { isa = PBXGroup; children = ( + 14DE8BA410D0A88700851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -61,6 +70,21 @@ name = Resources; sourceTree = ""; }; + 14DE8BA410D0A88700851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8BAD10D0A8A800851A6F /* Common.xcconfig */, + 14DE8BAE10D0A8A800851A6F /* Debug.xcconfig */, + 14DE8BAF10D0A8A800851A6F /* Developer.xcconfig */, + 14DE8BB010D0A8A800851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8BB110D0A8A800851A6F /* QSPlugIn_Prefix.pch */, + 14DE8BB210D0A8A800851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8BB310D0A8A800851A6F /* QSPlugIn.xcconfig */, + 14DE8BB410D0A8A800851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -125,9 +149,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07B026085E433200E2AFC4 /* Build configuration list for PBXProject "QSiCalModule" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSiCalModule */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* iCal Module */, ); @@ -163,14 +189,14 @@ }; E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -190,30 +216,18 @@ /* Begin XCBuildConfiguration section */ 7F07B024085E433200E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8BB210D0A8A800851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = "$(QSFrameworks)"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSiCalModule_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "iCal Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; 7F07B028085E433200E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8BB410D0A8A800851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; diff --git a/iCal/iCal.scpt b/iCal/iCal.scpt index 3bd4d4cbd07e44c7fc8c9a379e602e8823955310..985d2149d7fc118db225157d1cc0dff6273d801d 100644 GIT binary patch delta 381 zcmZ9HJxjw-6o%j2ScoQs#@H`GQ5Thhh|r}t_<`uq$#!#)YZ@fbCgCQU(GCT{Nyy^p zEQk%R4o>aA=s$3Abg-T)2*q=`AH3(h&$;K#{VHV2XKJNVhK?qD1W3?;OLqtkf%faI+RNRT zgjX^YEEKSen9^O^f|fL_P-#qOjZ9q=^Rl#Pp-8V&VmY|_E%k_hsZR#TZ^Lke%VYQ4 zy>|T=P$w_QnXsj^WT8Z}v~WZ}YMEGovY4T4p-epSpO;3ny9SROK|>o~8`3WGcGgBN+Fsxu;1hE+y%8Qap7#IW@5_2+(L3~CF1||kZ4yVL| zjQreGpcDd3)@5QBJt%$bn};??5XtVzicA*ljEXV)^&Qqve#>NJb5KSz4X8wrfrEiz zzy4x*ka7kVkRG7vaxlZK9199^GLsWaGV}9_tzaIR9M3E%ECkf)#E{5Pz>vX^&ydTI z%22X-B69<)9uLq^Q3n2!{M`JaqWp4aM5f?S}f3_J`%4Ezk7L8-~5MMar;=^(Mm s(VWuCJPg7NTnsEBuE8M?bs`{jMJVc4aoX@QBo-$Z0o}>_>)yS!0FH2EXaE2J diff --git a/iPhoto/QSiPhotoPlugIn.xcodeproj/project.pbxproj b/iPhoto/QSiPhotoPlugIn.xcodeproj/project.pbxproj index 554b91e..6d272ff 100644 --- a/iPhoto/QSiPhotoPlugIn.xcodeproj/project.pbxproj +++ b/iPhoto/QSiPhotoPlugIn.xcodeproj/project.pbxproj @@ -19,6 +19,14 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14DE8C6110D0B10400851A6F /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14DE8C6210D0B10400851A6F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14DE8C6310D0B10400851A6F /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14DE8C6410D0B10400851A6F /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14DE8C6510D0B10400851A6F /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14DE8C6610D0B10400851A6F /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14DE8C6710D0B10400851A6F /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14DE8C6810D0B10400851A6F /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSiPhotoPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSiPhotoPlugIn_Prefix.pch; sourceTree = ""; }; 7F35FF3C07F9ACD90056051D /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = QSFrameworks; }; 7F35FF3D07F9ACD90056051D /* QSEffects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSEffects.framework; sourceTree = QSFrameworks; }; @@ -56,6 +64,7 @@ 0259C574FE90428111CA0C5A /* QSiPhotoPlugIn */ = { isa = PBXGroup; children = ( + 14DE8C5E10D0B0E800851A6F /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, @@ -79,6 +88,21 @@ name = Resources; sourceTree = ""; }; + 14DE8C5E10D0B0E800851A6F /* Configuration */ = { + isa = PBXGroup; + children = ( + 14DE8C6110D0B10400851A6F /* Common.xcconfig */, + 14DE8C6210D0B10400851A6F /* Debug.xcconfig */, + 14DE8C6310D0B10400851A6F /* Developer.xcconfig */, + 14DE8C6410D0B10400851A6F /* QSPlugIn_Debug.xcconfig */, + 14DE8C6510D0B10400851A6F /* QSPlugIn_Prefix.pch */, + 14DE8C6610D0B10400851A6F /* QSPlugIn_Release.xcconfig */, + 14DE8C6710D0B10400851A6F /* QSPlugIn.xcconfig */, + 14DE8C6810D0B10400851A6F /* Release.xcconfig */, + ); + path = Configuration; + sourceTree = QS_SOURCE_ROOT; + }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( @@ -155,9 +179,11 @@ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; buildConfigurationList = 7F07B03E085E433300E2AFC4 /* Build configuration list for PBXProject "QSiPhotoPlugIn" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0259C574FE90428111CA0C5A /* QSiPhotoPlugIn */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* iPhoto Module */, ); @@ -197,14 +223,14 @@ }; E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -222,119 +248,60 @@ /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ - 7F07B03B085E433300E2AFC4 /* Development */ = { + 7F07B03B085E433300E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C6410D0B10400851A6F /* QSPlugIn_Debug.xcconfig */; buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSiPhotoPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "iPhoto Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; 7F07B03C085E433300E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C6610D0B10400851A6F /* QSPlugIn_Release.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSiPhotoPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; OTHER_LDFLAGS = "-bundle"; PRODUCT_NAME = "iPhoto Module"; - WRAPPER_EXTENSION = qsplugin; ZERO_LINK = NO; }; name = Release; }; - 7F07B03D085E433300E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUILD_DIR = "$(SYMROOT)/PlugIns/"; - FRAMEWORK_SEARCH_PATHS = ( - /Applications/Quicksilver.app/Contents/Frameworks, - /Volumes/Lore/Forge/Build, - ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = QSiPhotoPlugIn_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Developer/Palettes"; - OTHER_LDFLAGS = "-bundle"; - PRODUCT_NAME = "iPhoto Module"; - WRAPPER_EXTENSION = qsplugin; - }; - name = Default; - }; - 7F07B03F085E433300E2AFC4 /* Development */ = { + 7F07B03F085E433300E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C6210D0B10400851A6F /* Debug.xcconfig */; buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; 7F07B040085E433300E2AFC4 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 14DE8C6810D0B10400851A6F /* Release.xcconfig */; buildSettings = { - ARCHS = ( - ppc, - i386, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; - 7F07B041085E433300E2AFC4 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07B03A085E433300E2AFC4 /* Build configuration list for PBXNativeTarget "iPhoto Module" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07B03B085E433300E2AFC4 /* Development */, + 7F07B03B085E433300E2AFC4 /* Debug */, 7F07B03C085E433300E2AFC4 /* Release */, - 7F07B03D085E433300E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 7F07B03E085E433300E2AFC4 /* Build configuration list for PBXProject "QSiPhotoPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7F07B03F085E433300E2AFC4 /* Development */, + 7F07B03F085E433300E2AFC4 /* Debug */, 7F07B040085E433300E2AFC4 /* Release */, - 7F07B041085E433300E2AFC4 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/iPhoto/iPhoto.scpt b/iPhoto/iPhoto.scpt index ebc0439df0dcf3f086def3db7ab036488afe3b1d..98d7fad570da11b1bc59ceb97550a0652f2fad82 100644 GIT binary patch delta 295 zcmcb@{epXg2P4xaj>(CP){_eu#qBZ!GV&Ri7#R|CGK(32fH8!DiGh(jI4{54CpEty zu_y&3iVTix%nKACB$3=9Gc z91IM{H8~~##RWm^qYt)s0NIQ{Hqb;MLkZ{tO(X|cITjS;WF{w;Waj4;TY-(S0y(=R zUoWwsfWe1>k3o!qiy@OCfFXk+pP>YZ^%xQv3V@KGL4tvsA($Z#C{_+snF^!}fO16) UDGWjkvd9MOgALw%iHV6B0Af!>2mk;8 delta 252 zcmaFCeT9322P5A+j=a*G90m|zyx%Z6kkL&(Gaw_MfkBWVF(|8(vf?)Qx8ApI@Mg|rjp$oKC0cNQcvPLVA3rq6#5(^3#_!z_( qxEL}gFJcl^76O{##E{5Pz>vX^&ydTI%22`}#2}8Wb@MYOCT0K>MLx~| diff --git a/public.file.tags/trunk/QSFileTagsPlugIn.xcodeproj/project.pbxproj b/public.file.tags/trunk/QSFileTagsPlugIn.xcodeproj/project.pbxproj index 4f1f98d..3a115cf 100644 --- a/public.file.tags/trunk/QSFileTagsPlugIn.xcodeproj/project.pbxproj +++ b/public.file.tags/trunk/QSFileTagsPlugIn.xcodeproj/project.pbxproj @@ -15,13 +15,15 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 14A8D11B10CE54D2003857E3 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + 14A8D11C10CE54D2003857E3 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; + 14A8D11D10CE54D2003857E3 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; + 14A8D11E10CE54D2003857E3 /* QSPlugIn_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Debug.xcconfig; sourceTree = ""; }; + 14A8D11F10CE54D2003857E3 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; + 14A8D12010CE54D2003857E3 /* QSPlugIn_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn_Release.xcconfig; sourceTree = ""; }; + 14A8D12110CE54D2003857E3 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; + 14A8D12210CE54D2003857E3 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 32DBCF980370C29C00C91783 /* QSFileTagsPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSFileTagsPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0E2D0E0FD1160027D189 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; - 4D0C0E2E0E0FD1160027D189 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; - 4D0C0E2F0E0FD1160027D189 /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Developer.xcconfig; path = "/Volumes/myHD/Projects/Quicksilver/elements-trunk/Configuration/Developer.xcconfig"; sourceTree = ""; }; - 4D0C0E300E0FD1160027D189 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; - 4D0C0E310E0FD1160027D189 /* QSPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSPlugIn_Prefix.pch; sourceTree = ""; }; - 4D0C0E320E0FD1160027D189 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 4DC29E4D0E793D2000B5055F /* QSMDTagsQueryManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSMDTagsQueryManager.h; sourceTree = ""; }; 4DC29E4E0E793D2000B5055F /* QSMDTagsQueryManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QSMDTagsQueryManager.m; sourceTree = ""; }; 7FA1BE8D083BE47B003EE7CA /* QSFileTagsPlugInAction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSFileTagsPlugInAction.h; sourceTree = ""; }; @@ -108,16 +110,17 @@ 4D0C0E2C0E0FD1160027D189 /* Configuration */ = { isa = PBXGroup; children = ( - 4D0C0E2D0E0FD1160027D189 /* Common.xcconfig */, - 4D0C0E2E0E0FD1160027D189 /* Debug.xcconfig */, - 4D0C0E2F0E0FD1160027D189 /* Developer.xcconfig */, - 4D0C0E300E0FD1160027D189 /* QSPlugIn.xcconfig */, - 4D0C0E310E0FD1160027D189 /* QSPlugIn_Prefix.pch */, - 4D0C0E320E0FD1160027D189 /* Release.xcconfig */, + 14A8D11B10CE54D2003857E3 /* Common.xcconfig */, + 14A8D11C10CE54D2003857E3 /* Debug.xcconfig */, + 14A8D11D10CE54D2003857E3 /* Developer.xcconfig */, + 14A8D11E10CE54D2003857E3 /* QSPlugIn_Debug.xcconfig */, + 14A8D11F10CE54D2003857E3 /* QSPlugIn_Prefix.pch */, + 14A8D12010CE54D2003857E3 /* QSPlugIn_Release.xcconfig */, + 14A8D12110CE54D2003857E3 /* QSPlugIn.xcconfig */, + 14A8D12210CE54D2003857E3 /* Release.xcconfig */, ); - name = Configuration; - path = ../../Configuration; - sourceTree = SOURCE_ROOT; + path = Configuration; + sourceTree = QS_SOURCE_ROOT; }; 7FC20C8107FB741700FDD3CA /* Other Frameworks */ = { isa = PBXGroup; @@ -180,14 +183,14 @@ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* ShellScript */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; + buildActionMask = 8; files = ( ); inputPaths = ( ); outputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE"; }; @@ -209,14 +212,14 @@ /* Begin XCBuildConfiguration section */ 4D0C0E290E0FD0F80027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E320E0FD1160027D189 /* Release.xcconfig */; + baseConfigurationReference = 14A8D12210CE54D2003857E3 /* Release.xcconfig */; buildSettings = { }; name = Release; }; 4D0C0E2A0E0FD0F80027D189 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E300E0FD1160027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D12010CE54D2003857E3 /* QSPlugIn_Release.xcconfig */; buildSettings = { PRODUCT_NAME = "File Tagging Module"; }; @@ -224,7 +227,7 @@ }; 7F07AFF4085E433100E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E300E0FD1160027D189 /* QSPlugIn.xcconfig */; + baseConfigurationReference = 14A8D11E10CE54D2003857E3 /* QSPlugIn_Debug.xcconfig */; buildSettings = { PRODUCT_NAME = "File Tagging Module"; }; @@ -232,7 +235,7 @@ }; 7F07AFF8085E433100E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D0C0E2E0E0FD1160027D189 /* Debug.xcconfig */; + baseConfigurationReference = 14A8D11C10CE54D2003857E3 /* Debug.xcconfig */; buildSettings = { }; name = Debug; diff --git a/public.file.tags/trunk/QSFileTagsPlugInAction.m b/public.file.tags/trunk/QSFileTagsPlugInAction.m index baaf8af..52d7155 100644 --- a/public.file.tags/trunk/QSFileTagsPlugInAction.m +++ b/public.file.tags/trunk/QSFileTagsPlugInAction.m @@ -18,7 +18,7 @@ @implementation QSFileTagsPlugInAction - (NSArray *)tagsFromString:(NSString *)string { NSArray *tags = [string componentsSeparatedByString:@" "]; NSMutableArray *realTags = [NSMutableArray array]; - foreach(tag, tags) { + for(NSString * tag in tags) { if ([[QSMDTagsQueryManager sharedInstance] stringByRemovingTagPrefix:tag]) { [realTags addObject:tag]; } @@ -31,7 +31,7 @@ - (NSString *)string:(NSString *)string byAddingTags:(NSArray *)add removingTags NSMutableArray *array = [[string componentsSeparatedByString:@" "] mutableCopy]; if (setTags) { - foreach(component, array) { + for(NSString * component in array) { if ([[QSMDTagsQueryManager sharedInstance] stringByRemovingTagPrefix:component]) { [array removeObject:component]; } diff --git a/public.file.tags/trunk/QSMDTagsQueryManager.m b/public.file.tags/trunk/QSMDTagsQueryManager.m index dcf885e..cf0f250 100644 --- a/public.file.tags/trunk/QSMDTagsQueryManager.m +++ b/public.file.tags/trunk/QSMDTagsQueryManager.m @@ -35,7 +35,7 @@ - (id)init { } - (void)dealloc { - foreach(tag, [tagQueries allKeys]) { + for(NSString * tag in [tagQueries allKeys]) { [self stopScanningForTagPrefix:tag delegate:self]; } [tagQueries release], tagQueries = nil; @@ -53,7 +53,7 @@ - (NSArray*)tagPrefixes { } - (NSString*)tagPrefixForTag:(NSString*)tag { - foreach(tagPrefix, [self tagPrefixes]) { + for(NSString * tagPrefix in [self tagPrefixes]) { if([tag hasPrefix:tagPrefix]) return tagPrefix; } @@ -99,7 +99,7 @@ - (NSArray *)tagsFromQuery:(NSMetadataQuery *)aQuery { NSEnumerator *commentEnum = [[[aQuery results] valueForKey:(NSString *)kMDItemFinderComment] objectEnumerator]; NSString *comment; while(comment = [commentEnum nextObject]) { - foreach(word, [comment componentsSeparatedByString:@" "]) { + for(NSString * word in [comment componentsSeparatedByString:@" "]) { if ([word hasPrefix:prefix]) [set addObject:word]; } @@ -115,7 +115,7 @@ - (NSArray *)filesWithTag:(NSString*)tag fromQuery:(NSMetadataQuery *)aQuery { while(result = [resultsEnum nextObject]) { NSString *name = [result valueForAttribute:(NSString *)kMDItemPath]; NSString *comment = [result valueForAttribute:(NSString *)kMDItemFinderComment]; - foreach(word, [comment componentsSeparatedByString:@" "]) { + for(NSString * word in [comment componentsSeparatedByString:@" "]) { if ([word isEqualToString:tag]) [set addObject:name]; } @@ -217,7 +217,7 @@ - (NSArray*)filesForTag:(NSString*)tag { - (NSArray*)filesForTags:(NSArray*)tags { NSMutableSet * files = nil; - foreach(tag, tags) { + for(NSString * tag in tags) { NSArray *tempArray = [self filesForTag:tag]; if (tempArray) { files = [NSMutableArray arrayWithCapacity:[tempArray count]]; @@ -244,7 +244,7 @@ - (NSString *)stringByRemovingTagPrefix:(NSString *)tag { #pragma mark Notification Handling - (void)performSelector:(SEL)selector onDelegatesForTagPrefix:(NSString*)tagPrefix { - foreach (delegate, [tagDelegates objectForKey:tagPrefix]) { + for (id delegate in [tagDelegates objectForKey:tagPrefix]) { if ([delegate respondsToSelector:selector]) [delegate performSelector:selector withObject:tagPrefix]; }