pointfreeco / swift-macro-testing

Magical testing tools for Swift macros.
MIT License
266 stars 19 forks source link

Support swift-syntax from 600.0.0-latest #22

Closed stephencelis closed 3 months ago

stephencelis commented 3 months ago

The Xcode 16 beta generates macro projects using these swift-syntax snapshots. Luckily things seem to be backwards compatible, so we can expand our supported range.