The swift integration problem
已回答
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:
请先登录再写评论。
What AppCode and Xcode (check via Preferences | Tools | Xcode) versions are you using?
I am using:

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