فهرست منبع

chore: XCode updates

Sam Jaffe 2 سال پیش
والد
کامیت
778f0116b9
1فایلهای تغییر یافته به همراه86 افزوده شده و 1 حذف شده
  1. 86 1
      intrusive_list.xcodeproj/project.pbxproj

+ 86 - 1
intrusive_list.xcodeproj/project.pbxproj

@@ -10,6 +10,37 @@
 		CD0364B21E213988003B7B84 /* intrusive_list_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD0364B11E213988003B7B84 /* intrusive_list_tc.cpp */; };
 /* End PBXBuildFile section */
 
+/* Begin PBXContainerItemProxy section */
+		CDEC1DF92351678E0091D9F2 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = CDEC1DF22351678E0091D9F2 /* GoogleMock.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = 05818F861A685AEA0072A469;
+			remoteInfo = GoogleMock;
+		};
+		CDEC1DFB2351678E0091D9F2 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = CDEC1DF22351678E0091D9F2 /* GoogleMock.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = 05E96ABD1A68600C00204102;
+			remoteInfo = gmock;
+		};
+		CDEC1DFD2351678E0091D9F2 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = CDEC1DF22351678E0091D9F2 /* GoogleMock.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = 05E96B1F1A68634900204102;
+			remoteInfo = gtest;
+		};
+		CDEC1DFF2351678E0091D9F2 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = CDEC1DF22351678E0091D9F2 /* GoogleMock.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = 05818F901A685AEA0072A469;
+			remoteInfo = GoogleMockTests;
+		};
+/* End PBXContainerItemProxy section */
+
 /* Begin PBXCopyFilesBuildPhase section */
 		CD0364731E20852F003B7B84 /* CopyFiles */ = {
 			isa = PBXCopyFilesBuildPhase;
@@ -32,6 +63,7 @@
 		CD0364B31E213A4A003B7B84 /* intrusive_list.tpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; path = intrusive_list.tpp; sourceTree = "<group>"; };
 		CD0364B41E213AC2003B7B84 /* intrusive_node.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = intrusive_node.hpp; sourceTree = "<group>"; };
 		CD0364B51E213ACF003B7B84 /* intrusive_iterator.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = intrusive_iterator.hpp; sourceTree = "<group>"; };
+		CDEC1DF22351678E0091D9F2 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -48,6 +80,7 @@
 		CD03646C1E20852F003B7B84 = {
 			isa = PBXGroup;
 			children = (
+				CDEC1DF22351678E0091D9F2 /* GoogleMock.xcodeproj */,
 				CD0364AE1E2138D8003B7B84 /* src */,
 				CD0364AF1E2138DD003B7B84 /* test */,
 				CD0364761E20852F003B7B84 /* Products */,
@@ -84,6 +117,17 @@
 			name = test;
 			sourceTree = "<group>";
 		};
+		CDEC1DF32351678E0091D9F2 /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				CDEC1DFA2351678E0091D9F2 /* GoogleMock.framework */,
+				CDEC1DFC2351678E0091D9F2 /* gmock.framework */,
+				CDEC1DFE2351678E0091D9F2 /* gtest.framework */,
+				CDEC1E002351678E0091D9F2 /* GoogleMockTests.xctest */,
+			);
+			name = Products;
+			sourceTree = "<group>";
+		};
 /* End PBXGroup section */
 
 /* Begin PBXNativeTarget section */
@@ -111,7 +155,7 @@
 		CD03646D1E20852F003B7B84 /* Project object */ = {
 			isa = PBXProject;
 			attributes = {
-				LastUpgradeCheck = 1030;
+				LastUpgradeCheck = 1230;
 				ORGANIZATIONNAME = "Sam Jaffe";
 				TargetAttributes = {
 					CD0364741E20852F003B7B84 = {
@@ -130,6 +174,12 @@
 			mainGroup = CD03646C1E20852F003B7B84;
 			productRefGroup = CD0364761E20852F003B7B84 /* Products */;
 			projectDirPath = "";
+			projectReferences = (
+				{
+					ProductGroup = CDEC1DF32351678E0091D9F2 /* Products */;
+					ProjectRef = CDEC1DF22351678E0091D9F2 /* GoogleMock.xcodeproj */;
+				},
+			);
 			projectRoot = "";
 			targets = (
 				CD0364741E20852F003B7B84 /* intrusive_list */,
@@ -137,6 +187,37 @@
 		};
 /* End PBXProject section */
 
+/* Begin PBXReferenceProxy section */
+		CDEC1DFA2351678E0091D9F2 /* GoogleMock.framework */ = {
+			isa = PBXReferenceProxy;
+			fileType = wrapper.framework;
+			path = GoogleMock.framework;
+			remoteRef = CDEC1DF92351678E0091D9F2 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
+		CDEC1DFC2351678E0091D9F2 /* gmock.framework */ = {
+			isa = PBXReferenceProxy;
+			fileType = wrapper.framework;
+			path = gmock.framework;
+			remoteRef = CDEC1DFB2351678E0091D9F2 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
+		CDEC1DFE2351678E0091D9F2 /* gtest.framework */ = {
+			isa = PBXReferenceProxy;
+			fileType = wrapper.framework;
+			path = gtest.framework;
+			remoteRef = CDEC1DFD2351678E0091D9F2 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
+		CDEC1E002351678E0091D9F2 /* GoogleMockTests.xctest */ = {
+			isa = PBXReferenceProxy;
+			fileType = wrapper.cfbundle;
+			path = GoogleMockTests.xctest;
+			remoteRef = CDEC1DFF2351678E0091D9F2 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
+/* End PBXReferenceProxy section */
+
 /* Begin PBXShellScriptBuildPhase section */
 		CD0364B01E213938003B7B84 /* ShellScript */ = {
 			isa = PBXShellScriptBuildPhase;
@@ -190,6 +271,7 @@
 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
@@ -244,6 +326,7 @@
 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
@@ -271,6 +354,7 @@
 		CD03647D1E20852F003B7B84 /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CODE_SIGN_IDENTITY = "-";
 				HEADER_SEARCH_PATHS = /usr/local/include/;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 			};
@@ -279,6 +363,7 @@
 		CD03647E1E20852F003B7B84 /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CODE_SIGN_IDENTITY = "-";
 				HEADER_SEARCH_PATHS = /usr/local/include/;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 			};