Skip to content

"clean" on osx projects always cleans the openframeworks lib (xcode 6.3.2)  #4560

@ofZach

Description

@ofZach

on xcode 6.3.2, osx 10.11.1

clean seems to delete openframeworks lib as well as the project -- there's not easy way I can see to just clean for the scheme (ie, just the src of the project).

this seems to have always been the case, but now it's much more painful because we are compiling for 32 bit and 64 bit at once, it feels like it takes forever if you need to clean a project. when updating 0.8.4 projects to 0.9.0 it seems to help to clean them... (in this case, the older .app is conflicting a bit with rsync, etc)

this is probably part of a larger conversation about a better way to include the OF lib as a dependency -- it feels like there might be a better way to do this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions