Skip to content
New issue

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 - Double-quoted include in framework header, expecting angle-bracketed instead #182

Open
ddaddy opened this issue Aug 9, 2020 · 1 comment

Comments

@ddaddy
Copy link

ddaddy commented Aug 9, 2020

Xcode 12 enabled the compiler setting CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER which starts throwing up warnings.

Screenshot 2020-08-09 at 10 35 44

Steps to reproduce:
Use Xcode 12 to update project. Return back to Xcode 11 and warnings are still visible.

Environment:
Xcode 12

@alexisakers
Copy link
Owner

Can you let me know if this is still an issue in the upcoming release? #189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants