I'm wondering if there is any way to change the working directory that will be 
set when I execute a shell script from a persistent include.

At a higher level ...

I have a persistent include script written in Swift. It needs to imp;ort a 
separately compiled Swift module, which is just a Mac .framework file. The only 
way that I have been able to tell a Swift script where to find an imported 
framework is with the -F option on the script command line (or on the shebang 
line at the top of the script). The easiest way to accomplish that seems to be 
to put the framework in the project's Templates and Includes directory, along 
with the script itself. Then I could just put "-F ." on the shebang line. But 
that only works if "." is the Templates and Includes directory ...

Thanks,

        Neil Faiman

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/56C4B5CD-323B-48CA-AD1B-ADE8261323FD%40faiman.org.

Reply via email to