Adding Microphone Capability Crashes Playground

I follow along with the video in the WWDC2022 session, "Build your first app in Swift Playgrounds". I construct the Tea Time app as demonstrated in the video. When I come to the part about adding the microphone capability in the App Settings, Playground crashes and disappears. I click the "+" button for the capability, for a fraction of a second I see a modal about the microphone, and then it crashes.

I don't know what to do.

How do I fix this problem and add the capability?

I experimented and adding any capability to the Swift Playground crashes Playground, regardless of the application and regardless of which capability. Oddly, I can move the application to my iPad, add the capability there, share it back to my MacBook Pro and when I open the application, I can see the capability is added.

Adding Microphone Capability Crashes Playground
 
 
Q