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

Package manager dependency #81

Open
Sangsom opened this issue Jan 3, 2020 · 3 comments
Open

Package manager dependency #81

Sangsom opened this issue Jan 3, 2020 · 3 comments

Comments

@Sangsom
Copy link

Sangsom commented Jan 3, 2020

It would be great if it would be possible to install with a Swift Package Manager.

@blommegard
Copy link
Member

This would be awesome, but Swift Packages don't support assets. :(

https://developer.apple.com/documentation/xcode/creating_a_swift_package_with_xcode:

Swift packages contain source code but don’t support assets and resources. In addition, a Swift package can only depend on other Swift packages; binary dependencies aren’t supported.

@KuhlTime
Copy link

Looks like support for Assets in Swift Packages is coming now: https://developer.apple.com/wwdc20/10169

@matrejek
Copy link
Contributor

Please see PR #87

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

No branches or pull requests

4 participants