The swift integration problem

Answered

I have a class that I wrote in objective-c, and I rote a class extension in swift with annotation @objc. and later I try to use this extension back in my obj-c file, app code show up a syntax error highlighting however Xcode doesn't and code compiles and works fine. here is some screen shoots:


 

0
3 comments
Official comment

What AppCode and Xcode (check via Preferences | Tools | Xcode) versions are you using?

I am using:

0

Thanks. Looks like you're experiencing OC-15508. Please vote for the issue and watch it for progress.

0

Please sign in to leave a comment.