Skip to content

Conversation

@erkyrath
Copy link

@erkyrath erkyrath commented Feb 4, 2016

Ensure that CFBundleVersion and CFBundleShortVersionString are
both stored as strings, even if the app-version or build-version
options are integers.

#242

@malept
Copy link
Member

malept commented Feb 4, 2016

Thanks for the PR! Could you add a test?

@malept
Copy link
Member

malept commented Feb 4, 2016

Also, once this is approved to be merged, could you squash the commits?

Ensure that CFBundleVersion and CFBundleShortVersionString are
both stored as strings, even if the app-version or build-version
options are integers.

Style issue: spaces around +.

Added a test.
@erkyrath
Copy link
Author

erkyrath commented Feb 4, 2016

Test and squash. Enjoy.

@malept
Copy link
Member

malept commented Feb 4, 2016

Minor nit: you don't really need the last two lines in your commit, even though they came from the original unsquashed commits. Apart from that, 👍

malept added a commit that referenced this pull request Feb 5, 2016
Simple fix for issue 242: Info.plist issues with CFBundleVersion
@malept malept merged commit 3ea2b0f into electron:master Feb 5, 2016
@malept malept added this to the Next major or minor version after 5.2.1 milestone Feb 17, 2016
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