question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR ITMS-90257: This bundle is invalid. The value for key CFBundleVersion

See original GitHub issue
  • Version: 22.7.0
  • Electron Version: 8.3.0
  • Electron Type (current, beta, nightly): current
  • Target: mac, mas, mas-dev

Using BUILD_NUMBER or any of CI build number values produces wrong Mac App Store build:

ERROR ITMS-90257: “This bundle is invalid. The value for key CFBundleVersion [1.2.3.123] in the Info.plist file must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion

it would be better to set buildVersion as buildNumber without strange and unnecessary concatenation with version.

https://github.com/electron-userland/electron-builder/blob/f938de5aae09cb832a6f7f742e64a0d6c025fb9f/packages/app-builder-lib/src/appInfo.ts#L41-L48

Related issue:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mahnunchikcommented, Sep 27, 2020

13736370577461

1reaction
mahnunchikcommented, May 29, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

I keep getting ERROR ITMS-90062. - Apple Developer
ERROR ITMS-90062: "This bundle is invalid. The value for key CFBundleShortVersionString [0.0.2] in the Info.plist file must contain a higher version than ...
Read more >
bundle is invalid -- CFBundleVersion and ... - Stack Overflow
Bizarrely, even changing it to 2.0 doesn't fix the problem. The error messages still say "The value for key CFBundleVersion [1.0]" rather than...
Read more >
App upload issues on apple store - Zoom Developer Forum
Xcode version - 11 Swift 5. ERROR ITMS-90058: “This bundle is invalid. The value for key CFBundleVersion [ZoomBundleVersionNumber] in the Info.
Read more >
How to change version of Ipa file - OutSystems
ERROR: Asset validation failed (90062) This bundle is invalid. The value for key CFBundleShortVersionString [0.1] in the Info.plist file ...
Read more >
Invalid version while sending to App Store - Google Groups
ERROR ITMS-90062: "This bundle is invalid. The value for key CFBundleShortVersionString [4.8] in the Info.plist file must contain a higher version than that ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found