Xcode 3.1 and iPhone SDK
Xcode 3.1 and iPhone SDK
- Subject: Xcode 3.1 and iPhone SDK
- From: "Tim Hume" <email@hidden>
- Date: Sat, 12 Jul 2008 11:25:13 -0700
On Sat, Jul 12, 2008 at 11:15 AM, Chris Espinosa wrote:
On Jul 12, 2008, at 9:20 AM, Tim Hume wrote:
Using Xcode 3.1 with the latest iPhone SDK, I run into a problem when I add a framework to a project by right-clicking in the Xcode project window on an already-included framework and selecting Add->Existing Frameworks... It picks the wrong list of frameworks. The iPhone frameworks are in
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.sdk/System/Library/
but doing the above gets me the frameworks in
/System/Library/Frameworks/
Is there something I can do to correct this? Is this a result of having installed some early version of the SDK?
It picks the frameworks in the currently-configured SDK. If your target is configured for no SDK, it'll go to /, if it's configured for iphone2.0 it should go to the path you list above. If this isn't working, please file a bug.
Chris
I have Simulator - iPhone 2.0 as the active SDK.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden