Does anyone know of any examples or tutorials working with the three20 btouch dll?
Update:
Basically, I run btouch against the tr20.cs non-parser in trunk and take the resulting DLL and reference it in my project.
Then I compiled the three20 stuff in Xcode and took the file libThree20.a and put it in my project.
I also added the correct mtouch arguments to the project options.
How can I check that everything is fine?
source
share