An example app demonstrating various aspects of using SwiftGodotBuilder & SwiftGodotPatterns.
Try the SwiftGodot Helper VSCode extension for easy builds in VSCode.
swift build
cp .build/debug/*.dylib GodotProject/bin/
Follow the official SwiftGodot docs for more details on GDExtension usage.