Search:
Utility designed to export fonts into a bitmapped format for iOS and other games.
added: 2010-07-09 Rating: +2
ButtonMaker is a simple iPhone App which should be run on the Simulator Only. It uses undocumented APIs to create UIGlassButtons, and then saves the images for the button, and its selected equivalent in the application's documents
directory. Handy when you need to make nice buttons.
added: 2010-07-09 Rating: 0
This is a .NET web site solution that uses XSLT to transform SOAP-based web service definition WSDL files into complete code packages. The code that is generated is easy to read and update.

While SudzC supports multiple platforms, it's focus is on code generation for Objective-C libraries for iPhone development.
added: 2010-04-14 Rating: +3
mogenerator is a command-line tool that, given an .xcdatamodel file, will generate two classes per entity. The first class, _MyEntity, is intended solely for machine consumption and will be continuously overwritten to stay in sync with your data model. The second class, MyEntity, subclasses _MyEntity, won't ever be overwritten and is a great place to put your custom logic.
added: 2010-04-14 Rating: +1
Copyright © 2010. All Rights Reserved