Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Expected selector for Objective-C Method" error when header is listed in OBC-Swift bridging-header #16

Open
n8stowell82 opened this issue Mar 18, 2016 · 1 comment

Comments

@n8stowell82
Copy link

I am currently updating an obj-c app and adding some new classes written swift. I am trying to add a header file that imports UAObfuscatedString into my bridging-header. When I do this I get a compile error on line 53 of UAObfuscatedString.h saying "Expected selector for Objective-C method". Any ideas how to fix this?

@Jiropole
Copy link

Jiropole commented Apr 8, 2016

Thanks to the contributors to this project, this is a nifty little solution.

If you're interested, I re-implemented this in Swift.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants