We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406c5a2 commit fa34bbaCopy full SHA for fa34bba
1 file changed
Base/Common.xcconfig
@@ -140,9 +140,6 @@ GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES
140
// Warn if a "@selector(...)" expression referring to an undeclared selector is found
141
GCC_WARN_UNDECLARED_SELECTOR = YES
142
143
-// Whether to warn about variables that are not initialized before being used
144
-GCC_WARN_UNINITIALIZED_AUTOS = YES
145
-
146
// Whether to warn about static functions that are unused
147
GCC_WARN_UNUSED_FUNCTION = YES
148
0 commit comments