Three20 and iOS 4
        Posted  
        
            by user361654
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user361654
        
        
        
        Published on 2010-06-08T17:48:00Z
        Indexed on 
            2010/06/08
            17:52 UTC
        
        
        Read the original article
        Hit count: 1002
        
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!!
© Stack Overflow or respective owner