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 support for Swift package manager #89

Open
shuna opened this issue Aug 2, 2020 · 8 comments
Open

Add support for Swift package manager #89

shuna opened this issue Aug 2, 2020 · 8 comments

Comments

@shuna
Copy link

shuna commented Aug 2, 2020

Thanks for very useful library. I believe it will be more better if project supports for Swift package manager.

@abbeycode
Copy link
Owner

That's a great idea. I hadn't looked into it much before because I had assumed only Swift projects would be supported, but it looks like Objective-C module support is built in. It's worth looking into! A Pull Request would be appreciated

@byFinchley
Copy link

Newbie developer building my first MacOS app and being able to read rar/cbr files would be super useful. I second the request for Swift Package Manager support.

I see you asked for a pull request! As far as I understand that means someone else has created the Swift Package Manager support and is requesting you look at the code before merging into UnrarKit. I'd love to help but I'm way off that level of skills. Fingers X'd someone knows what to do.

@abbeycode
Copy link
Owner

@byFinchley Thanks for your interest. I'd like to make sure you're aware UnrarKit does support Carthage and CocoaPods, which will still allow you to use UnrarKit in Swift.

@byFinchley
Copy link

@byFinchley Thanks for your interest. I'd like to make sure you're aware UnrarKit does support Carthage and CocoaPods, which will still allow you to use UnrarKit in Swift.

I was aware of the cocoapods option but I'm already using SPM for other packages and would like to keep things as simple as possible. I'll happily wait until the right solution (for me) comes along. Thanks for getting back to me

@victorBaro
Copy link

Any updates on SPM support?

@jtans
Copy link

jtans commented Oct 1, 2022 via email

@canbalkaya
Copy link

Any news?

@vuhe
Copy link

vuhe commented Feb 9, 2025

this fork seems to have created an SPM support. If someone reviews it, perhaps a PR can be created and merged into the main branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants