Search code examples
xcodeapp-store-connectfastlane

Xcode 14: Could not find transporter at /Applications/Xcode.app/Contents/Developer/


I simply trying to upload build with fastlane to itunesconnect, but I have an error:

Could not find transporter at /Applications/Xcode.app/Contents/Developer/. Please make sure you set the correct path to your Xcode installation.

This is how it looks in console (click for larger images):

and in code:


Solution

  • Update Fastlane to 2.210.0, they recently fixed this by migrating from Transporter to altool.