Post

Replies

Boosts

Views

Activity

Reply to Error when debugging: Cannot create Swift scratch context
After hours, days, and weeks of trying to fix this issue, I finally got it to work! Try this: Change your shell from zsh to bash. chsh -s /bin/bash Run your project and debugger should work as expected. Then change your shell back to zsh and the debugger should still work. I’m not sure what happened or why but I hope this can help someone! Xcode Version: 12.4 (12D4e) Mac OS Big Sur 11.1
Jan ’21