Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Revert "Bump app size"
This reverts commit da4d4c7.
  • Loading branch information
rolfbjarne committed Nov 18, 2025
commit ca21234af1e28ab906647c472f3a3658d6d504b6
8 changes: 4 additions & 4 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,907,200 bytes (9,675.0 KB = 9.4 MB)
AppBundleSize: 9,886,903 bytes (9,655.2 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,139 bytes (1.1 KB = 0.0 MB)
Microsoft.iOS.aotdata.arm64: 22,840 bytes (22.3 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)
PkgInfo: 8 bytes (0.0 KB = 0.0 MB)
runtimeconfig.bin: 1,808 bytes (1.8 KB = 0.0 MB)
SizeTestApp: 7,526,880 bytes (7,350.5 KB = 7.2 MB)
SizeTestApp: 7,506,592 bytes (7,330.7 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