node-xcode icon indicating copy to clipboard operation
node-xcode copied to clipboard

External Frameworks

Open hari-tw opened this issue 12 years ago • 1 comments

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.

hari-tw avatar Oct 15 '13 17:10 hari-tw

How would this work in Xcode proper - you add the library's path to the search path also?

alunny avatar Oct 21 '13 03:10 alunny