Post

Replies

Boosts

Views

Activity

Reply to Xcode 12 Framework: 'Double-quoted include in framework header, expected angle-bracketed instead'
If the file is actually a framework header, include this line at the top of it: #pragma clang system_header See the relevant clang manual page for more information: https://clang.llvm.org/docs/UsersManual.html#controlling-diagnostics-in-system-headers
Replies
Boosts
Views
Activity
Dec ’21