I'm getting the following error when previewing my Swift Playground package:
Unrecognized platform name 'xrOS'; did you mean 'iOS'?
Anyone know how to silence this? I don't have xrOS
anywhere in my code so I'm guessing this is something with Swift Playgrounds or with the compiler.