raphaelmor / Polyline

Polyline encoder / decoder in swift
MIT License
299 stars 50 forks source link

v3.3.0 has not been released to CocoaPods #33

Closed 1ec5 closed 8 years ago

1ec5 commented 8 years ago

@tomtaylor, looks like CocoaPods is still stuck on v3.2.2:

[!] Unable to satisfy the following requirements:

- `Polyline (~> 3.3)` required by `Podfile`

Would you mind pushing v3.3.0 to CocoaPods? I’d like to upgrade MapboxDirections.swift to work with Xcode 8 GM (both Swift 2.3 and Swift 3).

/cc @superpeteblaze

tomtaylor commented 8 years ago

Yeah, I had a problem pushing to Cocoapods, because of this bug. I haven't updated to the 1.1.0.rc.1 release, but dropping back to Xcode 7.3 has let me push it.