App Factory allows you to easily convert your scripts into full applications. It works with any script you can run from the command line and allows using custom icons. Make sure that the script contains a proper hashbang at the top such as #!/bin/sh or...

Product Builder allows to create packages ready to be transmitted using the Application Loader (by Apple and included with the Developer tools) to the Mac App Store. It is an indispensable tool for any App Store developer. - Allows to correctly submit...