Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dotnet/targets/Microsoft.Sdk.R2R.targets
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PropertyGroup Condition="'$(_ComputedInstructionSet)' != ''">
<!-- Append the instruction set to the existing PublishReadyToRunCrossgen2ExtraArgs, but only if not already present -->
<PublishReadyToRunCrossgen2ExtraArgs Condition="'$(PublishReadyToRunCrossgen2ExtraArgs)' == ''">--instruction-set:$(_ComputedInstructionSet)</PublishReadyToRunCrossgen2ExtraArgs>
<PublishReadyToRunCrossgen2ExtraArgs Condition="'$(PublishReadyToRunCrossgen2ExtraArgs)' != '' And !$(PublishReadyToRunCrossgen2ExtraArgs.Contains('--instruction-set'))">$(PublishReadyToRunCrossgen2ExtraArgs) --instruction-set:$(_ComputedInstructionSet)</PublishReadyToRunCrossgen2ExtraArgs>
<PublishReadyToRunCrossgen2ExtraArgs Condition="'$(PublishReadyToRunCrossgen2ExtraArgs)' != '' And !$(PublishReadyToRunCrossgen2ExtraArgs.Contains('--instruction-set'))">$(PublishReadyToRunCrossgen2ExtraArgs);--instruction-set:$(_ComputedInstructionSet)</PublishReadyToRunCrossgen2ExtraArgs>
</PropertyGroup>
</Target>

Expand Down
4 changes: 0 additions & 4 deletions dotnet/targets/Xamarin.Shared.Sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -227,10 +227,6 @@
<PublishReadyToRunComposite Condition="'$(PublishReadyToRunComposite)' == '' And '$(PublishReadyToRun)' == 'true'">true</PublishReadyToRunComposite>
<PublishReadyToRunContainerFormat Condition="'$(PublishReadyToRunContainerFormat)' == '' And '$(PublishReadyToRun)' == 'true'">macho</PublishReadyToRunContainerFormat>
<PublishReadyToRunCreateSharedLibrary>false</PublishReadyToRunCreateSharedLibrary>

<!-- We have to set the following two variables until https://github.com/dotnet/runtime/pull/124604 flows to us -->
<PublishReadyToRunStripDebugInfo>false</PublishReadyToRunStripDebugInfo>
<PublishReadyToRunStripInliningInfo>false</PublishReadyToRunStripInliningInfo>
</PropertyGroup>

<ItemGroup Condition="'$(UseMonoRuntime)' == 'false' And '$(_PlatformName)' != 'macOS' And '$(PublishReadyToRun)' != 'true'">
Expand Down
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)
Expand Down
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
6 changes: 3 additions & 3 deletions tests/dotnet/UnitTests/expected/MacCatalyst-MonoVM-size.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
Original file line number Diff line number Diff line change
@@ -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)
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
6 changes: 3 additions & 3 deletions tests/dotnet/UnitTests/expected/MacOSX-CoreCLR-R2R-size.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
4 changes: 2 additions & 2 deletions tests/dotnet/UnitTests/expected/MacOSX-NativeAOT-size.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
18 changes: 9 additions & 9 deletions tests/dotnet/UnitTests/expected/TVOS-CoreCLR-R2R-size.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
4 changes: 2 additions & 2 deletions tests/dotnet/UnitTests/expected/TVOS-MonoVM-size.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
4 changes: 2 additions & 2 deletions tests/dotnet/UnitTests/expected/TVOS-NativeAOT-size.txt
Original file line number Diff line number Diff line change
@@ -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)
16 changes: 8 additions & 8 deletions tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-size.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
Loading
Loading