I'm trying to use swift language, but all executions return IR. **Judge Config** ```yaml swiftc: /opt/swift/usr/bin/swiftc ``` All execution result: ``` Execution Results Test case #1: IR ``` Is there any configuration required?