From 6dcbfe508f7bcb1713a8ecdf3ed9041e2aa82c4f Mon Sep 17 00:00:00 2001 From: Alexey Martemyanov Date: Thu, 16 Jul 2026 16:22:03 +0600 Subject: [PATCH] [2026-07-16] eagle: work/apple-diary-2026-07-16.md --- work/apple-diary-2026-07-16.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/work/apple-diary-2026-07-16.md b/work/apple-diary-2026-07-16.md index 7a9eca29..1b128edc 100644 --- a/work/apple-diary-2026-07-16.md +++ b/work/apple-diary-2026-07-16.md @@ -2,4 +2,6 @@ Notarized macOS builds now default to arm64-only. The `include-x86-architecture` argument controls the x86_64 slice for both local and GitHub Actions builds; it defaults to `false`. -If an Intel-compatible Review build is required, enable `include-x86-architecture` when starting the notarized build. UI Tests explicitly use `false` and run against arm64-only builds. \ No newline at end of file +If an Intel-compatible Review build is required, enable `include-x86-architecture` when starting the notarized build. UI Tests explicitly use `false` and run against arm64-only builds. + +Local `archive.sh` script is unaffected. \ No newline at end of file