Commit Graph

3 Commits

Author SHA1 Message Date
26f4d0e671 Migrate from iOS 17 Observation to iOS 16-compatible Combine architecture.
Lower deployment target to iOS 16, replace @Observable with ObservableObject, add navigation and UI compatibility shims, and include login smoke UI tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-26 10:16:35 +08:00
3a11583729 Add .gitignore and stop tracking local Xcode and macOS files.
Exclude xcuserdata, build artifacts, and secrets from version control while removing previously committed user-specific scheme and state files.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 10:17:10 +08:00
ace9c94359 Initial commit 2026-06-22 11:28:01 +08:00