Updating ITKit to use standard configuration names.
[ITKit.git] / ITKit.xcodeproj / project.pbxproj
index aeb0202..6688930 100644 (file)
                };
                7C105BE707D787D0002DE061 /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
-                       containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */;
+                       containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */;
                        proxyType = 1;
                        remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
                        remoteInfo = ITFoundation;
                };
                7C105BE907D787D8002DE061 /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
-                       containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */;
+                       containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */;
                        proxyType = 1;
                        remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
                        remoteInfo = ITFoundation;
                };
                7CDC146F07D7878D00B64193 /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
-                       containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */;
+                       containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */;
                        proxyType = 2;
                        remoteGlobalIDString = 8DC2EF5B0486A6940098B216;
                        remoteInfo = ITFoundation;
                7C99312F054F6A03000B93EA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
                7CC84BE0054F6CA2001DC704 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
                7CC84BE4054F6CAA001DC704 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
-               7CDC144907D7869C00B64193 /* ITFoundation.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITFoundation.xcode; path = ../ITFoundation/ITFoundation.xcode; sourceTree = SOURCE_ROOT; };
+               7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITFoundation.xcodeproj; path = ../ITFoundation/ITFoundation.xcodeproj; sourceTree = SOURCE_ROOT; };
                7CEA43C807D77F1600CACD9D /* ITLoginItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITLoginItem.h; sourceTree = "<group>"; };
                7CEA43C907D77F1600CACD9D /* ITLoginItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITLoginItem.m; sourceTree = "<group>"; };
                8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
                0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
                        isa = PBXGroup;
                        children = (
-                               7CDC144907D7869C00B64193 /* ITFoundation.xcode */,
+                               7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */,
                                1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
                                1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
                        );
                        projectReferences = (
                                {
                                        ProductGroup = 7CDC146B07D7878800B64193 /* Products */;
-                                       ProjectRef = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */;
+                                       ProjectRef = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */;
                                },
                        );
                        targets = (
                };
                7C105BE807D787D0002DE061 /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
-                       name = "ITFoundation (from ITFoundation.xcode)";
+                       name = "ITFoundation (from ITFoundation.xcodeproj)";
                        targetProxy = 7C105BE707D787D0002DE061 /* PBXContainerItemProxy */;
                };
                7C105BEA07D787D8002DE061 /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
-                       name = "ITFoundation (from ITFoundation.xcode)";
+                       name = "ITFoundation (from ITFoundation.xcodeproj)";
                        targetProxy = 7C105BE907D787D8002DE061 /* PBXContainerItemProxy */;
                };
 /* End PBXTargetDependency section */
 /* End PBXVariantGroup section */
 
 /* Begin XCBuildConfiguration section */
-               7C022FE808A8465D00DDBD03 /* Development */ = {
+               7C022FE808A8465D00DDBD03 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = NO;
                                INSTALL_PATH = "@executable_path/../Frameworks";
                                LIBRARY_SEARCH_PATHS = "";
                                LIBRARY_STYLE = Dynamic;
+                               MACH_O_TYPE = mh_dylib;
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                OPTIMIZATION_CFLAGS = "-O0";
                                OTHER_LDFLAGS = (
                                WRAPPER_EXTENSION = framework;
                                ZERO_LINK = YES;
                        };
-                       name = Development;
+                       name = Debug;
                };
-               7C022FE908A8465D00DDBD03 /* Deployment */ = {
+               7C022FE908A8465D00DDBD03 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = YES;
                                INSTALL_PATH = "@executable_path/../Frameworks";
                                LIBRARY_SEARCH_PATHS = "";
                                LIBRARY_STYLE = Dynamic;
+                               MACH_O_TYPE = mh_dylib;
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                OTHER_LDFLAGS = (
                                        "-seg1addr",
                                WRAPPER_EXTENSION = framework;
                                ZERO_LINK = NO;
                        };
-                       name = Deployment;
+                       name = Release;
                };
                7C022FEA08A8465D00DDBD03 /* Default */ = {
                        isa = XCBuildConfiguration;
                                INSTALL_PATH = "@executable_path/../Frameworks";
                                LIBRARY_SEARCH_PATHS = "";
                                LIBRARY_STYLE = Dynamic;
+                               MACH_O_TYPE = mh_dylib;
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                OTHER_LDFLAGS = (
                                        "-seg1addr",
                        };
                        name = Default;
                };
-               7C022FEC08A8465D00DDBD03 /* Development */ = {
+               7C022FEC08A8465D00DDBD03 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = NO;
                                WARNING_CFLAGS = "-Wmost";
                                ZERO_LINK = YES;
                        };
-                       name = Development;
+                       name = Debug;
                };
-               7C022FED08A8465D00DDBD03 /* Deployment */ = {
+               7C022FED08A8465D00DDBD03 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = YES;
                                WARNING_CFLAGS = "-Wmost";
                                ZERO_LINK = NO;
                        };
-                       name = Deployment;
+                       name = Release;
                };
                7C022FEE08A8465D00DDBD03 /* Default */ = {
                        isa = XCBuildConfiguration;
                        };
                        name = Default;
                };
-               7C022FF008A8465D00DDBD03 /* Development */ = {
+               7C022FF008A8465D00DDBD03 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk;
                        };
-                       name = Development;
+                       name = Debug;
                };
-               7C022FF108A8465D00DDBD03 /* Deployment */ = {
+               7C022FF108A8465D00DDBD03 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk;
                        };
-                       name = Deployment;
+                       name = Release;
                };
                7C022FF208A8465D00DDBD03 /* Default */ = {
                        isa = XCBuildConfiguration;
                7C022FE708A8465D00DDBD03 /* Build configuration list for PBXNativeTarget "ITKit" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
-                               7C022FE808A8465D00DDBD03 /* Development */,
-                               7C022FE908A8465D00DDBD03 /* Deployment */,
+                               7C022FE808A8465D00DDBD03 /* Debug */,
+                               7C022FE908A8465D00DDBD03 /* Release */,
                                7C022FEA08A8465D00DDBD03 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
                7C022FEB08A8465D00DDBD03 /* Build configuration list for PBXNativeTarget "ITKitShowcase" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
-                               7C022FEC08A8465D00DDBD03 /* Development */,
-                               7C022FED08A8465D00DDBD03 /* Deployment */,
+                               7C022FEC08A8465D00DDBD03 /* Debug */,
+                               7C022FED08A8465D00DDBD03 /* Release */,
                                7C022FEE08A8465D00DDBD03 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
                7C022FEF08A8465D00DDBD03 /* Build configuration list for PBXProject "ITKit" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
-                               7C022FF008A8465D00DDBD03 /* Development */,
-                               7C022FF108A8465D00DDBD03 /* Deployment */,
+                               7C022FF008A8465D00DDBD03 /* Debug */,
+                               7C022FF108A8465D00DDBD03 /* Release */,
                                7C022FF208A8465D00DDBD03 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;