xcode - Objective-C Swift bridging header -


after using xcode created objective-c bridging header xcode returns swift compiler error complaining bridging header not exist. enter image description here had been able use xcode created bridging header day yesterday before xcode generated error when project compiling. have attempted resolve issue solutions here have been unable resolve issue. enter image description here

any suggestions? in advance.

i moved project location , xcode (v 6.4 ) still looked bridging header in old folder location weird. way fixed using absolute path bridging header (@aggressor's solution of dragging file bridging header field populated field absolute path) . hoping later version of xcode fix - seems stupid ide bug me...

  • also ensure check project tests target (if have one) , same there

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -