Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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