Annoying Objective-C Header Error
Mar 13, 2024
Error — Double-quoted include “<YourHearderFile.h>” in framework header, expected angle-bracketed instead
- Select your target 🎯
- Go to the build settings ⚙️
- Select Combined and All view for better visibility 👀
- If you are having only warning then you can set ⚠️
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO
5. If you are have errors which I was also having then you can set ‼️
ENABLE_MODULE_VERIFIER = NO
6. Clean and build your project again. 🍻
Thank you for reading 🧑🏻💻
Be sure to clap 👏🏼 and follow 🚶🏻♂️
Questions❓Feedback 📫 — please drop you comments 💭
If you like this article, feel free to share it with your friends 📨
Follow me: Linkedin | X(Twitter) | Github 🤝🏼