i get the same problem when i add use_frameworks! in my podfile;
i solve it by the steps: make all the pod DEFINES_MODULE=YES ,open CLANG_ENABLE_MODULES =YES in main project;
replace the xxx/xx.h to @import xxx; in all my project.
3 evertyhing works fine faster even more.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: