Relative Content

Tag Archive for iosswiftsconsobjective-c++godot4

How to compile Swift with Scons?

I am trying to create an iOS plugin for Godot Game Engine. For that I need to create a static library. I am trying to call my swift code from objective-c++. Here is the source code