Xcode Cloud always exports archive using ad-hoc, development and app-store profiles. This uses up 5-6 more minutes always for my app. How to disable and allow export only in single distribution profile
How to disable Xcode Cloud Export archive steps
I have the same problem, previusly we use xCode server to performa a custom export option and produce only app-store distribution app. Now we are forced to export all the app type and waste minutes of build.
Anyone find a way to disable it?