objective c - import modulname-Swift.h is working in .m but not in .h files -


I try to mix swift and composite in my project I have a couple of Swift Classes (and Protocols) Made it. If I put the .im file in "ModuleName-Swift.h", then it's working correctly, but if I try to put it in an .h file, then it says "ModuleName-Swift.h" File not found

What could be the problem?

import & lt; Module -name-swift.h & gt;

Try using an angle bracket instead.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -