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

Add Swift Package Manager support#13

Open
shamanskyh wants to merge 2 commits into
culumn:masterfrom
shamanskyh:master
Open

Add Swift Package Manager support#13
shamanskyh wants to merge 2 commits into
culumn:masterfrom
shamanskyh:master

Conversation

@shamanskyh
Copy link
Copy Markdown

@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.

1 participant