Closed xavierLowmiller closed 6 years ago
Run the Xcode migrator for Swift 4.2 and update dependencies.
This is just raises the SWIFT_VERSION to 4.2 and does not use any new features.
SWIFT_VERSION
4.2
Smoke test after a pod install in Example folder works fine.
pod install
Description
Run the Xcode migrator for Swift 4.2 and update dependencies.
⚠️ Notice
This is just raises the
SWIFT_VERSION
to4.2
and does not use any new features.