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

ERROR ITMS-90060 #140

Open
Esqarrouth opened this issue Oct 27, 2015 · 3 comments
Open

ERROR ITMS-90060 #140

Esqarrouth opened this issue Oct 27, 2015 · 3 comments

Comments

@Esqarrouth
Copy link

ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString 'HEAD based on 0.1.0' in the Info.plist file must be a period-separated list of at most three non-negative integers.", ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '4.0.2-alpha-1' in the Info.plist file must be a period-separated list of at most three non-negative integers.", ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '0.6-beta.1' in the Info.plist file must be a period-separated list of at most three non-negative integers."

Had this error, fixed it like this:
http://stackoverflow.com/questions/25418798/cfbundleversion-must-be-a-period-separated-list-of-at-most-three-non-negative-in/33375436#33375436

@edwardmp
Copy link

edwardmp commented Nov 6, 2015

I assume you used the demo project? Because this isn't related to the standalone code.

@Esqarrouth
Copy link
Author

Umm no, it downloaded via cocoapods

@edwardmp
Copy link

edwardmp commented Dec 1, 2015

The PLIST is only in the demo project folder..

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

2 participants