X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/a9dfa3e5705fdde676dce25d2c463d08cdb90a0e..c1c078a84366c6e043d2fac0ab86c912e53bc804:/MenuTunes.xcodeproj/project.pbxproj diff --git a/MenuTunes.xcodeproj/project.pbxproj b/MenuTunes.xcodeproj/project.pbxproj index 64d5c64..cac7557 100755 --- a/MenuTunes.xcodeproj/project.pbxproj +++ b/MenuTunes.xcodeproj/project.pbxproj @@ -120,6 +120,34 @@ /* End PBXBuildStyle section */ /* Begin PBXContainerItemProxy section */ + 7C2A8858092266F7007A4F41 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 8DC2EF4F0486A6940098B216; + remoteInfo = ITMac; + }; + 7C2A885A092266FA007A4F41 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 8DC2EF4F0486A6940098B216; + remoteInfo = ITFoundation; + }; + 7C2A885E09226713007A4F41 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 8DC2EF4F0486A6940098B216; + remoteInfo = ITFoundation; + }; + 7C2A886009226716007A4F41 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 8DC2EF4F0486A6940098B216; + remoteInfo = ITMac; + }; 7C331FF205A9253F0088905B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; @@ -624,6 +652,8 @@ WRAPPER_EXTENSION = remote; }; dependencies = ( + 7C2A885F09226713007A4F41 /* PBXTargetDependency */, + 7C2A886109226716007A4F41 /* PBXTargetDependency */, 7C331FF305A9253F0088905B /* PBXTargetDependency */, ); name = iTunesRemote; @@ -696,6 +726,8 @@ WRAPPER_EXTENSION = app; }; dependencies = ( + 7C2A885B092266FA007A4F41 /* PBXTargetDependency */, + 7C2A8859092266F7007A4F41 /* PBXTargetDependency */, 7C505D4F0801F20D00017AF9 /* PBXTargetDependency */, 7C331FF505A925550088905B /* PBXTargetDependency */, 7C331FF705A9255A0088905B /* PBXTargetDependency */, @@ -724,6 +756,10 @@ mainGroup = 29B97314FDCFA39411CA2CEA /* MenuTunes */; projectDirPath = ""; projectReferences = ( + { + ProductGroup = 7C505D330801F0F000017AF9 /* Products */; + ProjectRef = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */; + }, { ProductGroup = 7C505D370801F0F000017AF9 /* Products */; ProjectRef = 7C505D250801F0BE00017AF9 /* ITKit.xcodeproj */; @@ -732,10 +768,6 @@ ProductGroup = 7C505D350801F0F000017AF9 /* Products */; ProjectRef = 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */; }, - { - ProductGroup = 7C505D330801F0F000017AF9 /* Products */; - ProjectRef = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */; - }, ); targets = ( 8D1107260486CEB800E47090 /* MenuTunes */, @@ -884,6 +916,26 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ + 7C2A8859092266F7007A4F41 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = ITMac; + targetProxy = 7C2A8858092266F7007A4F41 /* PBXContainerItemProxy */; + }; + 7C2A885B092266FA007A4F41 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = ITFoundation; + targetProxy = 7C2A885A092266FA007A4F41 /* PBXContainerItemProxy */; + }; + 7C2A885F09226713007A4F41 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = ITFoundation; + targetProxy = 7C2A885E09226713007A4F41 /* PBXContainerItemProxy */; + }; + 7C2A886109226716007A4F41 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = ITMac; + targetProxy = 7C2A886009226716007A4F41 /* PBXContainerItemProxy */; + }; 7C331FF305A9253F0088905B /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 7C331F6705A918EC0088905B /* ITMTRemote */; @@ -950,7 +1002,7 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7C182AC808A84C6300A098F8 /* Development */ = { + 7C182AC808A84C6300A098F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -980,9 +1032,9 @@ WARNING_CFLAGS = "-Wmost"; ZERO_LINK = NO; }; - name = Development; + name = Debug; }; - 7C182AC908A84C6300A098F8 /* Deployment */ = { + 7C182AC908A84C6300A098F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1008,7 +1060,7 @@ WARNING_CFLAGS = "-Wmost"; ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; 7C182ACA08A84C6300A098F8 /* Default */ = { isa = XCBuildConfiguration; @@ -1034,7 +1086,7 @@ }; name = Default; }; - 7C182ACC08A84C6300A098F8 /* Development */ = { + 7C182ACC08A84C6300A098F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1058,9 +1110,9 @@ WRAPPER_EXTENSION = remote; ZERO_LINK = NO; }; - name = Development; + name = Debug; }; - 7C182ACD08A84C6300A098F8 /* Deployment */ = { + 7C182ACD08A84C6300A098F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1080,7 +1132,7 @@ WRAPPER_EXTENSION = remote; ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; 7C182ACE08A84C6300A098F8 /* Default */ = { isa = XCBuildConfiguration; @@ -1100,7 +1152,7 @@ }; name = Default; }; - 7C182AD008A84C6300A098F8 /* Development */ = { + 7C182AD008A84C6300A098F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1131,9 +1183,9 @@ WRAPPER_EXTENSION = app; ZERO_LINK = NO; }; - name = Development; + name = Debug; }; - 7C182AD108A84C6300A098F8 /* Deployment */ = { + 7C182AD108A84C6300A098F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1161,7 +1213,7 @@ WRAPPER_EXTENSION = app; ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; 7C182AD208A84C6300A098F8 /* Default */ = { isa = XCBuildConfiguration; @@ -1190,21 +1242,21 @@ }; name = Default; }; - 7C182AD408A84C6300A098F8 /* Development */ = { + 7C182AD408A84C6300A098F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { MACOSX_DEPLOYMENT_TARGET = 10.2; SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; }; - name = Development; + name = Debug; }; - 7C182AD508A84C6300A098F8 /* Deployment */ = { + 7C182AD508A84C6300A098F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { MACOSX_DEPLOYMENT_TARGET = 10.2; SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; }; - name = Deployment; + name = Release; }; 7C182AD608A84C6300A098F8 /* Default */ = { isa = XCBuildConfiguration; @@ -1220,8 +1272,8 @@ 7C182AC708A84C6300A098F8 /* Build configuration list for PBXNativeTarget "ITMTRemote" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C182AC808A84C6300A098F8 /* Development */, - 7C182AC908A84C6300A098F8 /* Deployment */, + 7C182AC808A84C6300A098F8 /* Debug */, + 7C182AC908A84C6300A098F8 /* Release */, 7C182ACA08A84C6300A098F8 /* Default */, ); defaultConfigurationIsVisible = 0; @@ -1230,8 +1282,8 @@ 7C182ACB08A84C6300A098F8 /* Build configuration list for PBXNativeTarget "iTunesRemote" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C182ACC08A84C6300A098F8 /* Development */, - 7C182ACD08A84C6300A098F8 /* Deployment */, + 7C182ACC08A84C6300A098F8 /* Debug */, + 7C182ACD08A84C6300A098F8 /* Release */, 7C182ACE08A84C6300A098F8 /* Default */, ); defaultConfigurationIsVisible = 0; @@ -1240,8 +1292,8 @@ 7C182ACF08A84C6300A098F8 /* Build configuration list for PBXNativeTarget "MenuTunes" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C182AD008A84C6300A098F8 /* Development */, - 7C182AD108A84C6300A098F8 /* Deployment */, + 7C182AD008A84C6300A098F8 /* Debug */, + 7C182AD108A84C6300A098F8 /* Release */, 7C182AD208A84C6300A098F8 /* Default */, ); defaultConfigurationIsVisible = 0; @@ -1250,8 +1302,8 @@ 7C182AD308A84C6300A098F8 /* Build configuration list for PBXProject "MenuTunes" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C182AD408A84C6300A098F8 /* Development */, - 7C182AD508A84C6300A098F8 /* Deployment */, + 7C182AD408A84C6300A098F8 /* Debug */, + 7C182AD508A84C6300A098F8 /* Release */, 7C182AD608A84C6300A098F8 /* Default */, ); defaultConfigurationIsVisible = 0;