Skip to content

Conversation

@nsxdavid
Copy link

Summary

Fixes compilation errors when building the macOS accessibility module on non-macOS platforms.

Adds proper conditional compilation to prevent macOS-specific code from being compiled on other platforms.

Test plan

  • Builds successfully on Windows
  • Builds successfully on Linux

nsxdavid and others added 2 commits December 12, 2025 16:26
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Use conditional compilation for the app_cache field to allow
the MacAxController struct to compile on Windows and Linux.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
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