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 5485a3e commit 0e73307Copy full SHA for 0e73307
Parse.xcodeproj/project.pbxproj
@@ -6000,13 +6000,17 @@
6000
isa = XCBuildConfiguration;
6001
baseConfigurationReference = F55ABB531B4F39DA00A0ECD5 /* Parse-iOS.xcconfig */;
6002
buildSettings = {
6003
+ ARCHS = "$(ARCHS_STANDARD)";
6004
+ VALID_ARCHS = "arm64 armv7";
6005
};
6006
name = Debug;
6007
6008
81C3823519CCA89F0066284A /* Release */ = {
6009
6010
6011
6012
6013
6014
6015
name = Release;
6016
0 commit comments