Upgrades the pod from using Swift 4 to Swift 4.2, avoiding having to do compatibility checks in the Podfile of a project built in Xcode 10.1 (specifying the version of Swift needed to build the target, such as https://github.com/CocoaPods/CocoaPods/issues/6791).
Upgrades the pod from using Swift 4 to Swift 4.2, avoiding having to do compatibility checks in the
Podfile
of a project built in Xcode 10.1 (specifying the version of Swift needed to build the target, such as https://github.com/CocoaPods/CocoaPods/issues/6791).