This PR fixes up the 3.0.1 release by updating the Xcode project to fully support Xcode 9 and Swift 3.2 as well as bumps the .swift-version file for CocoaPods. I'm pushing this PR into a hotfix branch which we'll use for the release. Then I'll rebase the master branch onto the hotfix branch in preparation for the Willow 4.0.0 release.
This PR fixes up the
3.0.1
release by updating the Xcode project to fully support Xcode 9 and Swift 3.2 as well as bumps the.swift-version
file for CocoaPods. I'm pushing this PR into ahotfix
branch which we'll use for the release. Then I'll rebase themaster
branch onto thehotfix
branch in preparation for the Willow 4.0.0 release.