watchOS support for Couchbase Mobile 2.0

Hello,

I really like the progress that is made with the new Couchbase Mobile 2.0 frameworks.

Do you plan to include watchOS to your official supported platforms? In theory it should be possible to compile LiteCore for watchOS, or am I wrong?

It should be possible — the differences between the Apple platforms are pretty minor below the GUI level, so for the most part the code should Just Work™ if compiled for WatchOS. I believe the only reason we haven’t offered official support for WatchOS is our limited resources, since every platform we add involves more QA and build work.

Even if we don’t officially support WatchOS, if you try it out and there are some small changes that need to be made to get it to work, we’d be glad to merge them if you send pull requests.