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

Set CFBundleShortVersionString from 4.0.0-beta.0 to 4.0.0 #1424

Merged
merged 1 commit into from
Sep 30, 2017

Conversation

tomquist
Copy link
Contributor

The current frameworks can't be used to do a AppStore/Testflight release because of the following error:

ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '4.0.0-beta.0' in the Info.plist file must be a period-separated list of at most three non-negative integers."

… bundle is invalid. The value for key CFBundleShortVersionString '4.0.0-beta.0' in the Info.plist file must be a period-separated list of at most three non-negative integers."
@RxPullRequestBot
Copy link

1 Warning
⚠️ Please target PRs to develop branch

Generated by 🚫 Danger

@kzaher
Copy link
Member

kzaher commented Sep 26, 2017

Hi,

I think we'll need to fix unit tests to merge this.

@kzaher kzaher merged commit 0e900ae into ReactiveX:rxswift4.0-swift4.0 Sep 30, 2017
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

Successfully merging this pull request may close these issues.

3 participants