diff --git a/dotnet/targets/Microsoft.Sdk.R2R.targets b/dotnet/targets/Microsoft.Sdk.R2R.targets
index 3fb3679f5f32..b20190e56ef9 100644
--- a/dotnet/targets/Microsoft.Sdk.R2R.targets
+++ b/dotnet/targets/Microsoft.Sdk.R2R.targets
@@ -42,7 +42,7 @@
--instruction-set:$(_ComputedInstructionSet)
- $(PublishReadyToRunCrossgen2ExtraArgs) --instruction-set:$(_ComputedInstructionSet)
+ $(PublishReadyToRunCrossgen2ExtraArgs);--instruction-set:$(_ComputedInstructionSet)
diff --git a/dotnet/targets/Xamarin.Shared.Sdk.props b/dotnet/targets/Xamarin.Shared.Sdk.props
index 980429bce735..94cbc23291d4 100644
--- a/dotnet/targets/Xamarin.Shared.Sdk.props
+++ b/dotnet/targets/Xamarin.Shared.Sdk.props
@@ -227,10 +227,6 @@
true
macho
false
-
-
- false
- false
diff --git a/tests/dotnet/UnitTests/expected/MacCatalyst-CoreCLR-Interpreter-size.txt b/tests/dotnet/UnitTests/expected/MacCatalyst-CoreCLR-Interpreter-size.txt
index cb09b57d4e1f..6873e0f9e20c 100644
--- a/tests/dotnet/UnitTests/expected/MacCatalyst-CoreCLR-Interpreter-size.txt
+++ b/tests/dotnet/UnitTests/expected/MacCatalyst-CoreCLR-Interpreter-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 10,462,703 bytes (10,217.5 KB = 10.0 MB)
+AppBundleSize: 10,462,641 bytes (10,217.4 KB = 10.0 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
Contents/_CodeSignature/CodeResources: 4,951 bytes (4.8 KB = 0.0 MB)
-Contents/Info.plist: 1,127 bytes (1.1 KB = 0.0 MB)
-Contents/MacOS/SizeTestApp: 242,352 bytes (236.7 KB = 0.2 MB)
+Contents/Info.plist: 1,129 bytes (1.1 KB = 0.0 MB)
+Contents/MacOS/SizeTestApp: 242,288 bytes (236.6 KB = 0.2 MB)
Contents/MonoBundle/libcoreclr.dylib: 6,386,608 bytes (6,236.9 KB = 6.1 MB)
Contents/MonoBundle/libSystem.Globalization.Native.dylib: 110,432 bytes (107.8 KB = 0.1 MB)
Contents/MonoBundle/libSystem.IO.Compression.Native.dylib: 1,442,208 bytes (1,408.4 KB = 1.4 MB)
diff --git a/tests/dotnet/UnitTests/expected/MacCatalyst-CoreCLR-R2R-size.txt b/tests/dotnet/UnitTests/expected/MacCatalyst-CoreCLR-R2R-size.txt
index e214597705ed..76afb9fbcf44 100644
--- a/tests/dotnet/UnitTests/expected/MacCatalyst-CoreCLR-R2R-size.txt
+++ b/tests/dotnet/UnitTests/expected/MacCatalyst-CoreCLR-R2R-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 19,844,665 bytes (19,379.6 KB = 18.9 MB)
+AppBundleSize: 19,318,491 bytes (18,865.7 KB = 18.4 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
Contents/_CodeSignature/CodeResources: 5,105 bytes (5.0 KB = 0.0 MB)
-Contents/Info.plist: 1,127 bytes (1.1 KB = 0.0 MB)
-Contents/MacOS/SizeTestApp: 242,400 bytes (236.7 KB = 0.2 MB)
+Contents/Info.plist: 1,129 bytes (1.1 KB = 0.0 MB)
+Contents/MacOS/SizeTestApp: 242,336 bytes (236.7 KB = 0.2 MB)
Contents/MonoBundle/libcoreclr.dylib: 6,386,608 bytes (6,236.9 KB = 6.1 MB)
Contents/MonoBundle/libSystem.Globalization.Native.dylib: 110,432 bytes (107.8 KB = 0.1 MB)
Contents/MonoBundle/libSystem.IO.Compression.Native.dylib: 1,442,208 bytes (1,408.4 KB = 1.4 MB)
@@ -12,7 +12,7 @@ Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib: 204,768
Contents/MonoBundle/Microsoft.MacCatalyst.dll: 101,888 bytes (99.5 KB = 0.1 MB)
Contents/MonoBundle/runtimeconfig.bin: 1,481 bytes (1.4 KB = 0.0 MB)
Contents/MonoBundle/SizeTestApp.dll: 7,680 bytes (7.5 KB = 0.0 MB)
-Contents/MonoBundle/SizeTestApp.r2r.dylib: 9,367,936 bytes (9,148.4 KB = 8.9 MB)
+Contents/MonoBundle/SizeTestApp.r2r.dylib: 8,841,824 bytes (8,634.6 KB = 8.4 MB)
Contents/MonoBundle/System.Collections.Immutable.dll: 13,824 bytes (13.5 KB = 0.0 MB)
Contents/MonoBundle/System.Diagnostics.StackTrace.dll: 7,680 bytes (7.5 KB = 0.0 MB)
Contents/MonoBundle/System.IO.Compression.dll: 22,016 bytes (21.5 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/MacCatalyst-MonoVM-interpreter-size.txt b/tests/dotnet/UnitTests/expected/MacCatalyst-MonoVM-interpreter-size.txt
index bf17b63b164f..971ebde4ae1a 100644
--- a/tests/dotnet/UnitTests/expected/MacCatalyst-MonoVM-interpreter-size.txt
+++ b/tests/dotnet/UnitTests/expected/MacCatalyst-MonoVM-interpreter-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 5,811,354 bytes (5,675.2 KB = 5.5 MB)
+AppBundleSize: 5,810,540 bytes (5,674.4 KB = 5.5 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
Contents/_CodeSignature/CodeResources: 3,310 bytes (3.2 KB = 0.0 MB)
-Contents/Info.plist: 1,127 bytes (1.1 KB = 0.0 MB)
-Contents/MacOS/SizeTestApp: 4,568,640 bytes (4,461.6 KB = 4.4 MB)
+Contents/Info.plist: 1,129 bytes (1.1 KB = 0.0 MB)
+Contents/MacOS/SizeTestApp: 4,567,824 bytes (4,460.8 KB = 4.4 MB)
Contents/MonoBundle/Microsoft.MacCatalyst.dll: 157,184 bytes (153.5 KB = 0.1 MB)
Contents/MonoBundle/runtimeconfig.bin: 1,405 bytes (1.4 KB = 0.0 MB)
Contents/MonoBundle/SizeTestApp.dll: 7,680 bytes (7.5 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/MacCatalyst-MonoVM-size.txt b/tests/dotnet/UnitTests/expected/MacCatalyst-MonoVM-size.txt
index 72816d4220af..b10610b5e501 100644
--- a/tests/dotnet/UnitTests/expected/MacCatalyst-MonoVM-size.txt
+++ b/tests/dotnet/UnitTests/expected/MacCatalyst-MonoVM-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 16,520,142 bytes (16,133.0 KB = 15.8 MB)
+AppBundleSize: 16,519,328 bytes (16,132.2 KB = 15.8 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
Contents/_CodeSignature/CodeResources: 4,134 bytes (4.0 KB = 0.0 MB)
-Contents/Info.plist: 1,127 bytes (1.1 KB = 0.0 MB)
-Contents/MacOS/SizeTestApp: 13,980,768 bytes (13,653.1 KB = 13.3 MB)
+Contents/Info.plist: 1,129 bytes (1.1 KB = 0.0 MB)
+Contents/MacOS/SizeTestApp: 13,979,952 bytes (13,652.3 KB = 13.3 MB)
Contents/MonoBundle/aot-instances.aotdata.arm64: 1,037,632 bytes (1,013.3 KB = 1.0 MB)
Contents/MonoBundle/Microsoft.MacCatalyst.aotdata.arm64: 35,896 bytes (35.1 KB = 0.0 MB)
Contents/MonoBundle/Microsoft.MacCatalyst.dll: 50,688 bytes (49.5 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/MacCatalyst-NativeAOT-size.txt b/tests/dotnet/UnitTests/expected/MacCatalyst-NativeAOT-size.txt
index f7f8b17f8ef6..72fe98c42894 100644
--- a/tests/dotnet/UnitTests/expected/MacCatalyst-NativeAOT-size.txt
+++ b/tests/dotnet/UnitTests/expected/MacCatalyst-NativeAOT-size.txt
@@ -1,7 +1,7 @@
-AppBundleSize: 2,484,597 bytes (2,426.4 KB = 2.4 MB)
+AppBundleSize: 2,484,599 bytes (2,426.4 KB = 2.4 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
Contents/_CodeSignature/CodeResources: 2,358 bytes (2.3 KB = 0.0 MB)
-Contents/Info.plist: 1,127 bytes (1.1 KB = 0.0 MB)
+Contents/Info.plist: 1,129 bytes (1.1 KB = 0.0 MB)
Contents/MacOS/SizeTestApp: 2,479,296 bytes (2,421.2 KB = 2.4 MB)
Contents/MonoBundle/runtimeconfig.bin: 1,808 bytes (1.8 KB = 0.0 MB)
Contents/PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/MacOSX-CoreCLR-Interpreter-size.txt b/tests/dotnet/UnitTests/expected/MacOSX-CoreCLR-Interpreter-size.txt
index de00f6b0cc65..393bb91dd974 100644
--- a/tests/dotnet/UnitTests/expected/MacOSX-CoreCLR-Interpreter-size.txt
+++ b/tests/dotnet/UnitTests/expected/MacOSX-CoreCLR-Interpreter-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 246,987,254 bytes (241,198.5 KB = 235.5 MB)
+AppBundleSize: 246,987,176 bytes (241,198.4 KB = 235.5 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
Contents/_CodeSignature/CodeResources: 54,948 bytes (53.7 KB = 0.1 MB)
-Contents/Info.plist: 758 bytes (0.7 KB = 0.0 MB)
-Contents/MacOS/SizeTestApp: 7,964,240 bytes (7,777.6 KB = 7.6 MB)
+Contents/Info.plist: 760 bytes (0.7 KB = 0.0 MB)
+Contents/MacOS/SizeTestApp: 7,964,160 bytes (7,777.5 KB = 7.6 MB)
Contents/MonoBundle/.xamarin/osx-arm64/Microsoft.CSharp.dll: 884,224 bytes (863.5 KB = 0.8 MB)
Contents/MonoBundle/.xamarin/osx-arm64/Microsoft.Extensions.Caching.Abstractions.dll: 56,320 bytes (55.0 KB = 0.1 MB)
Contents/MonoBundle/.xamarin/osx-arm64/Microsoft.Extensions.Configuration.Abstractions.dll: 28,160 bytes (27.5 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/MacOSX-CoreCLR-R2R-size.txt b/tests/dotnet/UnitTests/expected/MacOSX-CoreCLR-R2R-size.txt
index afe2f4308ddf..12c42f1813c0 100644
--- a/tests/dotnet/UnitTests/expected/MacOSX-CoreCLR-R2R-size.txt
+++ b/tests/dotnet/UnitTests/expected/MacOSX-CoreCLR-R2R-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 313,860,086 bytes (306,504.0 KB = 299.3 MB)
+AppBundleSize: 313,860,008 bytes (306,503.9 KB = 299.3 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
Contents/_CodeSignature/CodeResources: 54,948 bytes (53.7 KB = 0.1 MB)
-Contents/Info.plist: 758 bytes (0.7 KB = 0.0 MB)
-Contents/MacOS/SizeTestApp: 7,964,240 bytes (7,777.6 KB = 7.6 MB)
+Contents/Info.plist: 760 bytes (0.7 KB = 0.0 MB)
+Contents/MacOS/SizeTestApp: 7,964,160 bytes (7,777.5 KB = 7.6 MB)
Contents/MonoBundle/.xamarin/osx-arm64/Microsoft.CSharp.dll: 884,224 bytes (863.5 KB = 0.8 MB)
Contents/MonoBundle/.xamarin/osx-arm64/Microsoft.Extensions.Caching.Abstractions.dll: 56,320 bytes (55.0 KB = 0.1 MB)
Contents/MonoBundle/.xamarin/osx-arm64/Microsoft.Extensions.Configuration.Abstractions.dll: 28,160 bytes (27.5 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/MacOSX-NativeAOT-size.txt b/tests/dotnet/UnitTests/expected/MacOSX-NativeAOT-size.txt
index 69e2ea91eb8f..99fe347f2f6e 100644
--- a/tests/dotnet/UnitTests/expected/MacOSX-NativeAOT-size.txt
+++ b/tests/dotnet/UnitTests/expected/MacOSX-NativeAOT-size.txt
@@ -1,7 +1,7 @@
-AppBundleSize: 5,331,129 bytes (5,206.2 KB = 5.1 MB)
+AppBundleSize: 5,331,131 bytes (5,206.2 KB = 5.1 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
Contents/_CodeSignature/CodeResources: 2,644 bytes (2.6 KB = 0.0 MB)
-Contents/Info.plist: 758 bytes (0.7 KB = 0.0 MB)
+Contents/Info.plist: 760 bytes (0.7 KB = 0.0 MB)
Contents/MacOS/SizeTestApp: 5,325,712 bytes (5,200.9 KB = 5.1 MB)
Contents/MonoBundle/runtimeconfig.bin: 1,766 bytes (1.7 KB = 0.0 MB)
Contents/PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/TVOS-CoreCLR-Interpreter-size.txt b/tests/dotnet/UnitTests/expected/TVOS-CoreCLR-Interpreter-size.txt
index 4f15e6a6995f..6cfb4b15148e 100644
--- a/tests/dotnet/UnitTests/expected/TVOS-CoreCLR-Interpreter-size.txt
+++ b/tests/dotnet/UnitTests/expected/TVOS-CoreCLR-Interpreter-size.txt
@@ -1,23 +1,23 @@
-AppBundleSize: 9,185,218 bytes (8,969.9 KB = 8.8 MB)
+AppBundleSize: 9,185,230 bytes (8,970.0 KB = 8.8 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 9,851 bytes (9.6 KB = 0.0 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
Frameworks/libcoreclr.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libcoreclr.framework/Info.plist: 817 bytes (0.8 KB = 0.0 MB)
+Frameworks/libcoreclr.framework/Info.plist: 819 bytes (0.8 KB = 0.0 MB)
Frameworks/libcoreclr.framework/libcoreclr: 5,216,464 bytes (5,094.2 KB = 5.0 MB)
Frameworks/libSystem.Globalization.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Globalization.Native.framework/Info.plist: 859 bytes (0.8 KB = 0.0 MB)
+Frameworks/libSystem.Globalization.Native.framework/Info.plist: 861 bytes (0.8 KB = 0.0 MB)
Frameworks/libSystem.Globalization.Native.framework/libSystem.Globalization.Native: 109,776 bytes (107.2 KB = 0.1 MB)
Frameworks/libSystem.IO.Compression.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 861 bytes (0.8 KB = 0.0 MB)
+Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 863 bytes (0.8 KB = 0.0 MB)
Frameworks/libSystem.IO.Compression.Native.framework/libSystem.IO.Compression.Native: 1,439,536 bytes (1,405.8 KB = 1.4 MB)
Frameworks/libSystem.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Native.framework/Info.plist: 831 bytes (0.8 KB = 0.0 MB)
+Frameworks/libSystem.Native.framework/Info.plist: 833 bytes (0.8 KB = 0.0 MB)
Frameworks/libSystem.Native.framework/libSystem.Native: 162,480 bytes (158.7 KB = 0.2 MB)
Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 887 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 889 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/libSystem.Security.Cryptography.Native.Apple: 195,232 bytes (190.7 KB = 0.2 MB)
-Info.plist: 1,145 bytes (1.1 KB = 0.0 MB)
+Info.plist: 1,147 bytes (1.1 KB = 0.0 MB)
Microsoft.tvOS.dll: 98,816 bytes (96.5 KB = 0.1 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
runtimeconfig.bin: 1,481 bytes (1.4 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/TVOS-CoreCLR-R2R-size.txt b/tests/dotnet/UnitTests/expected/TVOS-CoreCLR-R2R-size.txt
index 8ed5a4dee0c4..4417917d7614 100644
--- a/tests/dotnet/UnitTests/expected/TVOS-CoreCLR-R2R-size.txt
+++ b/tests/dotnet/UnitTests/expected/TVOS-CoreCLR-R2R-size.txt
@@ -1,26 +1,26 @@
-AppBundleSize: 13,139,106 bytes (12,831.2 KB = 12.5 MB)
+AppBundleSize: 12,627,248 bytes (12,331.3 KB = 12.0 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 10,705 bytes (10.5 KB = 0.0 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
Frameworks/libcoreclr.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libcoreclr.framework/Info.plist: 817 bytes (0.8 KB = 0.0 MB)
+Frameworks/libcoreclr.framework/Info.plist: 819 bytes (0.8 KB = 0.0 MB)
Frameworks/libcoreclr.framework/libcoreclr: 5,216,464 bytes (5,094.2 KB = 5.0 MB)
Frameworks/libSystem.Globalization.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Globalization.Native.framework/Info.plist: 859 bytes (0.8 KB = 0.0 MB)
+Frameworks/libSystem.Globalization.Native.framework/Info.plist: 861 bytes (0.8 KB = 0.0 MB)
Frameworks/libSystem.Globalization.Native.framework/libSystem.Globalization.Native: 109,776 bytes (107.2 KB = 0.1 MB)
Frameworks/libSystem.IO.Compression.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 861 bytes (0.8 KB = 0.0 MB)
+Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 863 bytes (0.8 KB = 0.0 MB)
Frameworks/libSystem.IO.Compression.Native.framework/libSystem.IO.Compression.Native: 1,439,536 bytes (1,405.8 KB = 1.4 MB)
Frameworks/libSystem.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Native.framework/Info.plist: 831 bytes (0.8 KB = 0.0 MB)
+Frameworks/libSystem.Native.framework/Info.plist: 833 bytes (0.8 KB = 0.0 MB)
Frameworks/libSystem.Native.framework/libSystem.Native: 162,480 bytes (158.7 KB = 0.2 MB)
Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 887 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 889 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/libSystem.Security.Cryptography.Native.Apple: 195,232 bytes (190.7 KB = 0.2 MB)
Frameworks/SizeTestApp.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/SizeTestApp.framework/Info.plist: 820 bytes (0.8 KB = 0.0 MB)
-Frameworks/SizeTestApp.framework/SizeTestApp: 3,936,512 bytes (3,844.2 KB = 3.8 MB)
-Info.plist: 1,145 bytes (1.1 KB = 0.0 MB)
+Frameworks/SizeTestApp.framework/Info.plist: 822 bytes (0.8 KB = 0.0 MB)
+Frameworks/SizeTestApp.framework/SizeTestApp: 3,424,640 bytes (3,344.4 KB = 3.3 MB)
+Info.plist: 1,147 bytes (1.1 KB = 0.0 MB)
Microsoft.tvOS.dll: 98,816 bytes (96.5 KB = 0.1 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
runtimeconfig.bin: 1,481 bytes (1.4 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/TVOS-MonoVM-interpreter-size.txt b/tests/dotnet/UnitTests/expected/TVOS-MonoVM-interpreter-size.txt
index 384ad734243a..83233699d54b 100644
--- a/tests/dotnet/UnitTests/expected/TVOS-MonoVM-interpreter-size.txt
+++ b/tests/dotnet/UnitTests/expected/TVOS-MonoVM-interpreter-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 3,636,285 bytes (3,551.1 KB = 3.5 MB)
+AppBundleSize: 3,636,287 bytes (3,551.1 KB = 3.5 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 3,999 bytes (3.9 KB = 0.0 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
-Info.plist: 1,145 bytes (1.1 KB = 0.0 MB)
+Info.plist: 1,147 bytes (1.1 KB = 0.0 MB)
Microsoft.tvOS.dll: 154,624 bytes (151.0 KB = 0.1 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
runtimeconfig.bin: 1,405 bytes (1.4 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/TVOS-MonoVM-size.txt b/tests/dotnet/UnitTests/expected/TVOS-MonoVM-size.txt
index 329c025207ce..9aaa5213b029 100644
--- a/tests/dotnet/UnitTests/expected/TVOS-MonoVM-size.txt
+++ b/tests/dotnet/UnitTests/expected/TVOS-MonoVM-size.txt
@@ -1,9 +1,9 @@
-AppBundleSize: 9,502,243 bytes (9,279.5 KB = 9.1 MB)
+AppBundleSize: 9,502,245 bytes (9,279.5 KB = 9.1 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 5,233 bytes (5.1 KB = 0.0 MB)
aot-instances.aotdata.arm64: 818,536 bytes (799.4 KB = 0.8 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
-Info.plist: 1,145 bytes (1.1 KB = 0.0 MB)
+Info.plist: 1,147 bytes (1.1 KB = 0.0 MB)
Microsoft.tvOS.aotdata.arm64: 22,552 bytes (22.0 KB = 0.0 MB)
Microsoft.tvOS.dll: 49,152 bytes (48.0 KB = 0.0 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/TVOS-NativeAOT-size.txt b/tests/dotnet/UnitTests/expected/TVOS-NativeAOT-size.txt
index 92237dc4ef63..90ee844a4e16 100644
--- a/tests/dotnet/UnitTests/expected/TVOS-NativeAOT-size.txt
+++ b/tests/dotnet/UnitTests/expected/TVOS-NativeAOT-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 2,500,494 bytes (2,441.9 KB = 2.4 MB)
+AppBundleSize: 2,500,496 bytes (2,441.9 KB = 2.4 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 2,589 bytes (2.5 KB = 0.0 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
-Info.plist: 1,145 bytes (1.1 KB = 0.0 MB)
+Info.plist: 1,147 bytes (1.1 KB = 0.0 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
runtimeconfig.bin: 1,808 bytes (1.8 KB = 0.0 MB)
SizeTestApp: 2,494,560 bytes (2,436.1 KB = 2.4 MB)
diff --git a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-size.txt b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-size.txt
index 7c475d83d770..88f835205850 100644
--- a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-size.txt
+++ b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-size.txt
@@ -1,26 +1,26 @@
-AppBundleSize: 9,253,485 bytes (9,036.6 KB = 8.8 MB)
+AppBundleSize: 9,253,499 bytes (9,036.6 KB = 8.8 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 10,847 bytes (10.6 KB = 0.0 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
Frameworks/libcoreclr.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libcoreclr.framework/Info.plist: 841 bytes (0.8 KB = 0.0 MB)
+Frameworks/libcoreclr.framework/Info.plist: 843 bytes (0.8 KB = 0.0 MB)
Frameworks/libcoreclr.framework/libcoreclr: 5,203,936 bytes (5,082.0 KB = 5.0 MB)
Frameworks/libSystem.Globalization.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Globalization.Native.framework/Info.plist: 883 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.Globalization.Native.framework/Info.plist: 885 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.Globalization.Native.framework/libSystem.Globalization.Native: 109,232 bytes (106.7 KB = 0.1 MB)
Frameworks/libSystem.IO.Compression.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 885 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 887 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.IO.Compression.Native.framework/libSystem.IO.Compression.Native: 1,431,280 bytes (1,397.7 KB = 1.4 MB)
Frameworks/libSystem.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Native.framework/Info.plist: 855 bytes (0.8 KB = 0.0 MB)
+Frameworks/libSystem.Native.framework/Info.plist: 857 bytes (0.8 KB = 0.0 MB)
Frameworks/libSystem.Native.framework/libSystem.Native: 162,256 bytes (158.5 KB = 0.2 MB)
Frameworks/libSystem.Net.Security.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Net.Security.Native.framework/Info.plist: 881 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.Net.Security.Native.framework/Info.plist: 883 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.Net.Security.Native.framework/libSystem.Net.Security.Native: 88,000 bytes (85.9 KB = 0.1 MB)
Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 911 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 913 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/libSystem.Security.Cryptography.Native.Apple: 194,256 bytes (189.7 KB = 0.2 MB)
-Info.plist: 1,169 bytes (1.1 KB = 0.0 MB)
+Info.plist: 1,171 bytes (1.1 KB = 0.0 MB)
Microsoft.iOS.dll: 98,816 bytes (96.5 KB = 0.1 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
runtimeconfig.bin: 1,481 bytes (1.4 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-size.txt b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-size.txt
index 8ec4b1da87cc..5a15dd51248a 100644
--- a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-size.txt
+++ b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-size.txt
@@ -1,29 +1,29 @@
-AppBundleSize: 13,184,581 bytes (12,875.6 KB = 12.6 MB)
+AppBundleSize: 12,675,701 bytes (12,378.6 KB = 12.1 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 11,701 bytes (11.4 KB = 0.0 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
Frameworks/libcoreclr.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libcoreclr.framework/Info.plist: 841 bytes (0.8 KB = 0.0 MB)
+Frameworks/libcoreclr.framework/Info.plist: 843 bytes (0.8 KB = 0.0 MB)
Frameworks/libcoreclr.framework/libcoreclr: 5,203,936 bytes (5,082.0 KB = 5.0 MB)
Frameworks/libSystem.Globalization.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Globalization.Native.framework/Info.plist: 883 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.Globalization.Native.framework/Info.plist: 885 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.Globalization.Native.framework/libSystem.Globalization.Native: 109,232 bytes (106.7 KB = 0.1 MB)
Frameworks/libSystem.IO.Compression.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 885 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 887 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.IO.Compression.Native.framework/libSystem.IO.Compression.Native: 1,431,280 bytes (1,397.7 KB = 1.4 MB)
Frameworks/libSystem.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Native.framework/Info.plist: 855 bytes (0.8 KB = 0.0 MB)
+Frameworks/libSystem.Native.framework/Info.plist: 857 bytes (0.8 KB = 0.0 MB)
Frameworks/libSystem.Native.framework/libSystem.Native: 162,256 bytes (158.5 KB = 0.2 MB)
Frameworks/libSystem.Net.Security.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Net.Security.Native.framework/Info.plist: 881 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.Net.Security.Native.framework/Info.plist: 883 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.Net.Security.Native.framework/libSystem.Net.Security.Native: 88,000 bytes (85.9 KB = 0.1 MB)
Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 911 bytes (0.9 KB = 0.0 MB)
+Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 913 bytes (0.9 KB = 0.0 MB)
Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/libSystem.Security.Cryptography.Native.Apple: 194,256 bytes (189.7 KB = 0.2 MB)
Frameworks/SizeTestApp.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB)
-Frameworks/SizeTestApp.framework/Info.plist: 844 bytes (0.8 KB = 0.0 MB)
-Frameworks/SizeTestApp.framework/SizeTestApp: 3,913,728 bytes (3,822.0 KB = 3.7 MB)
-Info.plist: 1,169 bytes (1.1 KB = 0.0 MB)
+Frameworks/SizeTestApp.framework/Info.plist: 846 bytes (0.8 KB = 0.0 MB)
+Frameworks/SizeTestApp.framework/SizeTestApp: 3,404,832 bytes (3,325.0 KB = 3.2 MB)
+Info.plist: 1,171 bytes (1.1 KB = 0.0 MB)
Microsoft.iOS.dll: 98,816 bytes (96.5 KB = 0.1 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
runtimeconfig.bin: 1,481 bytes (1.4 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-size.txt b/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-size.txt
index 5f8d1fde0231..760e3dd267f8 100644
--- a/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-size.txt
+++ b/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 3,622,723 bytes (3,537.8 KB = 3.5 MB)
+AppBundleSize: 3,622,725 bytes (3,537.8 KB = 3.5 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 3,997 bytes (3.9 KB = 0.0 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
-Info.plist: 1,169 bytes (1.1 KB = 0.0 MB)
+Info.plist: 1,171 bytes (1.1 KB = 0.0 MB)
Microsoft.iOS.dll: 154,624 bytes (151.0 KB = 0.1 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
runtimeconfig.bin: 1,405 bytes (1.4 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/iOS-MonoVM-size.txt b/tests/dotnet/UnitTests/expected/iOS-MonoVM-size.txt
index 1b7f9cbe3c5d..9b55d60782a0 100644
--- a/tests/dotnet/UnitTests/expected/iOS-MonoVM-size.txt
+++ b/tests/dotnet/UnitTests/expected/iOS-MonoVM-size.txt
@@ -1,9 +1,9 @@
-AppBundleSize: 9,459,495 bytes (9,237.8 KB = 9.0 MB)
+AppBundleSize: 9,459,497 bytes (9,237.8 KB = 9.0 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 5,229 bytes (5.1 KB = 0.0 MB)
aot-instances.aotdata.arm64: 818,536 bytes (799.4 KB = 0.8 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
-Info.plist: 1,169 bytes (1.1 KB = 0.0 MB)
+Info.plist: 1,171 bytes (1.1 KB = 0.0 MB)
Microsoft.iOS.aotdata.arm64: 22,904 bytes (22.4 KB = 0.0 MB)
Microsoft.iOS.dll: 49,152 bytes (48.0 KB = 0.0 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
diff --git a/tests/dotnet/UnitTests/expected/iOS-NativeAOT-size.txt b/tests/dotnet/UnitTests/expected/iOS-NativeAOT-size.txt
index 3c8f282b5ef2..4cea6949809c 100644
--- a/tests/dotnet/UnitTests/expected/iOS-NativeAOT-size.txt
+++ b/tests/dotnet/UnitTests/expected/iOS-NativeAOT-size.txt
@@ -1,8 +1,8 @@
-AppBundleSize: 2,486,198 bytes (2,427.9 KB = 2.4 MB)
+AppBundleSize: 2,486,200 bytes (2,427.9 KB = 2.4 MB)
# The following list of files and their sizes is just informational / for review, and isn't used in the test:
_CodeSignature/CodeResources: 2,589 bytes (2.5 KB = 0.0 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
-Info.plist: 1,169 bytes (1.1 KB = 0.0 MB)
+Info.plist: 1,171 bytes (1.1 KB = 0.0 MB)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
runtimeconfig.bin: 1,808 bytes (1.8 KB = 0.0 MB)
SizeTestApp: 2,480,240 bytes (2,422.1 KB = 2.4 MB)