CleanMac Assistant is EasyComp Zeeland's free Mac maintenance project. This repository contains the new native macOS SwiftUI app source.
The Swift UI was partly created with AI’s help, but the underlying scripts weren’t. I chose this approach because I’m still learning Swift and don’t know it as well as I’d like. So please don’t hate me for that; we’re not all magic software wizards. I’m still learning Swift and having an AI to teach me with unlimited time and effort is a great tool.
The app is currently only supported and tested on the latest macOS version, Tahoe 26.3.1 (a) (25D771280a). This version is compatible with both Intel (x86) and M-series (ARM) platforms. While it may work on older versions, we haven’t tested that ourselves.
native-app/The native SwiftUI app source, resources, packaging script, and Xcode support files.
The native app is built as a package and includes:
- multilingual UI support based on the system language
- developer-only preview tooling behind
DEVELOPER_BUILD - packaging support for
.appand.dmgoutput throughnative-app/tools/package-macos.sh
Start with native-app/README.md for setup and packaging details.
Release artifacts such as .app bundles and .dmg installers are intentionally not committed to Git. Upload those separately to the download repository or release hosting location.
- Public site: https://cleanmac-assistant.easycompzeeland.nl
- Support: https://easycompzeeland.nl/en/services/hulp-op-afstand
This project is licensed under the MIT License. See LICENSE.