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

Framework/Test Targets for macOS #6

Merged
merged 1 commit into from
Dec 14, 2017

Conversation

helje5
Copy link
Contributor

@helje5 helje5 commented Dec 13, 2017

Added a target which builds Runtime.framework for macOS,
added a test target RuntimeTestsMac w/ the tests,
and I disabled the class construction stuff except on
iOS.

This builds fine, and all the enabled tests run through (that is, no class-construction on x86).

Added a target which builds Runtime.framework for macOS,
added a test target RuntimeTestsMac w/ the tests,
and I disabled the class construction stuff except on
iOS.

This builds fine, and all the enabled tests run through.
@helje5
Copy link
Contributor Author

helje5 commented Dec 13, 2017

Note: This also seems to build fine on Linux (but your Package.swift doesn't run the tests anymore, created issue #7).

@wickwirew wickwirew merged commit cc72b5b into wickwirew:develop Dec 14, 2017
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

Successfully merging this pull request may close these issues.

2 participants