migueldeicaza / SwiftGodot

New Godot bindings for Swift
https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/
MIT License
1.06k stars 64 forks source link

Fix extension api reading in Swift 5.10 on Windows #419

Closed tishin closed 5 months ago

tishin commented 5 months ago

Partly addresses #418. This makes source generation work, but there are still some issues with Windows build on Swift 5.10 remaining.