Skip to content

Call CLRegion.contains directly on macOS and watchOS#57

Closed
SoundBlaster wants to merge 1 commit intomainfrom
codex/restore-clregion.contains-handling-rr8g1z
Closed

Call CLRegion.contains directly on macOS and watchOS#57
SoundBlaster wants to merge 1 commit intomainfrom
codex/restore-clregion.contains-handling-rr8g1z

Conversation

@SoundBlaster
Copy link
Owner

Summary

  • remove the Objective-C runtime indirection used to evaluate non-circular regions
  • call the deprecated CLRegion.contains(_:) API directly on macOS and watchOS via a scoped helper to avoid warnings

Testing

  • swift build (fails: no such module 'CoreData')

https://chatgpt.com/codex/tasks/task_e_69054ff71f448321a06e9ea68f5db88e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant