You're missing all the tooling and OS specific steps required to produce a proper package.
That repository won't compile Swift, but it does compile objective C.
Either way, you don't need to be able to compile Swift/Obj C to link to a library that was written in Swift/Obj C.
You're missing all the tooling and OS specific steps required to produce a proper package.