Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testflight build submission failed due to CFBundleShortVersionString is not set with a value in Info.plist #301

Open
balajiiosdev opened this issue Oct 27, 2023 · 0 comments

Comments

@balajiiosdev
Copy link

balajiiosdev commented Oct 27, 2023

With Xcode 15 when the app is submitted to test flight, Testflight build submission failed due to below error.

** Error: Asset validation failed The bundle 'Payload/MyApp.app/Frameworks/IFTTTConnectSDK.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](https://urldefense.com/v3/__https:/developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring__;!!LlG_G4lo9h6Y!M71hzChAIBsKo0ReT453uBgUUQjw-T3-z0zS5eQ5Xb1QXNKOwzh7whLI1-WzX1I4wW_BWTjPWVaQRPkz38lQdsfikbNIAWIptL0KkJCVOw$) (ID: 887249e2-6ddc-48bd-8e83-72470f24426e) (90057)
[0m
[09:43:53]: [33m[altool]  {
[0m
[09:43:53]: [33m[altool]     NSLocalizedDescription = "Asset validation failed";
[0m
[09:43:53]: [33m[altool]     NSLocalizedFailureReason = "The bundle 'Payload/MyApp.app/Frameworks/IFTTTConnectSDK.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](https://urldefense.com/v3/__https:/developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring__;!!LlG_G4lo9h6Y!M71hzChAIBsKo0ReT453uBgUUQjw-T3-z0zS5eQ5Xb1QXNKOwzh7whLI1-WzX1I4wW_BWTjPWVaQRPkz38lQdsfikbNIAWIptL0KkJCVOw$) (ID: 887249e2-6ddc-48bd-8e83-72470f24426e)";
[0m
[09:43:53]: [33m[altool]     NSUnderlyingError = "Error Domain=IrisAPI Code=-19241 \"Asset validation failed\" UserInfo=
{status=409, detail=The bundle 'Payload/MyApp/Frameworks/IFTTTConnectSDK.framework' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString.

Please assign a version to CFBundleShortVersionString in Info.plist

For quick help tagging @ssathy2 @pedrovereza

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant