universal build for macbook not working

29 views
Skip to first unread message

Abhishek Agarwal

unread,
Sep 11, 2025, 7:38:40 AM (2 days ago) Sep 11
to Chromium-dev
Hi Team,

I have to generate Chromium x64 for intel and arm64 for apple silicon universal build. I'm able to generate single - single build for both arch and its working. Even I'm able to generate distribution dmg.

Now I need to generate universal build and I tried below args flags:
target_cpu="x64"
target_os="mac"
mac_universal_binary=true

It generated only for x64 and working only in arm. I need help to generate universal build for distribution.

Thanks!

Nico Weber

unread,
Sep 11, 2025, 9:04:37 AM (2 days ago) Sep 11
to abhishek...@gmail.com, Chromium-dev
To create an universal binary, build once for arm64 and then in a different build dir for x64, and then follow https://chromium.googlesource.com/chromium/src/+/main/docs/mac_arm64.md#universal-builds

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/46a84e34-f3b0-4cbf-8637-b75b8366903an%40chromium.org.
Reply all
Reply to author
Forward
0 new messages