couchbase-lite-ios icon indicating copy to clipboard operation
couchbase-lite-ios copied to clipboard

“CouchbaseLiteSwift.framework” cannot be opened because the developer cannot be verified.

Open p2 opened this issue 2 years ago • 3 comments
trafficstars

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)

p2 avatar Jul 07 '23 08:07 p2

what version of CBL are we talking about?

velicuvlad avatar Sep 18 '23 11:09 velicuvlad

Probably 3.1.3 from here: https://www.couchbase.com/downloads/?family=couchbase-lite

p2 avatar Nov 22 '23 16:11 p2

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. image (1)

I've opened a ticket for the 3.1 line here: CBL-5218

velicuvlad avatar Nov 23 '23 16:11 velicuvlad

The issue is tracked in CBL-5218.

pasin avatar May 20 '25 01:05 pasin