Hello!
I've started preparing my project for Xcode 15 using Xcode 15 beta. However when I try to build for a simulator I always get this error:
Command ExtractAppIntentsMetadata failed with a nonzero exit code
This error does not occur when building for a physical device and the build finishes successfully.
I tried cleaning, deleting DD, reinstalling pods, nothing works.
From logs it happens on this step:
ExtractAppIntentsMetadata (in target 'AppName' from project 'AppName')