Swift Playground Read/Write File Permission Issue
Create a playground in my iOS project to do some data processing, and then write the result to a JSON file at somewhere in the project. when I write file using the very common methods: an error occurs : after…