xamarin-macios/dotnet/targets
VS MobileTools Engineering Service 2 b32abc6c5b
[release/7.0.1xx] [dotnet/tools] Don't disable compact unwind info. Fixes #16546. (#16769)
Don't disable compact unwind info in the native linker, it may break C++
exception handling.

We originally disabled compact unwind info to fix a warning from the native
linker, this will have to be solved another way (in any case extra build
warnings is preferrable compared to an app crashing at runtime due to broken
C++ exception handling).

This partially reverts c05e774612.

Fixes https://github.com/xamarin/xamarin-macios/issues/16546.

Backport of #16623

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-11-21 20:47:01 +01:00
..
.gitignore [dotnet] Templateify some build logic. (#10618) 2021-02-11 20:17:12 +01:00
AutoImport.template.props [dotnet] Generate the AutoImport.props file for each platform. (#15387) 2022-07-12 10:00:35 +02:00
Microsoft.Sdk.DefaultItems.template.props Remove duplicated SceneKitAsset declarations (#15665) 2022-08-17 14:52:18 +02:00
Microsoft.Sdk.ImplicitNamespaceImports.template.props Merge remote-tracking branch 'origin/main' into net7.0 2022-07-12 11:18:39 +02:00
Microsoft.Sdk.Versions.template.props [dotnet] Rework KnownFrameworkReference so that 'net6.0-*' TargetFrameworks work when building with .NET 7. Fixes #15375. 2022-08-26 13:36:35 +00:00
Xamarin.Shared.Sdk.DefaultItems.targets Merge remote-tracking branch 'origin/net7.0' into backport-pr-15761-to-net7.0 2022-09-05 21:50:14 +02:00
Xamarin.Shared.Sdk.MultiTarget.template.targets [net7.0] [workload] Update net6.0 KnownFrameworkReference (#15882) 2022-09-26 22:55:24 +02:00
Xamarin.Shared.Sdk.Publish.targets [dotnet] Honor existing values for BuildIpa and CreatePackage. Fixes #15696. (#15697) 2022-08-25 11:05:09 +02:00
Xamarin.Shared.Sdk.TargetFrameworkInference.props [dotnet] Normalize the casing of the 'TargetPlatformIdentifier' value on Mac Catalyst. (#10617) 2021-02-11 20:19:36 +01:00
Xamarin.Shared.Sdk.props Merge main into net7.0. 2022-10-13 13:36:40 +02:00
Xamarin.Shared.Sdk.targets [release/7.0.1xx] [dotnet/tools] Don't disable compact unwind info. Fixes #16546. (#16769) 2022-11-21 20:47:01 +01:00