migueldeicaza / SwiftGodot

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

Hot reloading doesn't work #449

Closed roydbt closed 3 months ago

roydbt commented 6 months ago

Whenever I build the Swift project, I must restart the Godot project for changes, such as new classes and new @Callable methods, to take effect.

Nemesisprime commented 5 months ago

Related to https://github.com/migueldeicaza/SwiftGodot/issues/433

I've been kind of looking into it but haven't really had the time/focus yet.

migueldeicaza commented 3 months ago

This is a duplicate of the other issue.