Mergeable Library: Symbol Not Found Runtime Crash On Device

When I configured the mergeable library manual and ran a build on the device, I got a runtime crash. However, when I build on the simulator, I don't get a runtime crash. This only happens when I build on the device. I was wondering if this is a bug?

The error message is shown in the attached picture.

Build environment

  • XCode 15.3
  • I built in debug mode.
  • The CoreToolKit target is manually merged with the rest of the targets.
  • The app target links to the CoreToolKit target.
  • The app target is not linked to the targets that are merged into the CoreToolKit target.
Mergeable Library: Symbol Not Found Runtime Crash On Device
 
 
Q