couchbase / couchbase-lite-net

A lightweight, document-oriented (NoSQL), syncable database engine for .NET
http://developer.couchbase.com/mobile/
Apache License 2.0
439 stars 126 forks source link

While .NET 6 and above automatically uses native libs, Xamarin does not #1611

Closed borrrden closed 7 months ago

borrrden commented 7 months ago

It needs a special file to tell it to deploy LiteCore along with the application being built.