We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb4d87 commit c5ecd1eCopy full SHA for c5ecd1e
Configurations/Parse-iOS.xcconfig
@@ -16,7 +16,5 @@ APPLICATION_EXTENSION_API_ONLY = YES
16
17
INFOPLIST_FILE = $(PROJECT_DIR)/Parse/Resources/Parse-iOS.Info.plist
18
19
-OTHER_CFLAGS[sdk=iphoneos9.*] = $(inherited) -fembed-bitcode
20
-
21
// TODO: (nlutsenko) Cleanup source code so we can safely ignore local variable shadow warnings.
22
GCC_WARN_SHADOW = NO
0 commit comments