X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/ef1609c9b045caa35d6b03940d0d87d554a78f2e..b837b70f50ce4d33628f406380c447ff8e70d85a:/MenuTunes.xcodeproj/project.pbxproj diff --git a/MenuTunes.xcodeproj/project.pbxproj b/MenuTunes.xcodeproj/project.pbxproj index 9831577..4dd83a4 100755 --- a/MenuTunes.xcodeproj/project.pbxproj +++ b/MenuTunes.xcodeproj/project.pbxproj @@ -11,7 +11,7 @@ 3739DDA408CFA0C600CCFBC6 /* PlaylistNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3739DDA208CFA0C600CCFBC6 /* PlaylistNode.m */; }; 3739DDA508CFA0C600CCFBC6 /* PlaylistNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3739DDA108CFA0C600CCFBC6 /* PlaylistNode.h */; }; 3739DDA608CFA0C600CCFBC6 /* PlaylistNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3739DDA208CFA0C600CCFBC6 /* PlaylistNode.m */; }; - 3740716D05ACE20500CC2142 /* libValidate.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3740716C05ACE20500CC2142 /* libValidate.a */; }; + 3769DD1709A01C0700573A04 /* libValidateUniversal.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3769DD1609A01C0700573A04 /* libValidateUniversal.a */; }; 3798C6B6091874600004C420 /* AudioscrobblerController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3798C6B4091874600004C420 /* AudioscrobblerController.h */; }; 3798C6B7091874600004C420 /* AudioscrobblerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3798C6B5091874600004C420 /* AudioscrobblerController.m */; }; 37A1EBDB091F07F700C2CE55 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37A1EBDA091F07F700C2CE55 /* Security.framework */; }; @@ -242,7 +242,7 @@ 32CA4F630368D1EE00C91783 /* MenuTunes_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuTunes_Prefix.pch; sourceTree = ""; }; 3739DDA108CFA0C600CCFBC6 /* PlaylistNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlaylistNode.h; sourceTree = ""; }; 3739DDA208CFA0C600CCFBC6 /* PlaylistNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PlaylistNode.m; sourceTree = ""; }; - 3740716C05ACE20500CC2142 /* libValidate.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libValidate.a; sourceTree = ""; }; + 3769DD1609A01C0700573A04 /* libValidateUniversal.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libValidateUniversal.a; sourceTree = ""; }; 3798C6B4091874600004C420 /* AudioscrobblerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioscrobblerController.h; sourceTree = ""; }; 3798C6B5091874600004C420 /* AudioscrobblerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioscrobblerController.m; sourceTree = ""; }; 37A1EBDA091F07F700C2CE55 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = ""; }; @@ -343,8 +343,8 @@ 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, 7C95A0E905A92B0700B4F576 /* libcrypto.dylib in Frameworks */, 7C95A0F005A92B4800B4F576 /* Carbon.framework in Frameworks */, - 3740716D05ACE20500CC2142 /* libValidate.a in Frameworks */, 37A1EBDB091F07F700C2CE55 /* Security.framework in Frameworks */, + 3769DD1709A01C0700573A04 /* libValidateUniversal.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -398,7 +398,7 @@ 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, 7C95A0EF05A92B4800B4F576 /* Carbon.framework */, 37A1EBDA091F07F700C2CE55 /* Security.framework */, - 3740716C05ACE20500CC2142 /* libValidate.a */, + 3769DD1609A01C0700573A04 /* libValidateUniversal.a */, 7C95A0E805A92B0700B4F576 /* libcrypto.dylib */, ); name = "Linked Frameworks"; @@ -1002,7 +1002,7 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7C182AC808A84C6300A098F8 /* Development */ = { + 7C182AC808A84C6300A098F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1032,9 +1032,9 @@ WARNING_CFLAGS = "-Wmost"; ZERO_LINK = NO; }; - name = Development; + name = Debug; }; - 7C182AC908A84C6300A098F8 /* Deployment */ = { + 7C182AC908A84C6300A098F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1060,7 +1060,7 @@ WARNING_CFLAGS = "-Wmost"; ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; 7C182ACA08A84C6300A098F8 /* Default */ = { isa = XCBuildConfiguration; @@ -1086,7 +1086,7 @@ }; name = Default; }; - 7C182ACC08A84C6300A098F8 /* Development */ = { + 7C182ACC08A84C6300A098F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1110,9 +1110,9 @@ WRAPPER_EXTENSION = remote; ZERO_LINK = NO; }; - name = Development; + name = Debug; }; - 7C182ACD08A84C6300A098F8 /* Deployment */ = { + 7C182ACD08A84C6300A098F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1132,7 +1132,7 @@ WRAPPER_EXTENSION = remote; ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; 7C182ACE08A84C6300A098F8 /* Default */ = { isa = XCBuildConfiguration; @@ -1152,7 +1152,7 @@ }; name = Default; }; - 7C182AD008A84C6300A098F8 /* Development */ = { + 7C182AD008A84C6300A098F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1169,12 +1169,16 @@ GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = .; + LIBRARY_SEARCH_PATHS = ( + ., + "$(SRCROOT)", + ); MACOSX_DEPLOYMENT_TARGET = 10.2; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = "-bind_at_load"; PRODUCT_NAME = MenuTunes; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -1183,9 +1187,9 @@ WRAPPER_EXTENSION = app; ZERO_LINK = NO; }; - name = Development; + name = Debug; }; - 7C182AD108A84C6300A098F8 /* Deployment */ = { + 7C182AD108A84C6300A098F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1200,11 +1204,15 @@ GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = .; + LIBRARY_SEARCH_PATHS = ( + ., + "$(SRCROOT)", + ); MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_CFLAGS = ""; OTHER_LDFLAGS = "-bind_at_load"; PRODUCT_NAME = MenuTunes; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -1213,7 +1221,7 @@ WRAPPER_EXTENSION = app; ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; 7C182AD208A84C6300A098F8 /* Default */ = { isa = XCBuildConfiguration; @@ -1228,11 +1236,15 @@ GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = .; + LIBRARY_SEARCH_PATHS = ( + ., + "$(SRCROOT)", + ); MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_CFLAGS = ""; OTHER_LDFLAGS = "-bind_at_load"; PRODUCT_NAME = MenuTunes; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -1242,27 +1254,39 @@ }; name = Default; }; - 7C182AD408A84C6300A098F8 /* Development */ = { + 7C182AD408A84C6300A098F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = ( + ppc, + i386, + ); MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; - 7C182AD508A84C6300A098F8 /* Deployment */ = { + 7C182AD508A84C6300A098F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = ( + ppc, + i386, + ); MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Deployment; + name = Release; }; 7C182AD608A84C6300A098F8 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = ( + ppc, + i386, + ); MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Default; }; @@ -1272,8 +1296,8 @@ 7C182AC708A84C6300A098F8 /* Build configuration list for PBXNativeTarget "ITMTRemote" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C182AC808A84C6300A098F8 /* Development */, - 7C182AC908A84C6300A098F8 /* Deployment */, + 7C182AC808A84C6300A098F8 /* Debug */, + 7C182AC908A84C6300A098F8 /* Release */, 7C182ACA08A84C6300A098F8 /* Default */, ); defaultConfigurationIsVisible = 0; @@ -1282,8 +1306,8 @@ 7C182ACB08A84C6300A098F8 /* Build configuration list for PBXNativeTarget "iTunesRemote" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C182ACC08A84C6300A098F8 /* Development */, - 7C182ACD08A84C6300A098F8 /* Deployment */, + 7C182ACC08A84C6300A098F8 /* Debug */, + 7C182ACD08A84C6300A098F8 /* Release */, 7C182ACE08A84C6300A098F8 /* Default */, ); defaultConfigurationIsVisible = 0; @@ -1292,8 +1316,8 @@ 7C182ACF08A84C6300A098F8 /* Build configuration list for PBXNativeTarget "MenuTunes" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C182AD008A84C6300A098F8 /* Development */, - 7C182AD108A84C6300A098F8 /* Deployment */, + 7C182AD008A84C6300A098F8 /* Debug */, + 7C182AD108A84C6300A098F8 /* Release */, 7C182AD208A84C6300A098F8 /* Default */, ); defaultConfigurationIsVisible = 0; @@ -1302,8 +1326,8 @@ 7C182AD308A84C6300A098F8 /* Build configuration list for PBXProject "MenuTunes" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C182AD408A84C6300A098F8 /* Development */, - 7C182AD508A84C6300A098F8 /* Deployment */, + 7C182AD408A84C6300A098F8 /* Debug */, + 7C182AD508A84C6300A098F8 /* Release */, 7C182AD608A84C6300A098F8 /* Default */, ); defaultConfigurationIsVisible = 0;