cruffenach / CRToast

A modern iOS toast view that can fit your notification needs
MIT License
4.17k stars 463 forks source link

Please Disable Code Coverage #225

Closed carlosjrtee closed 6 years ago

carlosjrtee commented 6 years ago

Code coverage has to be disabled for Carthage to work with Xcode 9.

Check Carthage/Carthage#2056 and Carthage/Carthage#2057.

Ashton-W commented 6 years ago

I'd rather wait for Carthage to fix this, as per their README. Alternatively, use CocoaPods as they recommend

Ultimately, we created Carthage because we wanted the simplest tool possible—a dependency manager that gets the job done without taking over the responsibility of Xcode, and without creating extra work for framework authors. CocoaPods offers many amazing features that Carthage will never have, at the expense of additional complexity.