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

Cross platform frameworks #2

Closed
yonaskolb opened this issue Jul 24, 2017 · 2 comments
Closed

Cross platform frameworks #2

yonaskolb opened this issue Jul 24, 2017 · 2 comments

Comments

@yonaskolb
Copy link
Owner

yonaskolb commented Jul 24, 2017

This is by specifying multiple platforms for a target in the spec, which would generate multiple targets, each with a different platform

@yonaskolb yonaskolb changed the title Cross platform targets Cross platform frameworks Jul 24, 2017
@robertjpayne
Copy link

Just to add a comment on this -- you can actually generate a cross platform framework w/o duplicating it.

http://promisekit.org/news/2016/08/Multiplatform-Single-Scheme-Xcode-Projects/

@yonaskolb
Copy link
Owner Author

Thanks for the info @robertjpayne. As the article mentions that are some issues with such an approach. If we're generating these targets automatically anyway, we may as well do it in a recommend and supported way.
This has now been added in #35

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

3 participants