Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DailyOS

DailyOS is a SwiftUI + SwiftData iOS app for planning day-based schedule blocks with CloudKit-backed sync, local fallback, and notification reminders.

Quick Start

  1. Open DailyOS.xcodeproj in Xcode.
  2. Select scheme DailyOS and an iOS Simulator.
  3. Run the app.

Optional CLI build:

xcodebuild \
  -project DailyOS.xcodeproj \
  -scheme DailyOS \
  -destination 'platform=iOS Simulator,name=iPhone 16' \
  build

Documentation

Start here for newcomer onboarding and architecture/performance details:

Current Project Notes

  • Primary app target/scheme: DailyOS
  • Profiling scripts live in scripts/
  • No XCTest target is currently committed in this repository

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages