On 5 Jan 2017, at 10:14, Thierry Douez wrote:
> the zip command line utility (in Terminal) can do this:
>
> zip Targetdir.zip -x \*.DS_Store -r Sourcedir
>
> This can be executed with the LC shell() function...
Sweet! That's really good to know, thanks. :)
k
---
Keith Martin
Senior Lecturer,
the zip command line utility (in Terminal) can do this:
zip Targetdir.zip -x \*.DS_Store -r Sourcedir
This can be executed with the LC shell() function...
That'd be nice – but if it's possible it's news to me.
I've use a third-party zip tool to avoid including Mac-specific ghost files
> in zi
That'd be nice – but if it's possible it's news to me. I've use a
third-party zip tool to avoid including Mac-specific ghost files in zip
archives for Windows users. :-/
k
On 4 Jan 2017, at 17:45, Matt Maier wrote:
I haven't actually build a standalone in many months, so perhaps my
memory
i
I haven't actually build a standalone in many months, so perhaps my memory
is fooling me.
Did Livecode used to automatically create .zip files for each of the
platforms?
I'm using Indy 8.1.1 at the moment. It's not creating separate .zip copies
and there's no option for that in the standalone set