Closed diegoreymendez closed 7 years ago
@frosty - Your fixes look good to me. If the swift version file removal looks good as well, feel free to approve & merge.
For the record: @diegoreymendez and I discussed Travis failing on this changes, but we're of the opinion it's unrelated and probably something to do with Travis's configuration. As such, we're going to merge and investigate that later.
Thanks @frosty !
Description:
The hidden Swift version file was necessary for CocoaPods to use Swift 2.3.
Since it now defaults to Swift 3, I'm removing the file.
Testing:
Running
pod lib lint
in the root directory should succeed.