From Xcode 3.2.2 to Xcode 3.2.3

Posted by Dmitry on Stack Overflow See other posts from Stack Overflow or by Dmitry
Published on 2010-05-18T14:23:19Z Indexed on 2010/05/24 9:41 UTC
Read the original article Hit count: 936

Filed under:
|
|

Hi Everyone!

Yesterday I felt in big issue that happens with all my projects. After I installed new Xcode 3.2.3 (for iPhone OS 4), all my projects started to spit out the "referenced from:" errors. I noticed that in new Xcode all the iPhone SDK versions earlier than 3.2 removed. But I have a projects that built perfectly for iPhone SDK 3.2 on the Xcode 3.2.2 but has errors building for iPhone SDK 3.2 on the Xcode 3.2.3.

Thanks in advance!!!

alt text

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode