Skip to content

Xcode: frameworks included with ofxaddon don't get copied to the built product #58

@bangnoise

Description

@bangnoise

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

For addons which have a framework in their lib folder, the framework needs to be added to the Xcode project's Copy Files build phase (which currently copies GLUT.framework) for generated Xcode projects. Doing so fixes the crash on launch caused by the missing framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions