Skip to content

Conversation

@mauroa
Copy link
Contributor

@mauroa mauroa commented Jun 23, 2025

Dev17 still generates provisioning information in the legacy Xamarin paths, so we need a way for this code to consider both new and legacy paths. This fixes an issue where Dev17 fails to build with newer iOS SDK versions that relies only on new MAUI paths. The reason of the failure is because Dev17 uses legacy paths and the iOS SDK looks in new paths.

Fixes P0 bug #2505126

…cy Xamarin folders

Dev17 still generates provisioning information in the legacy Xamarin paths, so we need a way for this code to consider both new and legacy paths.
This fixes an issue where Dev17 fails to build with newer iOS SDK versions that relies only on new MAUI paths.
The reason of the failure is because Dev17 uses legacy paths and the iOS SDK looks in new paths.

Fixes P0 bug #2505126
@mauroa mauroa requested review from emaf and rolfbjarne June 23, 2025 18:04
@mauroa mauroa merged commit 188089e into main Jun 23, 2025
2 checks passed
mauroa added a commit to dotnet/macios that referenced this pull request Jun 23, 2025
dalexsoto pushed a commit to dotnet/macios that referenced this pull request Jun 23, 2025
dalexsoto added a commit to dotnet/macios that referenced this pull request Jun 24, 2025
dalexsoto pushed a commit to dotnet/macios that referenced this pull request Jun 24, 2025
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