[Bug]: Error uploading ipa file: [Application Loader Error Output]: ERROR: [ContentDelivery.Uploader] Asset validation failed (90057) The bundle 'Payload/xxx.app/Frameworks/MapboxMaps.framework' is missing plist key. #3282
Labels
bug 🪲
Something isn't working
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
waiting
Non planned issues
Mapbox Implementation
Mapbox
Mapbox Version
10.16.3
Platform
iOS
@rnmapbox/maps
version10.0.0-beta.11
Standalone component to reproduce
Observed behavior and steps to reproduce
Xcode : 15.1
Error returned when archive file uploading via Fastlane method
upload_to_testflight
Error uploading ipa file:
[Application Loader Error Output]: ERROR: [ContentDelivery.Uploader] Asset validation failed (90057) The bundle 'Payload/xxx.app/Frameworks/MapboxMaps.framework' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring
[Application Loader Error Output]: ERROR: [ContentDelivery.Uploader] Asset validation failed (90057) The bundle 'Payload/xxx.app/Frameworks/Turf.framework' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring
Expected behavior
App should upload via testflight method
Notes / preliminary analysis
No response
Additional links and references
No response
The text was updated successfully, but these errors were encountered: