Skip to content

Conversation

@sbarow
Copy link
Contributor

@sbarow sbarow commented Oct 30, 2018

The bundle version was $(CURRENT_PROJECT_VERSION) this breaks Carthage versions when validating an App Store version of an app as the version will actually be blank.

@sbarow
Copy link
Contributor Author

sbarow commented Nov 6, 2018

@neakor could you give this a review.

Copy link
Contributor

@neakor neakor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

neakor
neakor previously approved these changes Nov 6, 2018
@neakor neakor changed the title Set bundle version to 1.0 Set bundle version Nov 6, 2018
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably set this to 0.6.1 as well.

@sbarow
Copy link
Contributor Author

sbarow commented Nov 13, 2018

@neakor can you merge this, I can't.

@neakor
Copy link
Contributor

neakor commented Nov 13, 2018

Hmmm the branch CI job is stuck... I'll force merge this.

@neakor neakor merged commit ff40394 into uber:master Nov 13, 2018
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.

2 participants