Skip to content

kennyxsx/studio-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studio Timer

iOS timer app for the studio time-tracking backend.

  • Distribution: SideStore (EU users) or sideload via Xcode personal signing.
  • Build environment: Linux + GitHub Actions macOS runners. No local Mac required.
  • Project file: Generated by XcodeGen from project.yml. Do not edit .xcodeproj directly.

See docs/superpowers/specs/2026-05-12-ios-timer-app-design.md in the studio repo for the full design.

Local development

brew install xcodegen   # on a Mac
xcodegen generate
open StudioTimer.xcodeproj

On Linux, edit Swift sources directly; rely on CI to build. To preview rendered SwiftUI on Linux, use a remote Mac or skip and rely on physical-device testing.

Releases

Tag with v<X.Y.Z> to trigger a CI build:

git tag v0.0.1
git push origin v0.0.1

GitHub Actions builds an unsigned IPA, publishes to Releases, and updates the SideStore source at https://kennyxsx.github.io/studio-timer/sidestore-source.json.

About

iOS timer app for the studio time-tracking backend

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages