vapor / core

🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
MIT License
82 stars 50 forks source link

core doesn't compile on tvOS and WatchOS #189

Closed DenisLe34869 closed 5 years ago

DenisLe34869 commented 5 years ago

Process+Execute.swift and Thread+Async.swift don't compile on these platforms

vzsg commented 5 years ago

I don't think it was meant to be compatible with either. Not even with iOS, for that regard.

MrLotU commented 5 years ago

Core indeed has no support for tvOS, iOS and/or WatchOS. Sorry 🙁