iPhone framework paths?

Posted by user158103 on Stack Overflow See other posts from Stack Overflow or by user158103
Published on 2009-09-17T16:37:33Z Indexed on 2010/03/27 13:03 UTC
Read the original article Hit count: 178

Filed under:
|

I recently moved my projects to a new mac, along with a newer version of Xcode.

When i opened my project i noticed that some files were red. So i remapped them by setting the path (by project path) and then providing the proper path location.

Now my problem is that the frameworks that i have are red, and i cant find their location! I did set the framework paths to be "relative to current SDK" however.

Can anybody help me get my frameworks mapped correctly? The frameworks im using are: - QuartzCore.framework - libsqlite3.0.dylib - UIKit.framework - Foundation.frameowrk - CoreGraphics.framework

The XCode version is 3.1.4 (the only one installed). The iPhone app was originally created using a prior version of Xcode (i dont remember which version).

© Stack Overflow or respective owner

Related posts about iphone

Related posts about frameworks