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

Add a better error message when we fail to execute SyncComposeResourcesForIosTask #3837

Merged
merged 4 commits into from
Oct 20, 2023

Conversation

eymar
Copy link
Collaborator

@eymar eymar commented Oct 19, 2023

Reason:
Since Xcode 15, there is a new default setting: ENABLE_USER_SCRIPT_SANDBOXING = YES

SyncComposeResourcesForIosTask fails to work with it right now.

…esForIosTask

Reason:
 Since Xcode 15, there is a new default setting: `ENABLE_USER_SCRIPT_SANDBOXING = YES`

SyncComposeResourcesForIosTask fails to work with it right now.
@eymar eymar marked this pull request as draft October 19, 2023 11:43
@eymar eymar marked this pull request as ready for review October 19, 2023 12:09
@eymar eymar merged commit ae07ddf into master Oct 20, 2023
6 checks passed
@eymar eymar deleted the add_better_message_for_xcode15_sync_resources_issue branch October 20, 2023 13:14
igordmn pushed a commit that referenced this pull request Oct 20, 2023
…esForIosTask (#3837)

Reason:
Since Xcode 15, there is a new default setting:
`ENABLE_USER_SCRIPT_SANDBOXING = YES`

SyncComposeResourcesForIosTask fails to work with it right now.
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

Successfully merging this pull request may close these issues.

3 participants