From: Michael J. Rubinsky Date: Sat, 26 Sep 2009 15:15:36 +0000 (-0400) Subject: Fix build path (Plugins -> Plug-Ins). Why this isn't standard across Apple's applicat... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=22ae04a82758318cf2c994721ff93c66330318fa;p=horde.git Fix build path (Plugins -> Plug-Ins). Why this isn't standard across Apple's applications, I don't know. --- diff --git a/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.xcodeproj/project.pbxproj b/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.xcodeproj/project.pbxproj index 02166fa9d..36749f499 100644 --- a/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.xcodeproj/project.pbxproj +++ b/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.xcodeproj/project.pbxproj @@ -341,7 +341,7 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/ApertureToAnselExportPlugin-1.0/Library/Application Support/Aperture/Plugins/Export"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/ApertureToAnselExportPlugin-1.0/Library/Application Support/Aperture/Plug-Ins/Export"; DSTROOT = /; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5;