Update to recommended project settings
* Bundle Identifier * Architecture * Project format (2.4 => 3.2)
This commit is contained in:
		
							parent
							
								
									824efe13e5
								
							
						
					
					
						commit
						a6595dcede
					
				| @ -38,7 +38,7 @@ | |||||||
| 	<key>CFBundleIconFile</key> | 	<key>CFBundleIconFile</key> | ||||||
| 	<string>Redline</string> | 	<string>Redline</string> | ||||||
| 	<key>CFBundleIdentifier</key> | 	<key>CFBundleIdentifier</key> | ||||||
| 	<string>com.ambrosiasw.redline</string> | 	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> | ||||||
| 	<key>CFBundleInfoDictionaryVersion</key> | 	<key>CFBundleInfoDictionaryVersion</key> | ||||||
| 	<string>6.0</string> | 	<string>6.0</string> | ||||||
| 	<key>CFBundlePackageType</key> | 	<key>CFBundlePackageType</key> | ||||||
|  | |||||||
| @ -3,7 +3,7 @@ | |||||||
| 	archiveVersion = 1; | 	archiveVersion = 1; | ||||||
| 	classes = { | 	classes = { | ||||||
| 	}; | 	}; | ||||||
| 	objectVersion = 42; | 	objectVersion = 46; | ||||||
| 	objects = { | 	objects = { | ||||||
| 
 | 
 | ||||||
| /* Begin PBXBuildFile section */ | /* Begin PBXBuildFile section */ | ||||||
| @ -207,9 +207,9 @@ | |||||||
| 		7F16E7640D57ABCC00706C33 /* ASWRegistrationCarbonAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASWRegistrationCarbonAPI.h; path = /apps/dev/SDKs/ASW/ASWRegistration/redline/CarbonAPI/ASWRegistrationCarbonAPI.h; sourceTree = "<absolute>"; }; | 		7F16E7640D57ABCC00706C33 /* ASWRegistrationCarbonAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASWRegistrationCarbonAPI.h; path = /apps/dev/SDKs/ASW/ASWRegistration/redline/CarbonAPI/ASWRegistrationCarbonAPI.h; sourceTree = "<absolute>"; }; | ||||||
| 		7F4348C5096D9B5B00C3981C /* GetPID.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = GetPID.c; sourceTree = "<group>"; }; | 		7F4348C5096D9B5B00C3981C /* GetPID.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = GetPID.c; sourceTree = "<group>"; }; | ||||||
| 		7F4348C6096D9B5B00C3981C /* GetPID.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GetPID.h; sourceTree = "<group>"; }; | 		7F4348C6096D9B5B00C3981C /* GetPID.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GetPID.h; sourceTree = "<group>"; }; | ||||||
| 		7F434A4C0973EC9900C3981C /* HID_cookie_strings.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = HID_cookie_strings.plist; sourceTree = "<group>"; }; | 		7F434A4C0973EC9900C3981C /* HID_cookie_strings.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = HID_cookie_strings.plist; sourceTree = "<group>"; }; | ||||||
| 		7F434A4D0973EC9900C3981C /* HID_device_usage_strings.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = HID_device_usage_strings.plist; sourceTree = "<group>"; }; | 		7F434A4D0973EC9900C3981C /* HID_device_usage_strings.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = HID_device_usage_strings.plist; sourceTree = "<group>"; }; | ||||||
| 		7F434A4E0973EC9900C3981C /* HID_usage_strings.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = HID_usage_strings.plist; sourceTree = "<group>"; }; | 		7F434A4E0973EC9900C3981C /* HID_usage_strings.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = HID_usage_strings.plist; sourceTree = "<group>"; }; | ||||||
| 		7F7EDC7F09EE95E000B2A665 /* Prev Track.scpt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.scpt; path = "Prev Track.scpt"; sourceTree = "<group>"; }; | 		7F7EDC7F09EE95E000B2A665 /* Prev Track.scpt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.scpt; path = "Prev Track.scpt"; sourceTree = "<group>"; }; | ||||||
| 		7F7F050D09C9E5E3002D0EE3 /* interfacemultiplayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = interfacemultiplayer.h; sourceTree = "<group>"; }; | 		7F7F050D09C9E5E3002D0EE3 /* interfacemultiplayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = interfacemultiplayer.h; sourceTree = "<group>"; }; | ||||||
| 		7F8C148C0A3ABBA000E76109 /* notifications.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = notifications.mm; sourceTree = "<group>"; }; | 		7F8C148C0A3ABBA000E76109 /* notifications.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = notifications.mm; sourceTree = "<group>"; }; | ||||||
| @ -542,9 +542,16 @@ | |||||||
| /* Begin PBXProject section */ | /* Begin PBXProject section */ | ||||||
| 		20286C28FDCF999611CA2CEA /* Project object */ = { | 		20286C28FDCF999611CA2CEA /* Project object */ = { | ||||||
| 			isa = PBXProject; | 			isa = PBXProject; | ||||||
|  | 			attributes = { | ||||||
|  | 				LastUpgradeCheck = 0700; | ||||||
|  | 			}; | ||||||
| 			buildConfigurationList = 7F060FDC0876EC7F001EA95C /* Build configuration list for PBXProject "game" */; | 			buildConfigurationList = 7F060FDC0876EC7F001EA95C /* Build configuration list for PBXProject "game" */; | ||||||
| 			compatibilityVersion = "Xcode 2.4"; | 			compatibilityVersion = "Xcode 3.2"; | ||||||
|  | 			developmentRegion = English; | ||||||
| 			hasScannedForEncodings = 1; | 			hasScannedForEncodings = 1; | ||||||
|  | 			knownRegions = ( | ||||||
|  | 				en, | ||||||
|  | 			); | ||||||
| 			mainGroup = 20286C29FDCF999611CA2CEA /* game */; | 			mainGroup = 20286C29FDCF999611CA2CEA /* game */; | ||||||
| 			projectDirPath = ""; | 			projectDirPath = ""; | ||||||
| 			projectRoot = ""; | 			projectRoot = ""; | ||||||
| @ -663,6 +670,7 @@ | |||||||
| 		7F060FD90876EC7F001EA95C /* Debug */ = { | 		7F060FD90876EC7F001EA95C /* Debug */ = { | ||||||
| 			isa = XCBuildConfiguration; | 			isa = XCBuildConfiguration; | ||||||
| 			buildSettings = { | 			buildSettings = { | ||||||
|  | 				COMBINE_HIDPI_IMAGES = YES; | ||||||
| 				COPY_PHASE_STRIP = NO; | 				COPY_PHASE_STRIP = NO; | ||||||
| 				FRAMEWORK_SEARCH_PATHS = ( | 				FRAMEWORK_SEARCH_PATHS = ( | ||||||
| 					"$(inherited)", | 					"$(inherited)", | ||||||
| @ -697,6 +705,7 @@ | |||||||
| 				); | 				); | ||||||
| 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "/apps/dev/SDKs/HID\\ Utilities\\ Source/build"; | 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "/apps/dev/SDKs/HID\\ Utilities\\ Source/build"; | ||||||
| 				PREBINDING = NO; | 				PREBINDING = NO; | ||||||
|  | 				PRODUCT_BUNDLE_IDENTIFIER = com.ambrosiasw.redline; | ||||||
| 				PRODUCT_NAME = Redline; | 				PRODUCT_NAME = Redline; | ||||||
| 				WRAPPER_EXTENSION = app; | 				WRAPPER_EXTENSION = app; | ||||||
| 				ZERO_LINK = NO; | 				ZERO_LINK = NO; | ||||||
| @ -706,6 +715,7 @@ | |||||||
| 		7F060FDA0876EC7F001EA95C /* Release */ = { | 		7F060FDA0876EC7F001EA95C /* Release */ = { | ||||||
| 			isa = XCBuildConfiguration; | 			isa = XCBuildConfiguration; | ||||||
| 			buildSettings = { | 			buildSettings = { | ||||||
|  | 				COMBINE_HIDPI_IMAGES = YES; | ||||||
| 				COPY_PHASE_STRIP = YES; | 				COPY_PHASE_STRIP = YES; | ||||||
| 				FRAMEWORK_SEARCH_PATHS = ( | 				FRAMEWORK_SEARCH_PATHS = ( | ||||||
| 					"$(inherited)", | 					"$(inherited)", | ||||||
| @ -738,6 +748,7 @@ | |||||||
| 				); | 				); | ||||||
| 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "/apps/dev/SDKs/HID\\ Utilities\\ Source/build"; | 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "/apps/dev/SDKs/HID\\ Utilities\\ Source/build"; | ||||||
| 				PREBINDING = NO; | 				PREBINDING = NO; | ||||||
|  | 				PRODUCT_BUNDLE_IDENTIFIER = com.ambrosiasw.redline; | ||||||
| 				PRODUCT_NAME = Redline; | 				PRODUCT_NAME = Redline; | ||||||
| 				WRAPPER_EXTENSION = app; | 				WRAPPER_EXTENSION = app; | ||||||
| 				ZERO_LINK = NO; | 				ZERO_LINK = NO; | ||||||
| @ -747,6 +758,7 @@ | |||||||
| 		7F060FDB0876EC7F001EA95C /* Default */ = { | 		7F060FDB0876EC7F001EA95C /* Default */ = { | ||||||
| 			isa = XCBuildConfiguration; | 			isa = XCBuildConfiguration; | ||||||
| 			buildSettings = { | 			buildSettings = { | ||||||
|  | 				COMBINE_HIDPI_IMAGES = YES; | ||||||
| 				FRAMEWORK_SEARCH_PATHS = ( | 				FRAMEWORK_SEARCH_PATHS = ( | ||||||
| 					"$(inherited)", | 					"$(inherited)", | ||||||
| 					/apps/dev/SDKs/ASW/AmbrosiaTools, | 					/apps/dev/SDKs/ASW/AmbrosiaTools, | ||||||
| @ -777,6 +789,7 @@ | |||||||
| 				); | 				); | ||||||
| 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "/apps/dev/SDKs/HID\\ Utilities\\ Source/build"; | 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "/apps/dev/SDKs/HID\\ Utilities\\ Source/build"; | ||||||
| 				PREBINDING = NO; | 				PREBINDING = NO; | ||||||
|  | 				PRODUCT_BUNDLE_IDENTIFIER = com.ambrosiasw.redline; | ||||||
| 				PRODUCT_NAME = Redline; | 				PRODUCT_NAME = Redline; | ||||||
| 				WRAPPER_EXTENSION = app; | 				WRAPPER_EXTENSION = app; | ||||||
| 			}; | 			}; | ||||||
| @ -785,10 +798,10 @@ | |||||||
| 		7F060FDD0876EC7F001EA95C /* Debug */ = { | 		7F060FDD0876EC7F001EA95C /* Debug */ = { | ||||||
| 			isa = XCBuildConfiguration; | 			isa = XCBuildConfiguration; | ||||||
| 			buildSettings = { | 			buildSettings = { | ||||||
| 				ARCHS = ppc; | 				ENABLE_TESTABILITY = YES; | ||||||
| 				MACOSX_DEPLOYMENT_TARGET = 10.4; | 				ONLY_ACTIVE_ARCH = YES; | ||||||
| 				OTHER_LDFLAGS = "-lz"; | 				OTHER_LDFLAGS = "-lz"; | ||||||
| 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; | 				SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; | ||||||
| 				ZERO_LINK = NO; | 				ZERO_LINK = NO; | ||||||
| 			}; | 			}; | ||||||
| 			name = Debug; | 			name = Debug; | ||||||
| @ -796,14 +809,11 @@ | |||||||
| 		7F060FDE0876EC7F001EA95C /* Release */ = { | 		7F060FDE0876EC7F001EA95C /* Release */ = { | ||||||
| 			isa = XCBuildConfiguration; | 			isa = XCBuildConfiguration; | ||||||
| 			buildSettings = { | 			buildSettings = { | ||||||
| 				ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; |  | ||||||
| 				ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; |  | ||||||
| 				DEAD_CODE_STRIPPING = YES; | 				DEAD_CODE_STRIPPING = YES; | ||||||
| 				GCC_OPTIMIZATION_LEVEL = 3; | 				GCC_OPTIMIZATION_LEVEL = 3; | ||||||
| 				GCC_VERSION_i386 = 4.0; | 				GCC_VERSION_i386 = 4.0; | ||||||
| 				GCC_VERSION_ppc = 3.3; | 				GCC_VERSION_ppc = 3.3; | ||||||
| 				HEADER_SEARCH_PATHS = ""; | 				HEADER_SEARCH_PATHS = ""; | ||||||
| 				MACOSX_DEPLOYMENT_TARGET = 10.2; |  | ||||||
| 				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; | 				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; | ||||||
| 				MACOSX_DEPLOYMENT_TARGET_ppc = 10.2; | 				MACOSX_DEPLOYMENT_TARGET_ppc = 10.2; | ||||||
| 				ONLY_ACTIVE_ARCH = NO; | 				ONLY_ACTIVE_ARCH = NO; | ||||||
| @ -812,7 +822,7 @@ | |||||||
| 					"-weak_library", | 					"-weak_library", | ||||||
| 					$SDKROOT/usr/lib/libcurl.dylib, | 					$SDKROOT/usr/lib/libcurl.dylib, | ||||||
| 				); | 				); | ||||||
| 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; | 				SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; | ||||||
| 				SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk; | 				SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk; | ||||||
| 				SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk; | 				SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk; | ||||||
| 			}; | 			}; | ||||||
| @ -821,8 +831,7 @@ | |||||||
| 		7F060FDF0876EC7F001EA95C /* Default */ = { | 		7F060FDF0876EC7F001EA95C /* Default */ = { | ||||||
| 			isa = XCBuildConfiguration; | 			isa = XCBuildConfiguration; | ||||||
| 			buildSettings = { | 			buildSettings = { | ||||||
| 				MACOSX_DEPLOYMENT_TARGET = 10.4; | 				SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; | ||||||
| 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |  | ||||||
| 			}; | 			}; | ||||||
| 			name = Default; | 			name = Default; | ||||||
| 		}; | 		}; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user