Three20 and iOS 4
- by user361654
Im'trying to complie my app for iOS 4. it includes Three20. I've set the base sdk to "iPhone Device 4.0" and the Deployment target to "iPhone OS 3.0" but get this message:
"_OBJC_CLASS_$_TTURLRequestModel", referenced from:
_OBJC_CLASS_$_MockPhotoSource in MockPhotoSource.o
What i have to do?
Thanks!!