Skip to content

Add --force option to codesign flags for roslyn#3069

Merged
akoeplinger merged 1 commit intorelease/10.0.1xxfrom
akoeplinger-patch-2
Oct 23, 2025
Merged

Add --force option to codesign flags for roslyn#3069
akoeplinger merged 1 commit intorelease/10.0.1xxfrom
akoeplinger-patch-2

Conversation

@akoeplinger
Copy link
Member

The build currently fails with:

/Users/runner/work/1/s/src/sdk/artifacts/bin/redist/Release/net10.0/Roslyn/bincore/csc: is already signed

Follow-up to #3052

This makes the codesign command now match what we do in dotnet/runtime: https://github.com/dotnet/runtime/blob/9bcdd873eb4b93934ae34328845599f63253d32a/eng/native/functions.cmake#L736

The build currently fails with:
> /Users/runner/work/1/s/src/sdk/artifacts/bin/redist/Release/net10.0/Roslyn/bincore/csc: is already signed
@akoeplinger
Copy link
Member Author

force-merging since this isn't tested in public and the official build is broken.

@akoeplinger akoeplinger merged commit 0fc3e41 into release/10.0.1xx Oct 23, 2025
1 of 9 checks passed
@akoeplinger akoeplinger deleted the akoeplinger-patch-2 branch October 23, 2025 08:41
jjonescz pushed a commit to jjonescz/dotnet that referenced this pull request Oct 31, 2025
The build currently fails with:
> /Users/runner/work/1/s/src/sdk/artifacts/bin/redist/Release/net10.0/Roslyn/bincore/csc: is already signed

Follow-up to dotnet#3052

This makes the codesign command now match what we do in dotnet/runtime: https://github.com/dotnet/runtime/blob/9bcdd873eb4b93934ae34328845599f63253d32a/eng/native/functions.cmake#L736
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants