Xcode Cloud Error: No such file or directory

17 Views Asked by At

When XCode Cloud is building my app, this error appears:

/Downloads/friendship.json: No such file or directory

My Copy Bundle Resources the file is located in downloads, and I put it in a group in Xcode. Is there a way to remove the downloads section and put it in Xcode directly?

The build is working fine when I remove the Copy Bundle Resources.

0

There are 0 best solutions below