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.
2 parents aee54b5 + 7f3e06c commit 0fa762cCopy full SHA for 0fa762c
Configurations/Parse-iOS.xcconfig
@@ -19,4 +19,4 @@ FRAMEWORK_SEARCH_PATHS = $(inherited) $(BUILT_PRODUCTS_DIR) $(VENDOR_DIR)/Bolts-
19
20
INFOPLIST_FILE = $(PROJECT_DIR)/Parse/Resources/Parse-iOS.Info.plist
21
22
-OTHER_CFLAGS[sdk=iphoneos9.0] = $(inherited) -fembed-bitcode
+OTHER_CFLAGS[sdk=iphoneos9.*] = $(inherited) -fembed-bitcode
0 commit comments