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

Added SPM Support #112

Merged
merged 2 commits into from
Apr 7, 2021
Merged

Added SPM Support #112

merged 2 commits into from
Apr 7, 2021

Conversation

Vortec4800
Copy link
Contributor

This is a really simple library, so adding Swift Package Manager support is really easy even though it's all ObjC.

If you merge this in, all you need to do is create a tag for each release (which you do for Cocoapods anyway) and SPM handles the rest. Don't need to publish anywhere else.

@Vortec4800
Copy link
Contributor Author

This does build, but imports don't work correctly. Will submit a new one once it's fixed.

@Vortec4800 Vortec4800 closed this Apr 7, 2021
@Vortec4800 Vortec4800 reopened this Apr 7, 2021
@Vortec4800
Copy link
Contributor Author

Okay, this works in my local test project now so I think we're good.

@TomThorpe
Copy link
Owner

This is great, thanks very much for your work here, much appreciated!

@TomThorpe TomThorpe merged commit 2860afb into TomThorpe:master Apr 7, 2021
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.

None yet

2 participants