Linking to framework
Linking to framework
- Subject: Linking to framework
- From: Shane Stanley <email@hidden>
- Date: Wed, 28 Nov 2012 17:42:12 +1100
I've written a framework, which I've placed in /Library/Frameworks. When I add it to a project and try to compile, I get an error saying the framework can't be found. The only way I can get it to work is to add /Library/Frameworks/ to the Framework Search Paths in the project's Build Settings.
The docs say: "If your project links to frameworks that are not included in any of the standard locations, you must explicitly specify the location of that framework before Xcode can locate its header files." That implies that you don't need to specify the path for "standard" locations, and /Library/Frameworks is listed as a standard location.
Am I misunderstanding the documentation, or is the documentation wrong, or is it an Xcode (4.5.2) bug?
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
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