mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- Replace AppState.shared with AppState.active (settable static property) - Make AppState.init() public instead of private - Update all 15 source references across State.swift, App.swift, StatusBarState.swift, ThemeManager.swift, AppStorage.swift - Update all 28 test references in AppStateTests and StatePropertyTests - Serialize Environment Property Wrapper tests (shared-state race fix)