Tag: shell

Hide in your shell

Your Mac has a UNIX core - learn to use it.

Continue Reading Hide in your shell

Mac developer? Clean up your app

The reason for this article should be obvious: too many OS X third party developers do an absolutely terrible job of building and packaging their applications. rixstep

Too many apps are shipped with debug symbols, uncompressed images, redundant files or generally useless rubbish that not only wastes users’ disk space, it ultimately ends up increasing the developer’s own bandwidth costs.

Continue Reading Mac developer? Clean up your app