A quick and dirty macOS app built using Swift and SwiftUI that helps you track your work and maintain productivity through logging your work at set intervals.
- Download the latest release v2.0.0
- Drag the Checkpoint app into your applications folder
- Open up Checkpoint and start logging your work
- Download the last release to support this version v1.1.0
- Drag the Checkpoint app into your applications folder
- Open up Checkpoint and start logging your work
In the project root, from your terminal, run:
cp Config.xcconfig.template Config.xcconfigThen add your development team ID after DEVELOPMENT_TEAM =. Your ID can be found
in your Apple Developer portal under Membership Details.
- Archive the project from within Xcode
- Distrubute App > Direct Distribution
- Once processed, export Notarized app
- Create new release on GitHub and upload binary
This project is open source and available under the MIT License.