Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 16 warning on framework with unsandboxed preBuildScripts #1507

Open
shuguenot opened this issue Sep 25, 2024 · 0 comments
Open

Xcode 16 warning on framework with unsandboxed preBuildScripts #1507

shuguenot opened this issue Sep 25, 2024 · 0 comments

Comments

@shuguenot
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant