|
|
@@ -10,6 +10,37 @@
|
|
|
CDC3B0E61DF26319002A415B /* pointers_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDC3B0E51DF26319002A415B /* pointers_tc.cpp */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
+/* Begin PBXContainerItemProxy section */
|
|
|
+ CDEC1DCC2351677C0091D9F2 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 05818F861A685AEA0072A469;
|
|
|
+ remoteInfo = GoogleMock;
|
|
|
+ };
|
|
|
+ CDEC1DCE2351677C0091D9F2 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 05E96ABD1A68600C00204102;
|
|
|
+ remoteInfo = gmock;
|
|
|
+ };
|
|
|
+ CDEC1DD02351677C0091D9F2 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 05E96B1F1A68634900204102;
|
|
|
+ remoteInfo = gtest;
|
|
|
+ };
|
|
|
+ CDEC1DD22351677C0091D9F2 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 05818F901A685AEA0072A469;
|
|
|
+ remoteInfo = GoogleMockTests;
|
|
|
+ };
|
|
|
+/* End PBXContainerItemProxy section */
|
|
|
+
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
CD3DA3F01D9B42BC001B53A0 /* CopyFiles */ = {
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
@@ -37,6 +68,7 @@
|
|
|
CDC3B0E71DF263B2002A415B /* maybe_null.t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maybe_null.t.h; sourceTree = "<group>"; };
|
|
|
CDC3B0E81DF3645F002A415B /* const_propogating_ptr.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = const_propogating_ptr.hpp; sourceTree = "<group>"; };
|
|
|
CDC3B0E91DF794A6002A415B /* value_ptr.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = value_ptr.hpp; sourceTree = "<group>"; };
|
|
|
+ CDEC1DC52351677C0091D9F2 /* 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 */
|
|
|
@@ -80,6 +112,7 @@
|
|
|
CD3DA3E91D9B42BC001B53A0 = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */,
|
|
|
CD125DDC1E1F27E600B53FB5 /* src */,
|
|
|
CD125DDB1E1F27E000B53FB5 /* test */,
|
|
|
CD3DA3F31D9B42BC001B53A0 /* Products */,
|
|
|
@@ -94,6 +127,17 @@
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ CDEC1DC62351677C0091D9F2 /* Products */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ CDEC1DCD2351677C0091D9F2 /* GoogleMock.framework */,
|
|
|
+ CDEC1DCF2351677C0091D9F2 /* gmock.framework */,
|
|
|
+ CDEC1DD12351677C0091D9F2 /* gtest.framework */,
|
|
|
+ CDEC1DD32351677C0091D9F2 /* GoogleMockTests.xctest */,
|
|
|
+ );
|
|
|
+ name = Products;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
@@ -121,7 +165,7 @@
|
|
|
CD3DA3EA1D9B42BC001B53A0 /* Project object */ = {
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
- LastUpgradeCheck = 1030;
|
|
|
+ LastUpgradeCheck = 1110;
|
|
|
ORGANIZATIONNAME = "Sam Jaffe";
|
|
|
TargetAttributes = {
|
|
|
CD3DA3F11D9B42BC001B53A0 = {
|
|
|
@@ -140,6 +184,12 @@
|
|
|
mainGroup = CD3DA3E91D9B42BC001B53A0;
|
|
|
productRefGroup = CD3DA3F31D9B42BC001B53A0 /* Products */;
|
|
|
projectDirPath = "";
|
|
|
+ projectReferences = (
|
|
|
+ {
|
|
|
+ ProductGroup = CDEC1DC62351677C0091D9F2 /* Products */;
|
|
|
+ ProjectRef = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
|
|
|
+ },
|
|
|
+ );
|
|
|
projectRoot = "";
|
|
|
targets = (
|
|
|
CD3DA3F11D9B42BC001B53A0 /* pointers_tc */,
|
|
|
@@ -147,6 +197,37 @@
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
+/* Begin PBXReferenceProxy section */
|
|
|
+ CDEC1DCD2351677C0091D9F2 /* GoogleMock.framework */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = wrapper.framework;
|
|
|
+ path = GoogleMock.framework;
|
|
|
+ remoteRef = CDEC1DCC2351677C0091D9F2 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ CDEC1DCF2351677C0091D9F2 /* gmock.framework */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = wrapper.framework;
|
|
|
+ path = gmock.framework;
|
|
|
+ remoteRef = CDEC1DCE2351677C0091D9F2 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ CDEC1DD12351677C0091D9F2 /* gtest.framework */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = wrapper.framework;
|
|
|
+ path = gtest.framework;
|
|
|
+ remoteRef = CDEC1DD02351677C0091D9F2 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ CDEC1DD32351677C0091D9F2 /* GoogleMockTests.xctest */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = wrapper.cfbundle;
|
|
|
+ path = GoogleMockTests.xctest;
|
|
|
+ remoteRef = CDEC1DD22351677C0091D9F2 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+/* End PBXReferenceProxy section */
|
|
|
+
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
CDC3B0E41DF2622C002A415B /* ShellScript */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
@@ -285,6 +366,7 @@
|
|
|
CD3DA3FA1D9B42BC001B53A0 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
+ CODE_SIGN_IDENTITY = "-";
|
|
|
HEADER_SEARCH_PATHS = "${HOME}/Documents/Programming/Resources/cxxtest-4.4/";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
};
|
|
|
@@ -293,6 +375,7 @@
|
|
|
CD3DA3FB1D9B42BC001B53A0 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
+ CODE_SIGN_IDENTITY = "-";
|
|
|
HEADER_SEARCH_PATHS = "${HOME}/Documents/Programming/Resources/cxxtest-4.4/";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
};
|