Due to Apple's security requirements, you may see a "damaged" error when opening CCTracker. This is normal for apps not signed with an Apple Developer certificate.
- Download the latest release from GitHub
- Extract the ZIP file
- Right-click on CCTracker.app → Open
- Click Open when prompted about unidentified developer
- Download and extract the app
- Open Terminal
- Run:
xattr -dr com.apple.quarantine /path/to/CCTracker.app - Double-click to open normally
- Go to System Preferences → Security & Privacy
- Click Open Anyway if the app appears there after first attempt
- Download the
.exeinstaller - Windows may show SmartScreen warning - click More Info → Run Anyway
- Download
.AppImagefor portable use - Download
.debfor Ubuntu/Debian - Download
.rpmfor Red Hat/Fedora
If you continue to have issues:
- Make sure you downloaded from the official GitHub releases
- Verify the file isn't corrupted during download
- Check your antivirus isn't blocking the app
For support, please open an issue on GitHub.