CommunityToolkit / CommunityToolkit/Tooling-Windows-Submodule
Unable to generate solution with ios, macos or android enabled
Open
- Dominant language
- C#
- Stars
- 55
- Forks
- 19
- Avg merge
- 40m
- Merged PRs (30d)
- 1
Description
## Background
Our tooling allows us to generate a solution with specific MultiTargets enabled. These consist of uwp, wasdk, wasm, wpf, linuxgtk, android, ios and macos.
## Problem
Something recently changed under us and solution generation is no longer working as expected when android, ios or macos are enabled. This issue has been [mitigated](https://github.com/CommunityToolkit/Windows/pull/580) for the bulk of our users, but any attempt to generate a solution with ios, macos or android enabled will continue to fail. CI doesn't appear affected by this.
## Solution
Needs investigation
Contributor guide
Assessment
This issue has not been assessed yet.