beaufortfrancois / download-chromium

The easiest way to download Chromium
https://download-chromium.appspot.com/
66 stars 14 forks source link

Mac ARM Build damaged #72

Closed timoschilling closed 3 years ago

timoschilling commented 3 years ago

The latest download from https://download-chromium.appspot.com/?platform=Mac_Arm&type=snapshots produces the following error message on a M1 MacBook Air.

Screenshot 2021-11-03 at 11 32 15
beaufortfrancois commented 3 years ago

I can't reproduce right now. Do you still the same issue?

timoschilling commented 3 years ago

Still the same issue, maybe it's a issue with BigSur. I have this issue on two BigSur M1 systems.

beaufortfrancois commented 3 years ago

Note that http://download-chromium.appspot.com/ simply links to builds created by the Chromium team. You may want to file a Chromium issue at crbug.com/new to let the team know of.

timoschilling commented 3 years ago

FTR: Problem still exists under Monterey.

I will close this issue and file one on crbug.com

racom-oss commented 2 years ago

@timoschilling

Please try /usr/bin/xattr -cr /Applications/Chromium.app after unzip and putting Chromium.app in the Applications folder.

Hope this helps