UntoldEngine
UntoldEngine copied to clipboard
Fix Swift 6+ compilation
Right now, the demos and the editor are not working if you select the new Swift 6 stricter concurrency checking.
We should try to move to Swift 6, but with the syntax changes, it may break the actual code so we need to be carefull.
Will work on this.