attaswift / BigInt

Arbitrary-precision arithmetic in pure Swift
MIT License
764 stars 106 forks source link

Missing swift version #107

Closed dongcp closed 1 year ago

dongcp commented 1 year ago

Hi, I'm importing the latest version via cocoapods but the IDE keeps throwing the following error when I try to run pod install: BigInt does not specify a Swift version and none of the targets (ios) integrating it have the SWIFT_VERSION attribute set. Could you please specify that Swift version for the library? Thanks.

tgymnich commented 1 year ago

added in 5dde855