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)