Obaid Ur Rehman
unread,Oct 12, 2022, 1:17:00 PM10/12/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-dev, Obaid Ur Rehman, Dirk Pranke, Chromium-dev
Got it! Thanks guys.
For M1 & M2 chips: `target_cpu = 'arm64'
For Intel chips: `target_cpu = 'x64'
One last thing about the redistribution of the browser, when I download it on any other device, the browsers set the '
com.apple.quarantine bit' and displays an error message
Chromium" is damaged and can't be opened. You should move it to the Trash. I know this could be fixed using
xattr -rc command but is there any way to bypass this issue as doing this fix on every single machine won't be possible?