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

cordova-windows 6+: Windows 10 default #976

Merged
merged 7 commits into from
May 8, 2019
Merged

Conversation

janpio
Copy link
Member

@janpio janpio commented Apr 27, 2019

This updates the Windows docs for what is reality since cordova-windows 6.x

@janpio janpio requested a review from erisu April 27, 2019 15:38
Copy link
Member

@erisu erisu left a comment

Choose a reason for hiding this comment

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

👍

www/docs/en/dev/guide/platforms/windows/index.md Outdated Show resolved Hide resolved
<preference name="windows-target-version" value="8.1" />
<preference name="Windows.Universal" value="10.0.10240.0" />
Copy link
Member Author

Choose a reason for hiding this comment

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

From my understanding of https://github.com/apache/cordova-windows/blob/8cc627b8f5fb4a0959c4ef7a5994a4f358215fd6/template/cordova/lib/ConfigParser.js#L103-L170 this could never actually work and was probably a misunderstanding how the preference actually worked (what was written in this line is the fallback that is used if nothing is supplied here). Lines 398 and 399 show two working examples.

@janpio janpio merged commit 15d367e into master May 8, 2019
@janpio janpio deleted the janpio-windows_10_default branch May 8, 2019 11:23
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