Skip to content

Xcode 16 warning on framework with unsandboxed preBuildScripts #1507

@shuguenot

Description

@shuguenot

From Xcode 16, a warning appears for all our framework targets:

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

When moving the run script (added with "preBuildScripts") AFTER the Headers phase, the warning disappears.

Capture d’écran 2024-09-25 à 19 16 15

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