Xcode cloud & react native: App.xcworkspace does not exist at the root of the repository

  • Folder structure: react/app/ios/App.xcworkspace
  • Primary repository: react

I choose the proper xcworkspace path when configuring the workflow, but it is always set to App.xcworkspace instead of app/ios/App.xcworkspace.

So when we try to run it on cloud it fails App.xcworkspace does not exist at the root of the repository