Troubleshooting
Last updated
Last updated
When setting up a new project with XCode 15.0 or above you need to make sure User Script Sandboxing is turned off.
Error:
Build log:
Solution:
Set User Script Sandboxing to No in the project or target Build Settings.
Package resolution fails with:
Solution:
"File > Packages > Reset Package Caches" is not sufficient.
Neither is swift package purge-cache
.