Out iOS app consists of a main project and several swift packages under a workspace.
- Every time I open the workspace, I end up with Xcode 14 being unusable for 10+ seconds, being stuck on Resolving package graph
- Adding/renaming/deleting files to any of the swift packages we have seems to trigger this as well.
Has anyone experienced this as well?