Daniel1of1 / CSwiftV

A csv parser written in swift conforming to rfc4180
BSD 3-Clause "New" or "Revised" License
171 stars 46 forks source link

create tvOS target #10

Closed Daniel1of1 closed 8 years ago

Daniel1of1 commented 8 years ago

done in e0d9e26

ghost commented 8 years ago

@Daniel1of1 Is this actually working for tvOS 9.2? I am trying to implement and getting this error:

[!] The platform of the target `Your App` (tvOS 9.2) is not compatible with `CSwiftV (0.0.5)`, which does not support `tvos`.