siegesmund / SwiftDDP

A Meteor client, written in Swift
MIT License
145 stars 60 forks source link

Support osx and other apps, not just iOS #4

Closed brentjanderson closed 8 years ago

brentjanderson commented 8 years ago

The platform restriction to iOS 8.0 appears to be arbitrary. OS X would benefit from SwiftDDP as well, as could TVos and WatchOS.

siegesmund commented 8 years ago

You're right, the platform restriction is arbitrary and is something I've been planning on looking at. The dependencies should all work on other platforms, as should the core code.