SwiftyRSA
SwiftyRSA copied to clipboard
SwiftyRSA: Module file's minimum deployment target is ios8.3 v8.3:
I use Xcode 10
and run carthage update --platform iOS --no-use-binaries
. The command checking out SwiftyRSA at "1.5.0"
. But that version the SwiftRSA
set to the iOS target 8.3
. Could I make a pull request to downgrade the iOS target to 8.0
?