We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f38216 commit 2afe0c6Copy full SHA for 2afe0c6
1 file changed
openssl.xcodeproj/project.pbxproj
@@ -104,7 +104,7 @@
104
SDKROOT = "$(PLATFORM_NAME)";
105
SKIP_INSTALL = YES;
106
SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
107
- VALID_ARCHS = "i386 x86_64 armv7 armv6 armv7s";
+ VALID_ARCHS = "i386 x86_64 armv7 armv7s";
108
};
109
name = Debug;
110
@@ -123,7 +123,7 @@
123
124
125
126
127
128
name = Release;
129
0 commit comments