mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Updated project for Xcode 6
This commit is contained in:
		| @@ -506,7 +506,7 @@ | |||||||
| 		4A6D0C17149B3D3B00DB3EAA /* Project object */ = { | 		4A6D0C17149B3D3B00DB3EAA /* Project object */ = { | ||||||
| 			isa = PBXProject; | 			isa = PBXProject; | ||||||
| 			attributes = { | 			attributes = { | ||||||
| 				LastUpgradeCheck = 0500; | 				LastUpgradeCheck = 0600; | ||||||
| 			}; | 			}; | ||||||
| 			buildConfigurationList = 4A6D0C1A149B3D3B00DB3EAA /* Build configuration list for PBXProject "CatchSelfTest" */; | 			buildConfigurationList = 4A6D0C1A149B3D3B00DB3EAA /* Build configuration list for PBXProject "CatchSelfTest" */; | ||||||
| 			compatibilityVersion = "Xcode 3.2"; | 			compatibilityVersion = "Xcode 3.2"; | ||||||
| @@ -582,9 +582,11 @@ | |||||||
| 				CLANG_WARN_EMPTY_BODY = YES; | 				CLANG_WARN_EMPTY_BODY = YES; | ||||||
| 				CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES; | 				CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES; | ||||||
| 				CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; | 				CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; | ||||||
|  | 				CLANG_WARN_UNREACHABLE_CODE = YES; | ||||||
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | ||||||
| 				CLANG_WARN__EXIT_TIME_DESTRUCTORS = NO; | 				CLANG_WARN__EXIT_TIME_DESTRUCTORS = NO; | ||||||
| 				COPY_PHASE_STRIP = NO; | 				COPY_PHASE_STRIP = NO; | ||||||
|  | 				ENABLE_STRICT_OBJC_MSGSEND = YES; | ||||||
| 				GCC_C_LANGUAGE_STANDARD = gnu99; | 				GCC_C_LANGUAGE_STANDARD = gnu99; | ||||||
| 				GCC_DYNAMIC_NO_PIC = NO; | 				GCC_DYNAMIC_NO_PIC = NO; | ||||||
| 				GCC_ENABLE_OBJC_EXCEPTIONS = YES; | 				GCC_ENABLE_OBJC_EXCEPTIONS = YES; | ||||||
| @@ -631,10 +633,12 @@ | |||||||
| 				CLANG_WARN_EMPTY_BODY = YES; | 				CLANG_WARN_EMPTY_BODY = YES; | ||||||
| 				CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES; | 				CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES; | ||||||
| 				CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; | 				CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; | ||||||
|  | 				CLANG_WARN_UNREACHABLE_CODE = YES; | ||||||
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | ||||||
| 				CLANG_WARN__EXIT_TIME_DESTRUCTORS = NO; | 				CLANG_WARN__EXIT_TIME_DESTRUCTORS = NO; | ||||||
| 				COPY_PHASE_STRIP = YES; | 				COPY_PHASE_STRIP = YES; | ||||||
| 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||||||
|  | 				ENABLE_STRICT_OBJC_MSGSEND = YES; | ||||||
| 				GCC_C_LANGUAGE_STANDARD = gnu99; | 				GCC_C_LANGUAGE_STANDARD = gnu99; | ||||||
| 				GCC_ENABLE_OBJC_EXCEPTIONS = YES; | 				GCC_ENABLE_OBJC_EXCEPTIONS = YES; | ||||||
| 				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES; | 				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES; | ||||||
|   | |||||||
| @@ -12,20 +12,24 @@ | |||||||
| 	<dict> | 	<dict> | ||||||
| 		<key>01DD8CA9-7DC3-46BC-B998-EFF40EA3485F</key> | 		<key>01DD8CA9-7DC3-46BC-B998-EFF40EA3485F</key> | ||||||
| 		<string>ssh://github.com/philsquared/Catch.git</string> | 		<string>ssh://github.com/philsquared/Catch.git</string> | ||||||
|  | 		<key>90C00904F36E6ADB57A7313E998815D255B0DEAF</key> | ||||||
|  | 		<string>github.com:philsquared/Catch.git</string> | ||||||
| 	</dict> | 	</dict> | ||||||
| 	<key>IDESourceControlProjectPath</key> | 	<key>IDESourceControlProjectPath</key> | ||||||
| 	<string>projects/XCode4/CatchSelfTest/CatchSelfTest.xcodeproj/project.xcworkspace</string> | 	<string>projects/XCode/CatchSelfTest/CatchSelfTest.xcodeproj</string> | ||||||
| 	<key>IDESourceControlProjectRelativeInstallPathDictionary</key> | 	<key>IDESourceControlProjectRelativeInstallPathDictionary</key> | ||||||
| 	<dict> | 	<dict> | ||||||
| 		<key>01DD8CA9-7DC3-46BC-B998-EFF40EA3485F</key> | 		<key>01DD8CA9-7DC3-46BC-B998-EFF40EA3485F</key> | ||||||
|  | 		<string>../../../../../../Catch</string> | ||||||
|  | 		<key>90C00904F36E6ADB57A7313E998815D255B0DEAF</key> | ||||||
| 		<string>../../../../..</string> | 		<string>../../../../..</string> | ||||||
| 	</dict> | 	</dict> | ||||||
| 	<key>IDESourceControlProjectURL</key> | 	<key>IDESourceControlProjectURL</key> | ||||||
| 	<string>ssh://github.com/philsquared/Catch.git</string> | 	<string>github.com:philsquared/Catch.git</string> | ||||||
| 	<key>IDESourceControlProjectVersion</key> | 	<key>IDESourceControlProjectVersion</key> | ||||||
| 	<integer>110</integer> | 	<integer>111</integer> | ||||||
| 	<key>IDESourceControlProjectWCCIdentifier</key> | 	<key>IDESourceControlProjectWCCIdentifier</key> | ||||||
| 	<string>01DD8CA9-7DC3-46BC-B998-EFF40EA3485F</string> | 	<string>90C00904F36E6ADB57A7313E998815D255B0DEAF</string> | ||||||
| 	<key>IDESourceControlProjectWCConfigurations</key> | 	<key>IDESourceControlProjectWCConfigurations</key> | ||||||
| 	<array> | 	<array> | ||||||
| 		<dict> | 		<dict> | ||||||
| @@ -36,6 +40,14 @@ | |||||||
| 			<key>IDESourceControlWCCName</key> | 			<key>IDESourceControlWCCName</key> | ||||||
| 			<string>Catch</string> | 			<string>Catch</string> | ||||||
| 		</dict> | 		</dict> | ||||||
|  | 		<dict> | ||||||
|  | 			<key>IDESourceControlRepositoryExtensionIdentifierKey</key> | ||||||
|  | 			<string>public.vcs.git</string> | ||||||
|  | 			<key>IDESourceControlWCCIdentifierKey</key> | ||||||
|  | 			<string>90C00904F36E6ADB57A7313E998815D255B0DEAF</string> | ||||||
|  | 			<key>IDESourceControlWCCName</key> | ||||||
|  | 			<string>Catch-Dev2</string> | ||||||
|  | 		</dict> | ||||||
| 	</array> | 	</array> | ||||||
| </dict> | </dict> | ||||||
| </plist> | </plist> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash