MacTorn_mirror/MacTorn
Paweł Orzech 9724bcbacb
Fix watchlist item mutation to update via copy
Refactored watchlist item updates to use value semantics by copying, modifying, and reassigning the item in the array. This prevents issues with direct mutation of value types in Swift arrays and ensures changes are properly reflected.
2026-01-20 13:18:42 +00:00
..
Archive housekeeping 2026-01-17 21:59:39 +00:00
MacTorn Fix watchlist item mutation to update via copy 2026-01-20 13:18:42 +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