hollance / CoreMLHelpers

Types and functions that make it a little easier to work with Core ML in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Package Manager Support?

gsabran opened this issue · comments

Would it be possible to add support for SPM?

Probably, but I'm not a fan of package managers and so I personally don't use them. Just copy the files you need into your projects (it's probably only one or two files).

bump.
@shu223 has already done this in his fork and has even filed a pull request.