TypeLess v1.1 is live!
Sunday, June 13th, 2010A little behind the release, but v1.1 is available, check out the website here.
| blog | blog | pictures | notes |
A little behind the release, but v1.1 is available, check out the website here.
It is a version 1.0, so go easy on the reviews please:
http://gordonturner.ca/TypeLess/
Accepting bug reports, feature requests and language localization offers
G.
Submitted TypeLess v1.0 to the AppStore for approval on 2010-05-05, happy to get v1.0 shipped.
There are still things to fix, but sometimes you have to publish it and work on the next release.
So it has be been a rough couple of weeks, but finally I am ready to break radio silence.
My iPhone app is in the home stretch, finalizing the name and getting the art work completed. It isn’t rocket surgery, but functionally it scratches an itch I had, so I though I would have some fun with it.
If you are interested in beta testing send me your UDID and I can send you a copy.
Just a quick note (and Google bait) to help others looking for a solution to the ‘Expected specifier-qualifier-list’ error message.
For me this happened as I was adding CoreData to an existing iPhone project, the quick answer is that even after adding the Framework correctly you have to update your *_Prefix.pch file to include the Library.
Please see Here for details.