Skip to content

Adopt Swift Package Manager for super easy installation :)#22

Open
wtholliday wants to merge 15 commits into
ollix:masterfrom
wtholliday:spm
Open

Adopt Swift Package Manager for super easy installation :)#22
wtholliday wants to merge 15 commits into
ollix:masterfrom
wtholliday:spm

Conversation

@wtholliday

@wtholliday wtholliday commented Aug 28, 2020

Copy link
Copy Markdown

This adopts Swift Package Manager to make it really easy to install MetalNanoVG in an Xcode project. From the README:

  1. In Xcode, Select File -> Swift Packages -> Add Package Depedency
  2. Enter https://github.com/ollix/MetalNanoVG for the URL.

That's it.

(You'll need to add a git tag with a version number according to semantic versioning (say, 1.0.0) to the MetalNanoVG repo in order for Xcode to pick up the version.)

Manual installation of MetalNanoVG is still possible. Nanovg is also included in the swift package. More info about the Swift Package Manager is here.

🎉

@wtholliday

Copy link
Copy Markdown
Author

@olliwang Any thoughts on this? 😀

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.

1 participant