Re: Xcode 3.1 and iPhone SDK
Re: Xcode 3.1 and iPhone SDK
- Subject: Re: Xcode 3.1 and iPhone SDK
- From: Chris Espinosa <email@hidden>
- Date: Sat, 12 Jul 2008 12:10:29 -0700
On Jul 12, 2008, at 11:25 AM, Tim Hume <email@hidden> wrote:
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.
The Active SDK overrides the project and target build setting. The Add Framework panel goes by the project build setting, not the Active SDK override. So check your target settings.
Chris |
_______________________________________________
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