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 55a21fc commit 9128d19Copy full SHA for 9128d19
openssl.xcodeproj/project.pbxproj
@@ -88,6 +88,8 @@
88
9069D1300FCE340B0042E34C /* Debug */ = {
89
isa = XCBuildConfiguration;
90
buildSettings = {
91
+ ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
92
+ ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
93
COPY_PHASE_STRIP = NO;
94
SKIP_INSTALL = YES;
95
SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
@@ -98,6 +100,8 @@
98
100
9069D1310FCE340B0042E34C /* Release */ = {
99
101
102
103
104
105
COPY_PHASE_STRIP = YES;
106
107
0 commit comments