[2026-07-16] eagle: work/apple-diary-2026-07-16.md

This commit is contained in:
Alexey Martemyanov
2026-07-16 15:46:08 +06:00
parent 0f23da1f85
commit 3aabb652b3
+5
View File
@@ -0,0 +1,5 @@
# Apple diary — 2026-07-16
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.