We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xcode 12 enabled the compiler setting CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER which starts throwing up warnings.
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER
Steps to reproduce: Use Xcode 12 to update project. Return back to Xcode 11 and warnings are still visible.
Environment: Xcode 12
The text was updated successfully, but these errors were encountered:
Can you let me know if this is still an issue in the upcoming release? #189
Sorry, something went wrong.
No branches or pull requests
Xcode 12 enabled the compiler setting
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER
which starts throwing up warnings.Steps to reproduce:
Use Xcode 12 to update project. Return back to Xcode 11 and warnings are still visible.
Environment:
Xcode 12
The text was updated successfully, but these errors were encountered: