Was anyone able to run the 'CouchbaseLiteSwift' pod lib on mac os? I am getting:
building for Mac Catalyst, but linking in dylib built for iOS Simulator, file '.../Pods/CouchbaseLite-Swift/iOS/CouchbaseLiteSwift.framework/CouchbaseLiteSwift' for architecture x86_64
I also found no application that runs CouchbaseLite on macOS except: https://github.com/couchbaselabs/CouchbaseLiteViewer that uses objC libraries.