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?
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?