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

Please add support for Swift Package Manager (Dependencies) #982

Open
ethanwa opened this issue Sep 14, 2019 · 10 comments
Open

Please add support for Swift Package Manager (Dependencies) #982

ethanwa opened this issue Sep 14, 2019 · 10 comments
Labels

Comments

@ethanwa
Copy link

ethanwa commented Sep 14, 2019

Many people will be moving away from CocoaPods and Carthage and using Swift Package Manager (Dependencies). Can you please add support? Thank you!

@GottaGetSwifty
Copy link

+1

@GottaGetSwifty
Copy link

Pull request here: #993

@GottaGetSwifty
Copy link

JK, The library depends on an internal Bundle (3 different images). I don't think that's currently possible to include into SPM. These images are very simple so the easiest solution may be to draw them directly anyway rather than using pngs.

@stale
Copy link

stale bot commented Apr 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this issue was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

@stale stale bot added the stale label Apr 8, 2020
@ethanwa
Copy link
Author

ethanwa commented Apr 8, 2020

Hi any update on this? I know another library with simple images that now draws them, and was able to implement SPM easily after that. With most of my libraries now supporting SPM it would be nice to get this one there as well. Thank you so much!

@stale stale bot removed the stale label Apr 8, 2020
@ethanwa
Copy link
Author

ethanwa commented Jun 26, 2020

Xcode 12 and Swift 5.3 (both available as dev betas) now include binary support. Hopefully SPM can now be done for this?

https://www.hackingwithswift.com/articles/218/whats-new-in-swift-5-3

@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this issue was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

@stale stale bot added the stale label Dec 25, 2020
@nivbp7
Copy link

nivbp7 commented Feb 6, 2021

+1

1 similar comment
@datwelk
Copy link

datwelk commented May 25, 2021

+1

@stale stale bot removed the stale label May 25, 2021
@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this issue was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

@stale stale bot added the stale label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants