How do i execute a jar in my swift 4.2 application?

时间:2018-10-02 09:17:05

标签: swift swift4.2

I'm trying to java -jar myapli.jar from a swift script. I tried NStask() and Process() but don't exist anymore in swift 4.2, what alternatives do I have to do it ?

I need the answer of this topic for swift 4.2 version How do I run an terminal command in a swift script? (e.g. xcodebuild)

0 个答案:

没有答案