Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Add Swift Package Manager support #13

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

Conversation

shamanskyh
Copy link

@shamanskyh shamanskyh commented Dec 28, 2019

This commit primarily adds Swift Package Manager support via a new Package.swift file. It also switches a few import statements from Foundation to UIKit where necessary.

Harry Shamansky added 2 commits December 28, 2019 14:59
This commit primarily adds Swift Package Manager support via a new Package.swift file. It also makes a few other cleanups, including:
- Swapping Foundation imports with UIKit imports where necessary
- Cleaning up unused test files
Add test stubs back in since the lack of tests is documented as culumn#3. This does not add tests to the Swift Package since that seems to require a directory restructure.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant