When I try to archive to generate a version to distribute the app, I am getting this error in the below picture.
I also checked the CFBundleExecutable
and CFBundlePackageType
in Info.plist
. Both are set as expected in image.
The pod is 'Appboy-iOS-SDK'
also ocurrs with BrazeKitCompat
, or BrazeKit
.
What can I change in my project to archive normally?