orta / ARAnalytics

Simplify your iOS/Mac analytics
MIT License
1.84k stars 217 forks source link

Setting `:tvos => true` turns off support for :ios #222

Closed sgtsquiggs closed 8 years ago

sgtsquiggs commented 8 years ago

As seen in the segmentio subspec. I removed :tvos => true and it works. Otherwise I get:

[!] The platform of the target `Paddle8` (iOS 8.0) is not compatible with `ARAnalytics/Segmentio (3.8.0)`, which does not support `ios`.

More CocoaPods 0.39 fun?

orta commented 8 years ago

I think this got fixed in the latest master!