Skip to content

refactor: fix all compiler warnings#492

Open
pwltr wants to merge 1 commit intomasterfrom
refactor/warnings
Open

refactor: fix all compiler warnings#492
pwltr wants to merge 1 commit intomasterfrom
refactor/warnings

Conversation

@pwltr
Copy link
Contributor

@pwltr pwltr commented Mar 13, 2026

Description

Resolve all Swift compiler warnings:

  • Update deprecated onChange(of:perform:) usages to new two/zero-parameter APIs (iOS 17+)
  • Resolve Swift 6 actor isolation and concurrency warnings in view models and services
  • Fix unused bindings/results and unreachable catch blocks
  • Add proper inputs/outputs to “Remove Static Framework Stubs” run script to avoid always-run warning

@pwltr pwltr self-assigned this Mar 13, 2026
@pwltr pwltr added this to the 2.2.0 milestone Mar 13, 2026
@claude

This comment has been minimized.

@pwltr pwltr force-pushed the refactor/warnings branch from 4cda435 to 71349d8 Compare March 17, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant