We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059f55e commit 3421ce6Copy full SHA for 3421ce6
Source/OCMock.xcodeproj/project.pbxproj
@@ -1077,6 +1077,7 @@
1077
030EF0E614632FF700B04273 /* Debug */ = {
1078
isa = XCBuildConfiguration;
1079
buildSettings = {
1080
+ ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
1081
DSTROOT = /tmp/OCMockLib.dst;
1082
GCC_PRECOMPILE_PREFIX_HEADER = YES;
1083
GCC_PREFIX_HEADER = "OCMockLib/OCMockLib-Prefix.pch";
@@ -1099,6 +1100,7 @@
1099
1100
030EF0E714632FF700B04273 /* Release */ = {
1101
1102
1103
1104
1105
1106
0 commit comments