I am trying to write a script with Swift (not an Xcode project). To be clear, the first line of my file
And I just call it from the command line.
However, I cannot figure out how to use this script code, which is in another .swift file. He does not select it from the same directory, and I do not see the import method.
Is it supported?
command-line swift
Lou franco
source share