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

Add ability to install with Swift Package Manager #46

Closed
wants to merge 8 commits into from
Closed

Add ability to install with Swift Package Manager #46

wants to merge 8 commits into from

Conversation

amerikan
Copy link

Adds support for Swift Package Manager installation. #11

path: "Solar"),
.testTarget(
name: "Solar iOSTests",
dependencies: ["Solar"]),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test bundle loads a test fixture at runtime, CorrectResults.json. It needs to be added as a bundle resource in order for the unit tests to pass.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@1ec5 ah, yes! Will update.

@1ec5
Copy link
Collaborator

1ec5 commented Feb 17, 2021

Closing in favor of #47. Thanks for contributing this fix in the meantime!

@1ec5 1ec5 closed this Feb 17, 2021
@1ec5 1ec5 added the build label Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants