anyone successfully compiled three20 under XCode 4?
I tried, and changed all Base SDK to latest 4.2, but there is alway a error:
error: There is no SDK with the name or path '..../three20/src/Three20Core/iphoneos4.0'
in Three20UICommon and its Unit tests.
Anyone has a clue about this?
Also, in Xcode 3, I know I can let all UnitTests not to be compiled by deselecting the bulleye for UnitTests. How can I do it in XCode 4?
thanks