Description
CBL cannot be built with XCode 15.2 with Symbol Not Found error for .objc_class_name_ CBLDatabaseChangeObservable and .objc_class_name_CBLIndexable. Those two symbols should be removed from CouchbaseLite.exp file as they are not class but protocol.
Attachments
Issue Links
- Clones
-
CBL-5414 Symbol Not Found error when building with XCode 15.2
- Closed