Xcode : deny(1) - file-write-data
Update the Sandboxing Option:
Navigate to Targets -> Project -> Build Settings -> Choose (All and Combined) -> User Script Sandboxing. Change the option from "Yes" to "No".
OR
Search 'ENABLE_USER_SCRIPT_SANDBOXING'
Update the Sandboxing Option:
Navigate to Targets -> Project -> Build Settings -> Choose (All and Combined) -> User Script Sandboxing. Change the option from "Yes" to "No".
OR
Search 'ENABLE_USER_SCRIPT_SANDBOXING'
Comments
Post a Comment