Command EmitSwiftModule failed with a nonzero exit code

Hi, I tried to open swift playgrounds author template in Xcode 13.3 but it shows the following error when I build the app

Command EmitSwiftModule failed with a nonzero exit code

But the template is for Xcode 13.2 but for the swift student challenge we need to use Xcode 13.3 to build the playground. Is there a updated version of the template??

Answered by SeanNoh in 710040022

I believe you should go to Xcode and create new Swift Playgrounds App project, not a playground author template.

Accepted Answer

I believe you should go to Xcode and create new Swift Playgrounds App project, not a playground author template.

Command EmitSwiftModule failed with a nonzero exit code
 
 
Q