Xcode 14: "Preparing Editor Functionality" takes forever

Hey, when i am archiving my app it takes forever since Xcode 14. All i see is it is trying to "Preparing Editor Functionality"

Looking at some warnings i find these:

Run script build phase 'Start Packager' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase.

Are those issues related?