Skip to content

Conversation

@briannadoubt
Copy link
Owner

  • Remove deprecated UserDefaults.synchronize() calls (deprecated since iOS 4.0)
  • Remove misleading swiftlint force_cast comments (casts were already safe)
  • Fix and uncomment dispatchError() test that was using outdated API
  • Enable dispatchError test in xctestplan by removing skip entry

- Remove deprecated UserDefaults.synchronize() calls (deprecated since iOS 4.0)
- Remove misleading swiftlint force_cast comments (casts were already safe)
- Fix and uncomment dispatchError() test that was using outdated API
- Enable dispatchError test in xctestplan by removing skip entry
@cursor
Copy link

cursor bot commented Dec 10, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on January 5.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Use LockIsolated from swift-concurrency-extras to safely capture
and mutate the call counter in a @sendable closure.
@briannadoubt briannadoubt merged commit 9ce2ef4 into main Dec 10, 2025
1 check passed
@briannadoubt briannadoubt deleted the claude/fix-library-018ZEWvPiskMf2z4Rs4NpkRn branch December 10, 2025 03:24
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.

3 participants