xamarin-macios/dotnet/targets
Rolf Bjarne Kvinge 9c185e1fff
[msbuild] Ask ditto to thin native libraries according to the architectures we're targetting. Fixes #13081. (#14403)
Ask ditto to thin native libraries and frameworks when copying them to the app
bundle to remove slices for architectures we're not building for.

Also add tests.

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

Co-authored-by: TJ Lambert <50846373+tj-devel709@users.noreply.github.com>
2022-04-07 08:17:01 +02:00
..
.gitignore [dotnet] Templateify some build logic. (#10618) 2021-02-11 20:17:12 +01:00
Microsoft.MacCatalyst.Sdk.ImplicitNamespaceImports.props [dotnet] Only add a global nfloat using if we're compiling for C# 10 or later. Fixes #14434. (#14475) 2022-03-24 10:14:16 +01:00
Microsoft.Sdk.DefaultItems.template.props [dotnet] Don't include @(Compile) and @(EmbeddedResource) items in @(BundleResource) items by default. Fixes #14442. (#14571) 2022-03-31 08:17:53 +02:00
Microsoft.Sdk.Versions.template.props [dotnet] Generate an itemgroup with the valid runtime identifiers and use it to detect invalid runtime identifiers. (#13484) 2021-12-03 07:57:08 +01:00
Microsoft.iOS.Sdk.ImplicitNamespaceImports.props [dotnet] Only add a global nfloat using if we're compiling for C# 10 or later. Fixes #14434. (#14475) 2022-03-24 10:14:16 +01:00
Microsoft.macOS.Sdk.ImplicitNamespaceImports.props [dotnet] Only add a global nfloat using if we're compiling for C# 10 or later. Fixes #14434. (#14475) 2022-03-24 10:14:16 +01:00
Microsoft.tvOS.Sdk.ImplicitNamespaceImports.props [dotnet] Only add a global nfloat using if we're compiling for C# 10 or later. Fixes #14434. (#14475) 2022-03-24 10:14:16 +01:00
WorkloadManifest.MacCatalyst.template.json [dotnet] Add runtime packs to workload manifests (#12168) 2021-07-22 10:41:40 +02:00
WorkloadManifest.iOS.template.json [dotnet] Add runtime packs. 2021-11-30 18:20:43 +01:00
WorkloadManifest.macOS.template.json [dotnet] Add runtime packs to workload manifests (#12168) 2021-07-22 10:41:40 +02:00
WorkloadManifest.tvOS.template.json [dotnet] Add runtime packs. 2021-11-30 18:20:43 +01:00
Xamarin.Shared.Sdk.DefaultItems.targets Set IsImplicitlyDefined="true" on the System.Runtime.InteropServices.NFloat.Internal PackageReference (#14532) 2022-03-30 10:13:39 +02:00
Xamarin.Shared.Sdk.Publish.targets [dotnet] Show an error if an app developer tries to publish a simulator architecture. (#13462) 2021-11-29 23:13:48 +01: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 [dotnet] Adds platform specific RID options (#14643) 2022-04-06 09:39:33 +02:00
Xamarin.Shared.Sdk.targets [msbuild] Ask ditto to thin native libraries according to the architectures we're targetting. Fixes #13081. (#14403) 2022-04-07 08:17:01 +02:00