Hello, I've a question regarding SKIE.
Currently our team are using xcode 16, however we encountered some concurrency issues with swift 6, so our team decided to set swift version into swift 5 in our iOS project.
By default SKIE we will compile using swift 6 if we are using xcode 16. Is there any way to configure swift compiler version in SKIE so we can use xcode 16 and using swift 5?