Skip to content
Closed
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
10 changes: 5 additions & 5 deletions tests/dotnet/UnitTests/expected/iOS-NativeAOT-size.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
AppBundleSize: 9,886,903 bytes (9,655.2 KB = 9.4 MB)
AppBundleSize: 9,906,672 bytes (9,674.5 KB = 9.4 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: 839,496 bytes (819.8 KB = 0.8 MB)
archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB)
Info.plist: 1,138 bytes (1.1 KB = 0.0 MB)
Microsoft.iOS.aotdata.arm64: 22,832 bytes (22.3 KB = 0.0 MB)
Microsoft.iOS.dll: 47,616 bytes (46.5 KB = 0.0 MB)
Info.plist: 1,123 bytes (1.1 KB = 0.0 MB)
Microsoft.iOS.aotdata.arm64: 22,840 bytes (22.3 KB = 0.0 MB)
Microsoft.iOS.dll: 47,104 bytes (46.0 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: 7,506,592 bytes (7,330.7 KB = 7.2 MB)
SizeTestApp: 7,526,880 bytes (7,350.5 KB = 7.2 MB)
SizeTestApp.aotdata.arm64: 1,456 bytes (1.4 KB = 0.0 MB)
SizeTestApp.dll: 7,168 bytes (7.0 KB = 0.0 MB)
System.Private.CoreLib.aotdata.arm64: 661,064 bytes (645.6 KB = 0.6 MB)
Expand Down
Loading