Closed morizotter closed 8 years ago
@morizotter most likely you are having problems passing lint. See http://stackoverflow.com/questions/39520334/swift-3-cocoapod-does-not-pass-lint.
also:
gem uninstall cocoapods gem install cocoapods --pre
Thanks! I'll try it. And I heard that it'll be okay by adding swift-version file. I'll try both of them :)
Cocoapods compatible with https://github.com/morizotter/SwiftyDrop/releases/tag/3.0.3 . I think you can use 1.1.0.rc.2
version.
Currently I cannot update cocoapods(1.1.0.rx.2). Anyone knows how to update with cocoapods?