Framework path in Xcode project
Framework path in Xcode project
- Subject: Framework path in Xcode project
- From: Markus Spoettl <email@hidden>
- Date: Wed, 2 Jun 2010 11:23:30 -0400
Hello,
I have a project that was started with Xcode 3.1 on Mac OS 10.5 and over time a number of frameworks have been added (WebKit, AddressBook and IOKit). The project is Base SDK 10.5.
When I "Get Info" on any of these added frameworks, I get this:
Path: /System/Library/Frameworks/<name>.framework
Full Path: /System/Library/Frameworks/<name>.framework
Path Type: Absolute Path
Yesterday - meanwhile using Xcode 3.2.1 on Snow Leopard - I added Security.framework and the path information is this:
Path: System/Library/Frameworks/Security.framework
Full Path: /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Security.framework
Path Type: Relative to Current SDK
I also noticed the UI for adding the framework changed from a File/Directory Open dialog to some dedicated UI.
Why the change? If it's because of the Base SDK, why are the other frameworks unchanged? Is it safe? Is it safe the set up the paths the same way the previously added frameworks are (I tried and it appears to be)?
I don't like inconsistencies, much less ones I can't understand. Please enlighten me.
Thanks!
Regards
Markus
--
__________________________________________
Markus Spoettl
_______________________________________________
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