Darwin interface Hi,
I'm new to xcode and macOS.
I have to create a bundle with a function that extracts a ziped file.
I found out that darwin have an unzip command.
How do I create a batch file in macOS?
(which application should I use...)
(Is the batch file extention is .command?)
How can I execute it from c code?
Thanks
Yossi |