From 169ea75aa858e9ab94052302ea858edab94b9ae7 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Tue, 21 Jul 2026 11:06:01 +0200 Subject: [PATCH] chore(ios): Bump iOS binary size limit to 1650 KiB Co-Authored-By: Claude Opus 4.8 (1M context) --- performance-tests/metrics-ios.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance-tests/metrics-ios.yml b/performance-tests/metrics-ios.yml index c7e0e758a2..adc3474a04 100644 --- a/performance-tests/metrics-ios.yml +++ b/performance-tests/metrics-ios.yml @@ -11,4 +11,4 @@ startupTimeTest: binarySizeTest: diffMin: 600 KiB - diffMax: 1600 KiB + diffMax: 1650 KiB