File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8989 isa = XCBuildConfiguration;
9090 buildSettings = {
9191 COPY_PHASE_STRIP = NO;
92+ SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
93+ VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64 armv6 armv7";
9294 };
9395 name = Debug;
9496 };
9597 9069D1310FCE340B0042E34C /* Release */ = {
9698 isa = XCBuildConfiguration;
9799 buildSettings = {
98100 COPY_PHASE_STRIP = YES;
101+ SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
102+ VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64 armv6 armv7";
99103 };
100104 name = Release;
101105 };
111115 INSTALL_PATH = /usr/local/lib;
112116 PREBINDING = NO;
113117 PRODUCT_NAME = crypto;
114- SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
115- VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64 armv6 armv7";
116118 };
117119 name = Debug;
118120 };
127129 INSTALL_PATH = /usr/local/lib;
128130 PREBINDING = NO;
129131 PRODUCT_NAME = crypto;
130- SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
131- VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64 armv6 armv7";
132132 ZERO_LINK = NO;
133133 };
134134 name = Release;
You can’t perform that action at this time.
0 commit comments