couchbase-lite-ios
couchbase-lite-ios copied to clipboard
“CouchbaseLiteSwift.framework” cannot be opened because the developer cannot be verified.
I'm using the downloadable xcframework for CouchbaseLite but when trying to run unit tests on Mac I get this error. Is there a signing issue?
“CouchbaseLiteSwift.framework” cannot be opened because the developer cannot be verified.
macOS 14.0 beta Xcode 15.0 beta 3 (15A5195k)
what version of CBL are we talking about?
Probably 3.1.3 from here: https://www.couchbase.com/downloads/?family=couchbase-lite
Hi @p2 I've managed to replicate the issue and it seems like is a consequence of using XCode 15.
Workaround: After you been prompted with the error
"CouchbaseLiteSwift.framework cannot be opened because the developer cannot be verified.",
please go to your Mac Settings -> Privacy & Security -> Allow Anyway for
"CouchbaseLiteSwift.framework was blocked from use because it is not from an identified developer.
I've opened a ticket for the 3.1 line here: CBL-5218
The issue is tracked in CBL-5218.