SlatherOrg / slather

Generate test coverage reports for Xcode projects & hook it into CI.
MIT License
1.56k stars 238 forks source link

CocoaPods and Slather not Working #345

Open benmarten opened 7 years ago

benmarten commented 7 years ago

When trying to use slather with cocoa pods, as mentioned in readme, it fails with following error:

pod install
[!] Your Podfile requires that the plugin `slather` be installed. Please install it and try installation again.

How do I get it slather working with cocoapods/podfile?

crsantos commented 6 years ago

Please check this link