Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[msbuild] Disable native strip + dsymutil for simulator builds by default. #14380

Merged

Conversation

rolfbjarne
Copy link
Member

There's no reason to spend time running 'strip' or 'dsymutil' for simulator builds,
so default to not doing it.

…ault.

There's no reason to spend time running 'strip' or 'dsymutil' for simulator builds,
so default to not doing it.
@rolfbjarne rolfbjarne added not-notes-worthy Ignore for release notes run-dotnet-tests Run all the .NET tests labels Mar 11, 2022
@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ [CI Build] Tests failed on VSTS: simulator tests iOS ❌

Tests failed on VSTS: simulator tests iOS.

Test results

2 tests failed, 144 tests passed.

Failed tests

  • Xtro/.NET: BuildFailure
  • MSBuild tests/Integration: Failed (Execution failed with exit code 19)

Pipeline on Agent XAMBOT-1107.Monterey'
Merge d31d969 into d61f187

@rolfbjarne
Copy link
Member Author

Test failures are unrelated:

@rolfbjarne rolfbjarne merged commit 1bcc853 into dotnet:main Mar 14, 2022
@rolfbjarne rolfbjarne deleted the msbuild-disable-sim-post-processing branch March 14, 2022 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-notes-worthy Ignore for release notes run-dotnet-tests Run all the .NET tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants