MacTorn/MacTorn
Paweł Orzech e10add9474
fix: Resolve Swift concurrency errors by extracting MainActor functions
Extract watchlist mutations into dedicated @MainActor functions to avoid
actor-isolated property access issues in async context. This fixes CI
build failures caused by strict concurrency checking.
2026-01-20 13:22:26 +00:00
..
Archive housekeeping 2026-01-17 21:59:39 +00:00
MacTorn fix: Resolve Swift concurrency errors by extracting MainActor functions 2026-01-20 13:22:26 +00:00
MacTorn.xcodeproj feat: Improve accessibility support and update README 2026-01-20 13:00:11 +00:00
MacTornTests feat: Implement comprehensive unit and UI tests for models and view models, including a new network session, mocks, fixtures, and a CI workflow. 2026-01-17 23:19:29 +00:00
MacTornUITests feat: Implement comprehensive unit and UI tests for models and view models, including a new network session, mocks, fixtures, and a CI workflow. 2026-01-17 23:19:29 +00:00