Electric-Coin-Company / zcash-light-client-ffi

Light Client FFI Layer for librustzcash
MIT License
6 stars 16 forks source link

TestFlight - The Info.plist file is missing the required key: CFBundleShortVersionString #144

Closed pacu closed 5 months ago

pacu commented 5 months ago

Unstoppable is having issues uploading to TestFlight because of the following error:

*** Error: Asset validation failed The bundle 'Payload/Unstoppable.app/Frameworks/libzcashlc.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 (ID: 62d555af-4a1b-453c-b572-e6a14ecf4a55) (90057)

Seems like Zcash library is missing some plist keys.

LukasKorba commented 5 months ago

Fixed in SDK 2.1.10