macOS packaging for ungoogled-chromium
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-27 22:28:49 +02:00
devutils ci: fix shell variable quoting (#246) 2025-05-23 11:11:03 -04:00
entitlements build: Setup Entitlements 2024-10-25 14:16:34 -04:00
patches Update to 152.0.7977.64-1 2026-08-27 22:28:49 +02:00
ungoogled-chromium@59657a3843 Update to 152.0.7977.64-1 2026-08-27 22:28:49 +02:00
.gitignore build: Use clone to fetch Chromium Source 2024-11-08 12:10:44 -05:00
.gitmodules update to v106 for macOS 2022-10-01 13:48:21 +01:00
build.sh Fix Go-lang Toolchain 2026-08-24 14:32:20 +02:00
DEVELOPMENT.md Move the development documentation to its own file 2026-08-09 13:30:18 +02:00
downloads-arm64-rustlib.ini Update Rust 2026-08-12 23:38:37 +02:00
downloads-arm64.ini Update Rust 2026-08-12 23:38:37 +02:00
downloads-x86-64-rustlib.ini Update Rust 2026-08-12 23:38:37 +02:00
downloads-x86-64.ini Update Rust 2026-08-12 23:38:37 +02:00
flags.macos.gn Enable PGO and Thin LTO Optimizations & Use Cloning in CI (#351) 2026-08-05 21:48:48 -04:00
LICENSE Update copyright year 2023-03-02 13:53:02 +01:00
README.md Move the development documentation to its own file 2026-08-09 13:30:18 +02:00
retrieve_and_unpack_resource.sh Fix Go-lang Toolchain 2026-08-24 14:32:20 +02:00
revision.txt Update to ungoogled-chromium 86.0.4240.80-1 2020-10-17 17:16:20 -04:00
sign_and_package_app.sh Update to ungoogled-chromium 148.0.7778.167 (#334) 2026-05-15 13:19:05 -04:00

ungoogled-chromium-macos

macOS packaging for ungoogled-chromium.

Downloads

Download binaries from the releases page.

Source Code: It is recommended to use a tag via git checkout (see building instructions below). You may also use main, but it is for development and may not be stable.

Announcements

This is a fork of ungoogled-chromium-macos. It is an experimental initiative to gain experience with maintaining the macOS packaging.

As of right now, there are no guarantees to either the stability or longevity of this fork. Use at your own risk.

Building / development

Please refer to DEVELOPMENT.md.