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 6c50ef0 commit 78c8927Copy full SHA for 78c8927
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