Code signing error on IOS with libdracodec_Unity.bundle (original) (raw)
When publishing on apple store, the app code signing failed.
The issue is caused by wrong configuration of the OSX bundle on Unity :Runtime/Plugins/x86_64/dracodecunity.bundle
Target defined on metadata file is for all targets instead of OSX only.