martinrybak / SQLClient

Native Microsoft SQL Server client for iOS
http://objcsharp.wordpress.com/2013/10/15/an-open-source-sql-server-library-for-ios/
MIT License
124 stars 51 forks source link

SQL Client for tvOS #65

Open jscoltock opened 6 years ago

jscoltock commented 6 years ago

I'm trying to use SQLClient for Apple TV development. Everything works in the simulator but when deploying to the device the linker cannot link the freetds library to the Apple TV architecture. Is this something that can be overcome or is using SQLClient on tvos a bad idea?