projectGeneratorSimple icon indicating copy to clipboard operation
projectGeneratorSimple copied to clipboard

Xcode: frameworks included with ofxaddon don't get added to FRAMEWORK_SEARCH_PATHS

Open bangnoise opened this issue 11 years ago • 1 comments

ofxSyphon includes Syphon.framework in libs/Syphon/lib/osx

For addons which have a framework in their lib folder, the path to the framework needs to be added to FRAMEWORK_SEARCH_PATHS for generated Xcode projects. Doing so fixes the include error in Xcode ofxSyphon currently throws if you use it with the Project Generator.

bangnoise avatar Sep 01 '14 12:09 bangnoise

thanks for reporting the issue I'll take a look

ofZach avatar Sep 01 '14 15:09 ofZach