Post

Replies

Boosts

Views

Activity

Reply to Xcode 14.0 circular reference issues
I started having the same issue after updating to Xcode 14. Circular reference errors appearing suddenly in a dozen different files that were no problem before and have no circular references. I only define a typealias in 3 places in my entire codebase and none of those are inside a protocol.. in fact I have only 3 places where a protocol is defined and they are very limited. At this point, my app can't build no matter what I do.
Oct ’22