I’m getting an “Undefined symbol: OBJC_CLASS$_YCBTProduct” error in my Swift project after adding the libYCBleSDK.a library
I have an old Swift project that manually uses an SDK with the static library libYCBleSDK.a. Recently, when I try to run the project, I encounter the following error: