IBDecodable / IBLinter

A linter tool for Interface Builder
MIT License
950 stars 41 forks source link

IBLinter 0.4.18 cannot be installed via CocoaPods for ios platform #119

Closed shosokawa closed 5 years ago

shosokawa commented 5 years ago

We have updated IBLinter to 0.4.18 on Podfile, then we got this error at when it runs pod install. [!] The platform of the target `Pods` (iOS 11.0) is not compatible with `IBLinter (0.4.18)`, which does not support `ios`.

We have set up our project as it runs IBLinter installed via CocoaPods with the reference.

I think that this commit is related to this.

kateinoigakukun commented 5 years ago

Sorry for confusion, I'll release hotfix version. But 0.4.18 only contains a minor bug fix, so you may be able to use 0.4.17 until 0.4.19

shosokawa commented 5 years ago

Thank you for your quick response! We will use 0.4.17.