Thanks! Was the scheme certainly shared / is it committed to the master branch? I’ve added a simple Recreate User Schemes step and it seems to be working: https://app.bitrise.io/build/beac8a400ac14e35
I believe it is, but perhaps I’m wrong. We use xcodegen to generate the xcodeproj and schemes, and when I run it locally, the scheme is indeed shared. xcodebuild -list also finds it.
In any event, as you said, adding the recreate user schemes step works, so we’ll use that.
Thanks so much for your help, you’ve been incredibly helpful!