objecthub / swift-numberkit

Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carthage support

btc opened this issue · comments

Hi!

Is there any plan to add Carthage support?

Since NumberKit doesn't have dependencies, it looks like all what was needed was the shared scheme you included in the project. Thanks for that!

You're welcome.