Sample Header Ad - 728x90

Sandbox: Python deny(1) file-read-data

5 votes
2 answers
2187 views
In my XCode project, I have a Python script I'm running as one of my build phases. However, it's failing to open a file with the error:
Sandbox: Python(22805) deny(1) file-read-data
How can I give Xcode/Python permission to read this file?
Asked by Daniel Walker (479 rep)
Oct 17, 2023, 04:13 PM
Last activity: Oct 17, 2023, 05:25 PM