xamarin-macios/tests/common
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
..
TestProjects [tests] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (#14666) 2022-04-06 20:58:20 +02:00
mac [mmptest] Fix resolving paths to required test files. Fixes #xamarin/maccore@2560. (#14566) 2022-04-05 14:30:35 +02:00
ApiTest.cs [tests] Augment the AlwaysOptimizable test to ensure methods that call Runtime.DynamicRegistrationSupported are also optimizable. 2018-02-15 10:23:26 +01:00
Assert.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
AssertHelpers.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
BinLog.cs [dotnet] Fix an issue where we wouldn't re-link if some files changed. (#12794) 2021-09-24 13:20:03 +02:00
BundlerTest.cs [mtouch/mmp] Improve target framework code. (#8137) 2020-03-19 09:28:09 +01:00
BundlerTool.cs [mtouch/mmp/dotnet-bundler] Rework getting the availability attributes so that it works for .NET as well. (#13327) 2021-11-10 22:55:12 +01:00
ConditionalCompilation.cs [msbuild] Don't define __IOS__ for tvOS binding projects (#2274) 2017-06-30 12:35:48 -04:00
Configuration.cs [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
DotNet.cs [dotnet] Rename the DOTNET6 make variable to DOTNET. (#14441) 2022-03-21 15:56:57 +01:00
ErrorHelper.tests.cs [tests] Add new tests for merging app bundles 2021-06-18 10:34:35 +02:00
ExecutionHelper.cs [msbuild] Fix dSYM generation of iOS binding projects (#13112) 2021-10-29 10:20:44 -05:00
Extensions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MixedClassLibrary.dll [macos] Error when linking mix-mode assemblies (#2911) 2017-11-16 09:18:18 -06:00
MonoNativeConfig.cs [xharness] Some style/debug fixes. 2019-02-11 13:49:38 +01:00
PlatformInfo.cs [tests] Use the correct OS version for Mac Catalyst. (#14143) 2022-02-16 20:11:57 +01:00
ProductTests.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Profile.cs [mtouch/mmp/dotnet-bundler] Rework getting the availability attributes so that it works for .NET as well. (#13327) 2021-11-10 22:55:12 +01:00
TestRuntime.cs [tests] Augment TestRuntime.IgnoreInCI to detect Azure DevOps. Fixes #2557. (#14440) 2022-03-21 12:10:50 +01:00
Tool.cs [mtouch/mmp/dotnet-bundler] Rework getting the availability attributes so that it works for .NET as well. (#13327) 2021-11-10 22:55:12 +01:00
shared-dotnet-test.mk [test] Add help makefile targets to run .NET tests on remote machines. (#14144) 2022-02-16 07:57:09 +01:00
shared-dotnet.csproj [dotnet] Add support for Mac Catalyst apps optimized interface for macOS. Fixes #14621. (#14663) 2022-04-07 08:14:42 +02:00
shared-dotnet.mk [dotnet] Rename hardcoded 'net6.0' to use a 'DOTNET_TFM' variable instead. (#14524) 2022-04-01 13:48:09 +02:00