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

Objective-C Support? #2

Open
SoneeJohn opened this issue Nov 20, 2016 · 1 comment
Open

Objective-C Support? #2

SoneeJohn opened this issue Nov 20, 2016 · 1 comment

Comments

@SoneeJohn
Copy link

SoneeJohn commented Nov 20, 2016

I am assuming this doesn't work with Objective-C projects? If so it would be great if it could. 🙂

@SoneeJohn SoneeJohn changed the title Objective-C Objective-C Support? Nov 20, 2016
@JohnSundell
Copy link
Owner

JohnSundell commented Nov 20, 2016

The only thing you need to do to use Objective-C is to replace the 2 generated Swift files (one for source + one for tests) with Objective-C ones, so it's very easy. 👍 But we could always make it even easier by letting the user supply a -objc flag or something when running swiftplate, and if so generate Objective-C files intead of Swift ones. 🤔

JohnSundell pushed a commit that referenced this issue Jan 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants