onekiloparsec / SwiftAA

The most comprehensive collection of accurate astronomical algorithms in (C++, Objective-C and) Swift.
http://www.onekiloparsec.dev/
MIT License
171 stars 31 forks source link

Podspec changes to hopefully solve issues #114

Closed vincentneo closed 1 year ago

vincentneo commented 1 year ago

This should compile cpp17. At least it sort of works when I tried pod spec lint (for ObjCAA). Got an error for watchOS though. Couldn't lint SwiftAA properly as I can't point the dependency to my fork.

onekiloparsec commented 1 year ago

Thanks a lot @vincentneo I've been able to publish the podspec for ObjCAA 2.4.0. Now, trying to publish SwiftAA 2.4.0, but I need to wait for cocoapods to find the new version of ObjCAA... (I've updated my local pod repo, but still failing).

onekiloparsec commented 1 year ago

That's it, SwiftAA 2.4.0 is published.