Skip to content

uioporqwerty/waka-watch

Repository files navigation

Waka Watch



Waka Watch - WakaTime Stats on Apple Watch | Product Hunt

Build and Deploy

Waka Watch is an iOS and Apple Watch® application for Wakatime. Wakatime provides metrics about your coding activity.

Technical Notes

Changes to the xcconfig require that the development version is symmetrically encrypted using the following command and the encrypted file committed to source control:

gpg --symmetric --batch --yes --passphrase "$passphrase" --output ../Config.xcconfig.asc Config.xcconfig