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

[TIMOB-24922] Fix cert generation on VS2017 #71

Merged
merged 2 commits into from Jul 4, 2017

Conversation

ewanharris
Copy link

JIRA: https://jira.appcelerator.org/browse/TIMOB-24922

On VS2017 the cert generation process errors due to using vcvarsall, switching to using vsDevCmd fixes this.

Tested on VS2017 and VS 2015

Verification

  1. Build an application using appc run -p windows -T dist-phonestore
  2. Follow the prompts
  • Cert should be created and packaging should be successful

@ewanharris ewanharris requested a review from infosia July 4, 2017 09:24
Copy link
Contributor

@infosia infosia left a comment

Choose a reason for hiding this comment

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

Looks good! Would you bump up the version in package.json and then CHANGELOG accordingly?

@ewanharris
Copy link
Author

@infosia Should I bump the version in each PR or only bump in one?

@infosia
Copy link
Contributor

infosia commented Jul 4, 2017

@ewanharris Let's bump up in one.

@ewanharris
Copy link
Author

@infosia bumped version and added changelog in this PR

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.

None yet

2 participants