Circular Dependency when Creating

I am following these instructions to created a Safari Web Extension App project:

https://developer.apple.com/documentation/safariservices/safari_web_extensions/creating_a_safari_web_extension

When I try to compile the default code, I get this error:

Circular dependency between modules 'Dispatch' and 'Foundation'

At one point, it showed the error was in generatedassetssymbols.swift file, although I cant replicate that now.

macOS, Sonoma 14.0, xcode 15.4

Anyone know what is going on? It is literally the default project without any changes.

Could you please file Feedback through Feedback Assistant and attach a sample project where you're running into the issue? Once you've submitted, share the Feedback ID here.

Circular Dependency when Creating
 
 
Q