Hi all,
I updated a project to sc9 from sc8.1.
I was developing some new apps into my project, and now I want to generate the project to production environment but I have problems with that.
If I generate in tar.gz, when I want to descompress, the server give me this message:
[SIZE=12px]gzip: stdin: not in gzip format[/SIZE]
[SIZE=12px]tar: Child returned status 1[/SIZE]
[SIZE=12px]tar: Error is not recoverable: exiting now
[/SIZE]
If I generate in zip files (as usual), the scriptcase doesn’t answer.
I use a Mac (el Capitan) and sc9 with a imported project from sc8.1
Any idea?