You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not delete bin because it was not created by the build system and it is not a subfolder of derived data.
Showing All Messages
Could not delete `openFrameworksmacOS/apps/myApps/emptyExample/bin` because it was not created by the build system and it is not a subfolder of derived data.
Fix is applying an xattrib to the folder in the template and copying with cp -X or rsync.
I might just add to the projectGenerator code too with system command just to make it easier and bound in c++ rather than folder attributes which might not be pushed to git or zipped not sure