migueldeicaza / SwiftGodot

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

Fix build #591

Closed sekimondre closed 3 weeks ago

sekimondre commented 3 weeks ago

Somehow the build was broken. I just put a parenthesis back and it worked.

Can someone check it just to verify?

migueldeicaza commented 3 weeks ago

Thank you! I did not see this before I landed a similar patch, but thank you!