Hello,
I recently had my phone updated to iOS 15.4 and so I need to update Xcode to 13.3.
I ran into a problem where my code does build on x86_64 simulator but the same code when archiving or building to "any iOS device" hangs indefenitively.
I tried with Xcode 13.2 and 13.3 the only way I found to be able to build something and archive is building with Xcode 13.1. I do not know if there are compiler update or new option but I am stuck and lost a day looking for an answer
Thanks
@oronbz, yes! 😃
I've just compilied it on 13.4 RC (May 12, 2022 Build 13F17a) and the problem completely gone.