Skip to content

Tags: eddmann/CaffeineMate

Tags

v1.0.2

Toggle v1.0.2's commit message
ci(release): automate versioning from CHANGELOG.md

Replace manual version input with automatic extraction from
CHANGELOG.md. Release notes are now pulled directly from the
changelog entry for the version being released.

v1.0.1

Toggle v1.0.1's commit message
feat(release): add code signing and notarization to GitHub Actions wo…

…rkflow

Enable Developer ID signing and Apple notarization for release builds.
Updates documentation to reflect signed distribution.

v1.0.0

Toggle v1.0.0's commit message
feat(ci): build universal binary for Intel and Apple Silicon

Add x86_64 and arm64 architectures to xcodebuild command to create a
universal binary that runs natively on both Intel and Apple Silicon Macs.