I'm using fastlane for uploading binaries to App Store Connect. I need to build my app using Xcode 11, but I can't upload the app to App Store Connect. error:
[12:20:49]: Could not find transporter at /Applications/Xcode-beta.app/Contents/Developer/. Please make sure you set the correct path to your Xcode installation.
Xcode 11 doesn't include the Transporter application anymore.
How do I upload app using fastlane and xcode 11?
Xcode 11 doesn't include the Transporter application anymore. https://developer.apple.com/videos/play/wwdc2019/301/
But I found the resource https://github.com/fastlane/fastlane/issues/14955 and https://help.apple.com/itc/transporteruserguide/#/apdA3ae5a8b0?sub=apdA687d545d maybe help you resolve problem.
Update: You can download transporter and install to your machine and config path for it.
UPDATE 2: I just install fastlane and try push appstore using fastlane. No error occurr. Maybe fastlane team fixed this issue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With