Commit Graph

2 Commits

Author SHA1 Message Date
Peter Steinberger
beae5d7da5 Add SwiftFormat configuration and tooling
- Add .swiftformat config with conservative formatting rules
- Update CI workflow to include SwiftFormat checking
- Add Makefile targets for formatting and linting
- Apply initial formatting fixes to existing code

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-22 04:42:02 +02:00
Peter Steinberger
13d0e93369 Convert AXspector to AXorcist Swift package with CLI tool
Removes Xcode project structure and implements Swift Package Manager
with accessibility inspection commands and test framework.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-22 02:46:39 +02:00