Adding three20 libraries to an iPhone project
- by SK9
I'm adding Three20 to my project but I seem to be missing
libThree20-Xcode3.2.2.a
libThree20-Xcode3.2.5.a
libThree20.a
Three20UnitTests-Xcode3.2.2.octest
Three20UnitTests-Xcode3.2.5.octest
Three20UnitTests.octest
in the Three20.xcodeproj project. I haven't been able to find these, eg. by using Spotlight. For reference I'm following the instructions given here under "Migrating to the New Three20".
What am I not doing?