Closed sepw closed 3 years ago
Yes, it looks like #53 only touched the CocoaPods podspec and Xcode project (for Carthage-based builds).
/cc @MaximAlien
Sorry, looks like I've missed that. Created PR which fixes this in https://github.com/ceeK/Solar/pull/55.
That's great! Thank you for fixing this issue so quickly.
I get the following build warning when building with Xcode 12.5:
This appears to have been fixed for
Solar.podspec
by07e6310
. Solar'sPackage.swift
was likely overlooked. Please update thePackage.swift
deployment target to be consistent with theSolar.podspec
.