Created
October 21, 2018 05:46
-
-
Save alanzeino/97676005e37e6d869401a5adb5777d76 to your computer and use it in GitHub Desktop.
Xcode 10 new clang flags
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment