ziyang0621 / ZTDropDownTextField

MIT License
63 stars 16 forks source link

Include of Non-Modular Header Inside Framework Module #4

Open wakytacobell opened 9 years ago

wakytacobell commented 9 years ago

Could you possibly help me with this?

Ever since I updated Xcode to 7.1 I've been receiving this error.

Include of non-modular header inside framework module 'ZTDropDownTextField.ZTDropDownTextField_Bridging_Header'

and

:0: error: could not build Objective-C module 'ZTDropDownTextField'. I've been fighting with Xcode to fix this issue but have had no success. Any help is greatly appreciated. Thanks.
moonflash commented 8 years ago

+1

Mathimatica commented 8 years ago

+1

matheusjkweber commented 8 years ago

+1

dor4emon commented 8 years ago

+1

annpt1 commented 8 years ago

+1

maxbpro commented 8 years ago

+1

bhargavms commented 8 years ago

http://stackoverflow.com/questions/27776497/include-of-non-modular-header-inside-framework-module this stackoverflow thread might help someone trying to make a fix for this.