node-xcode
node-xcode copied to clipboard
External Frameworks
I am trying to add a custom framework say (FacebookSDK.framework) available in an external folder other than /System/Library/Frameworks and i am not able to add the framework, because we always looks for framework type be always available under /System/Library/Frameworks.
How would this work in Xcode proper - you add the library's path to the search path also?