From 24fc6b10345a73a51826222e6d4a3b508bf60c89 Mon Sep 17 00:00:00 2001 From: Hubert SARRET Date: Sun, 12 May 2013 11:17:31 +0200 Subject: [PATCH 1/4] Working version with Xcode Version 4.6.2 (4H1003) OS X Version 10.8.3 --- Info.plist | 15 +--- XcodeColors.xcodeproj/project.pbxproj | 111 +++++++++++++------------- 2 files changed, 58 insertions(+), 68 deletions(-) diff --git a/Info.plist b/Info.plist index feaf522..e0e9162 100644 --- a/Info.plist +++ b/Info.plist @@ -26,22 +26,11 @@ NSPrincipalClass XcodeColors - SIMBLTargetApplications - - - BundleIdentifier - com.apple.Xcode - - - BundleIdentifier - com.apple.dt.Xcode - - + XC4Compatible + XCGCReady XCPluginHasUI - XC4Compatible - diff --git a/XcodeColors.xcodeproj/project.pbxproj b/XcodeColors.xcodeproj/project.pbxproj index 3a35393..d746e08 100644 --- a/XcodeColors.xcodeproj/project.pbxproj +++ b/XcodeColors.xcodeproj/project.pbxproj @@ -9,24 +9,10 @@ /* Begin PBXBuildFile section */ 19A131E8123E5A9800B2532F /* XcodeColors.m in Sources */ = {isa = PBXBuildFile; fileRef = 19A131E7123E5A9800B2532F /* XcodeColors.m */; }; 19FCB50612410E410095CF63 /* MethodReplace.m in Sources */ = {isa = PBXBuildFile; fileRef = 19FCB50512410E410095CF63 /* MethodReplace.m */; }; - 19FD4826133A59190072594E /* version.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 19FD4822133A58110072594E /* version.plist */; }; - 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; }; + 9A076E8B173E9FCF00463FE3 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; /* End PBXBuildFile section */ -/* Begin PBXCopyFilesBuildPhase section */ - 19FD4825133A590C0072594E /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = Contents; - dstSubfolderSpec = 1; - files = ( - 19FD4826133A59190072594E /* version.plist in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase 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 = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; @@ -38,7 +24,7 @@ 19FCB50512410E410095CF63 /* MethodReplace.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MethodReplace.m; sourceTree = ""; }; 19FD4822133A58110072594E /* version.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = version.plist; sourceTree = ""; }; 32DBCF630370AF2F00C91783 /* XcodeColors_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XcodeColors_Prefix.pch; sourceTree = ""; }; - 8D5B49B6048680CD000E48DA /* XcodeColors.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XcodeColors.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D5B49B6048680CD000E48DA /* XcodeColors.xcplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XcodeColors.xcplugin; sourceTree = BUILT_PRODUCTS_DIR; }; 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -118,7 +104,7 @@ 19C28FB8FE9D52D311CA2CBB /* Products */ = { isa = PBXGroup; children = ( - 8D5B49B6048680CD000E48DA /* XcodeColors.bundle */, + 8D5B49B6048680CD000E48DA /* XcodeColors.xcplugin */, ); name = Products; sourceTree = ""; @@ -138,11 +124,9 @@ isa = PBXNativeTarget; buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "XcodeColors" */; buildPhases = ( - 8D5B49AF048680CD000E48DA /* Resources */, - 19FD4825133A590C0072594E /* CopyFiles */, 8D5B49B1048680CD000E48DA /* Sources */, 8D5B49B3048680CD000E48DA /* Frameworks */, - 19863EE81240DD900067FA40 /* ShellScript */, + 9A076E8A173E9FC800463FE3 /* Resources */, ); buildRules = ( ); @@ -151,7 +135,7 @@ name = XcodeColors; productInstallPath = "$(HOME)/Library/Bundles"; productName = XcodeColors; - productReference = 8D5B49B6048680CD000E48DA /* XcodeColors.bundle */; + productReference = 8D5B49B6048680CD000E48DA /* XcodeColors.xcplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -182,32 +166,16 @@ /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 8D5B49AF048680CD000E48DA /* Resources */ = { + 9A076E8A173E9FC800463FE3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */, + 9A076E8B173E9FCF00463FE3 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXShellScriptBuildPhase section */ - 19863EE81240DD900067FA40 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "./xcb-install.pl"; - }; -/* End PBXShellScriptBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D5B49B1048680CD000E48DA /* Sources */ = { isa = PBXSourcesBuildPhase; @@ -236,16 +204,23 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CODE_SIGN_IDENTITY = ""; + COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; + DEPLOYMENT_LOCATION = YES; + DSTROOT = "$(HOME)"; GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; + GCC_ENABLE_OBJC_GC = supported; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XcodeColors_Prefix.pch; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Library/Bundles"; + INSTALL_PATH = "/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; + MACOSX_DEPLOYMENT_TARGET = 10.7; PRODUCT_NAME = XcodeColors; - WRAPPER_EXTENSION = bundle; + SDKROOT = macosx; + WRAPPER_EXTENSION = xcplugin; }; name = Debug; }; @@ -253,44 +228,70 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CODE_SIGN_IDENTITY = ""; + COMBINE_HIDPI_IMAGES = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; + DEPLOYMENT_LOCATION = YES; + DSTROOT = "$(HOME)"; + GCC_ENABLE_OBJC_GC = supported; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XcodeColors_Prefix.pch; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Library/Bundles"; + INSTALL_PATH = "/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; + MACOSX_DEPLOYMENT_TARGET = 10.7; PRODUCT_NAME = XcodeColors; - WRAPPER_EXTENSION = bundle; + SDKROOT = macosx; + WRAPPER_EXTENSION = xcplugin; }; name = Release; }; 1DEB913F08733D840010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: Igor Belyaletdinov"; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_IDENTITY = ""; + COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_GC = supported; GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.5; + MACOSX_DEPLOYMENT_TARGET = 10.8; ONLY_ACTIVE_ARCH = YES; - SDKROOT = macosx10.6; + SDKROOT = macosx; }; name = Debug; }; 1DEB914008733D840010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: Igor Belyaletdinov"; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_IDENTITY = ""; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_GC = supported; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.5; - SDKROOT = macosx10.6; + MACOSX_DEPLOYMENT_TARGET = 10.8; + SDKROOT = macosx; }; name = Release; }; From 9b04de5b91c037c11f4508c1fb600fc610315859 Mon Sep 17 00:00:00 2001 From: Bone Crusher Date: Mon, 23 Sep 2013 14:44:59 -0400 Subject: [PATCH 2/4] Got it working with xcode 5 --- Info.plist | 32 +++++++++++++++------------ XcodeColors.xcodeproj/project.pbxproj | 30 ++++++++++++++----------- 2 files changed, 35 insertions(+), 27 deletions(-) diff --git a/Info.plist b/Info.plist index feaf522..4715ed5 100644 --- a/Info.plist +++ b/Info.plist @@ -19,29 +19,33 @@ CFBundleShortVersionString 1.0.9 CFBundleSignature - ???? + BNDL CFBundleVersion 109 + CFPlugInFactories + + 00000000-0000-0000-0000-000000000000 + MyFactoryFunction + + CFPlugInTypes + + 00000000-0000-0000-0000-000000000000 + + Item 0 + 00000000-0000-0000-0000-000000000000 + LoadAtLaunch - NSPrincipalClass - XcodeColors - SIMBLTargetApplications + DVTPlugInCompatibilityUUIDs - - BundleIdentifier - com.apple.Xcode - - - BundleIdentifier - com.apple.dt.Xcode - + 63FC1C47-140D-42B0-BB4D-A10B2D225574 + 37B30044-3B14-46BA-ABAA-F01000C27B63 + XC4Compatible + XCGCReady XCPluginHasUI - XC4Compatible - diff --git a/XcodeColors.xcodeproj/project.pbxproj b/XcodeColors.xcodeproj/project.pbxproj index 3a35393..c05bf11 100644 --- a/XcodeColors.xcodeproj/project.pbxproj +++ b/XcodeColors.xcodeproj/project.pbxproj @@ -38,7 +38,7 @@ 19FCB50512410E410095CF63 /* MethodReplace.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MethodReplace.m; sourceTree = ""; }; 19FD4822133A58110072594E /* version.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = version.plist; sourceTree = ""; }; 32DBCF630370AF2F00C91783 /* XcodeColors_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XcodeColors_Prefix.pch; sourceTree = ""; }; - 8D5B49B6048680CD000E48DA /* XcodeColors.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XcodeColors.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D5B49B6048680CD000E48DA /* XcodeColors.xcplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XcodeColors.xcplugin; sourceTree = BUILT_PRODUCTS_DIR; }; 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; /* End PBXFileReference section */ @@ -118,7 +118,7 @@ 19C28FB8FE9D52D311CA2CBB /* Products */ = { isa = PBXGroup; children = ( - 8D5B49B6048680CD000E48DA /* XcodeColors.bundle */, + 8D5B49B6048680CD000E48DA /* XcodeColors.xcplugin */, ); name = Products; sourceTree = ""; @@ -151,7 +151,7 @@ name = XcodeColors; productInstallPath = "$(HOME)/Library/Bundles"; productName = XcodeColors; - productReference = 8D5B49B6048680CD000E48DA /* XcodeColors.bundle */; + productReference = 8D5B49B6048680CD000E48DA /* XcodeColors.xcplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -236,16 +236,18 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CODE_SIGN_IDENTITY = ""; COPY_PHASE_STRIP = NO; + DEPLOYMENT_LOCATION = YES; GCC_DYNAMIC_NO_PIC = NO; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XcodeColors_Prefix.pch; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Library/Bundles"; + INSTALL_PATH = "/Volumes/dagon/Users/pat/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; PRODUCT_NAME = XcodeColors; - WRAPPER_EXTENSION = bundle; + WRAPPER_EXTENSION = xcplugin; }; name = Debug; }; @@ -253,44 +255,46 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CODE_SIGN_IDENTITY = ""; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEPLOYMENT_LOCATION = YES; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XcodeColors_Prefix.pch; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Library/Bundles"; + INSTALL_PATH = "/Volumes/dagon/Users/pat/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; PRODUCT_NAME = XcodeColors; - WRAPPER_EXTENSION = bundle; + WRAPPER_EXTENSION = xcplugin; }; name = Release; }; 1DEB913F08733D840010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: Igor Belyaletdinov"; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_ENABLE_OBJC_GC = supported; GCC_OPTIMIZATION_LEVEL = 0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.5; + MACOSX_DEPLOYMENT_TARGET = 10.8; ONLY_ACTIVE_ARCH = YES; - SDKROOT = macosx10.6; + SDKROOT = macosx; }; name = Debug; }; 1DEB914008733D840010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: Igor Belyaletdinov"; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_ENABLE_OBJC_GC = supported; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.5; - SDKROOT = macosx10.6; + MACOSX_DEPLOYMENT_TARGET = 10.8; + SDKROOT = macosx; }; name = Release; }; From 3201133cf859f55d1a6456edb89a7577be43c5c8 Mon Sep 17 00:00:00 2001 From: Bone Crusher Date: Mon, 23 Sep 2013 14:48:38 -0400 Subject: [PATCH 3/4] Removed hardcoded path --- XcodeColors.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/XcodeColors.xcodeproj/project.pbxproj b/XcodeColors.xcodeproj/project.pbxproj index c05bf11..a3e5b42 100644 --- a/XcodeColors.xcodeproj/project.pbxproj +++ b/XcodeColors.xcodeproj/project.pbxproj @@ -245,7 +245,7 @@ GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XcodeColors_Prefix.pch; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "/Volumes/dagon/Users/pat/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; + INSTALL_PATH = "${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; PRODUCT_NAME = XcodeColors; WRAPPER_EXTENSION = xcplugin; }; @@ -262,7 +262,7 @@ GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XcodeColors_Prefix.pch; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "/Volumes/dagon/Users/pat/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; + INSTALL_PATH = "${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; PRODUCT_NAME = XcodeColors; WRAPPER_EXTENSION = xcplugin; }; From 84418cc717c82019c87736e989a53c3ab5d56139 Mon Sep 17 00:00:00 2001 From: Hubert SARRET Date: Thu, 26 Sep 2013 09:57:31 +0200 Subject: [PATCH 4/4] Build into to correct Xcode plugin directory --- XcodeColors.xcodeproj/project.pbxproj | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/XcodeColors.xcodeproj/project.pbxproj b/XcodeColors.xcodeproj/project.pbxproj index a3e5b42..bc8daf2 100644 --- a/XcodeColors.xcodeproj/project.pbxproj +++ b/XcodeColors.xcodeproj/project.pbxproj @@ -160,7 +160,7 @@ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0420; + LastUpgradeCheck = 0500; }; buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "XcodeColors" */; compatibilityVersion = "Xcode 3.2"; @@ -236,16 +236,18 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ENABLE_OBJC_ARC = YES; CODE_SIGN_IDENTITY = ""; + COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; DEPLOYMENT_LOCATION = YES; + DSTROOT = "$(HOME)"; GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XcodeColors_Prefix.pch; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; + INSTALL_PATH = "/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; PRODUCT_NAME = XcodeColors; WRAPPER_EXTENSION = xcplugin; }; @@ -255,14 +257,16 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ENABLE_OBJC_ARC = YES; CODE_SIGN_IDENTITY = ""; + COMBINE_HIDPI_IMAGES = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEPLOYMENT_LOCATION = YES; - GCC_MODEL_TUNING = G5; + DSTROOT = "$(HOME)"; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XcodeColors_Prefix.pch; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; + INSTALL_PATH = "/Library/Application Support/Developer/Shared/Xcode/Plug-ins"; PRODUCT_NAME = XcodeColors; WRAPPER_EXTENSION = xcplugin; }; @@ -271,10 +275,8 @@ 1DEB913F08733D840010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: Igor Belyaletdinov"; GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_GC = supported; GCC_OPTIMIZATION_LEVEL = 0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; @@ -287,10 +289,8 @@ 1DEB914008733D840010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: Igor Belyaletdinov"; GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_GC = supported; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.8;