Skip to content

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Oct 11, 2021

Description

It doesn't look like wildcards are properly supported in Visual Studio. Converted to generating entries for all resources.

Resolves #484.

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

  1. Test app should work with dev server:
    yarn install-windows-test-app --use-nuget
    yarn windows
    
  2. Test app should work with JS bundle, without dev server:
    # terminate dev server
    yarn build:windows
    yarn install-windows-test-app --use-nuget
    yarn windows
    

Assets used to be empty before, but should be populated properly now:
Screenshot 2021-10-11 132125

@github-actions github-actions bot added the platform: Windows This affects Windows label Oct 11, 2021
@tido64 tido64 linked an issue Oct 13, 2021 that may be closed by this pull request
5 tasks
@tido64 tido64 requested a review from afoxman October 13, 2021 19:26
Base automatically changed from tido/test-with-memfs to trunk October 17, 2021 07:16
@tido64 tido64 force-pushed the tido/vcxproj-wildcards branch from 061af2a to 68258d2 Compare October 17, 2021 07:17
@tido64 tido64 enabled auto-merge (squash) October 17, 2021 07:28
@tido64 tido64 mentioned this pull request Oct 17, 2021
31 tasks
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@tido64 tido64 added this to the 1.0 milestone Oct 17, 2021
@tido64 tido64 merged commit 8df5b64 into trunk Oct 17, 2021
@tido64 tido64 deleted the tido/vcxproj-wildcards branch October 17, 2021 07:51
@github-actions
Copy link

🎉 This PR is included in version 0.9.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: Windows This affects Windows released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows: Wildcards in project items are not supported in VC projects

2 participants