mw99/DataCompression

CFBundleVersion is missing

codebeauty opened this issue · 1 comments

Build for Release failed because of Mantis:

ERROR ITMS-90056: "This bundle Payload/.../Frameworks/Mantis.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion"
Return status of iTunes Transporter was 1: ERROR ITMS-90056: "This bundle Payload/.../Frameworks/Mantis.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion"
The call to the iTMSTransporter completed with a non-zero exit status: 1. This indicates a failure.

I can't find the reason why CFBundleVersion is missing but by adding it manually inside /iOS/Carthage/Build/iOS/Mantis.framework fixed the problem temporary.

Sorry, wrong tap, wrong repository 👎