Skip to content

Clean on Xcode not working due to bin/data lacking attributes  #521

@danoli3

Description

@danoli3

Could not delete bin because it was not created by the build system and it is not a subfolder of derived data.

Screenshot 2024-06-08 at 5 19 07 pm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions