Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Context: #2929

Without this fix, I was getting the exception on net10.0-ios and net10.0-maccatalyst projects:

Access to the path '~/src/dotnet/BenchmarkDotNet/samples/BenchmarkDotNet.Samples.Maui/bin/Debug/net10.0-maccatalyst/maccatalyst-arm64/BenchmarkDotNet.Samples.Maui.app/BenchmarkDotNet.Artifacts' is denied.

This change was already here for Android, but it feels like it should have been here for iOS as well.

net10.0-maccatalyst will also respond to this fix, as it is basically iOS "emulated" on macOS.

Context: dotnet#2929

Without this fix, I was getting the exception on `net10.0-ios` and
`net10.0-maccatalyst` projects:

    Access to the path '~/src/dotnet/BenchmarkDotNet/samples/BenchmarkDotNet.Samples.Maui/bin/Debug/net10.0-maccatalyst/maccatalyst-arm64/BenchmarkDotNet.Samples.Maui.app/BenchmarkDotNet.Artifacts' is denied.

This change was already here for Android, but it feels like it should
have been here for iOS as well.

`net10.0-maccatalyst` will also respond to this fix, as it is basically
iOS "emulated" on macOS.
@timcassell timcassell merged commit 53d4963 into dotnet:master Dec 16, 2025
11 checks passed
@timcassell timcassell added this to the v0.16.0 milestone Dec 16, 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.

2 participants