I'm trying to build my first iOS app that uses the touch SDK, but the current version available for download has not been updated for ARC and iOS5.
I can manually clean up the autorelease and dealloc issues, but there are some other issues (like bridged casting) that are a bit more complex, and I'd prefer to use official supported code than my best guess at what needs to happen.
iOS5 has been out for a while now. Is there an update scheduled?
- Steve Linberg
(sorry about the spastic screen name, which apparently can't be changed once it's (mistakenly) entered)