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

Update to swift tools 4.2 #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

hectr
Copy link

@hectr hectr commented Apr 12, 2019

I updated Package.swift to the 4.2 version format.

I have also added missing imports in test files. With those imports, tests target can be compiled with SPM, although tests cannot be run because of the lack of support to resource bundles.

EDIT: I have added a commit (7c70bdd) that removes SwiftyChrono sources from test targets. After a second thought I realised it didn't make sense to have both, the imports and the source files, in the test targets.

@keith
Copy link

keith commented Nov 14, 2020

Thanks for submitting this! This is required to build as a swiftpm with newer versions now

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