Bitrise Build Issue Report template
Description of the issue
We are getting the following error message using Xcode 11 latest and fastlane on Bitrise… could it be fixed when you upgrade to the latest fastlane version? According to https://github.com/fastlane/fastlane/pull/14962 it seems to be fixed on fastlane version 2.127.0
[17:16:14]: Could not find transporter at /Applications/Xcode.app/Contents/Developer/. Please make sure you set the correct path to your Xcode installation.
Environment:
Where did the issue happen?
If on Bitrise.io: which stack? If not on Bitrise.io: on what operating system? (Plus any other information you can share)
Which build Step causes the issue and which version of the step?
#######################################################################
fastlane 2.131.0 is available. You are on 2.120.0.
You should use the latest version.
Please update using bundle update fastlane
.
#######################################################################
Build log
17:16:08: — Step: upload_to_testflight —
17:16:08: ----------------------------------
17:16:08: Login to App Store Connect (lammert.westerhoff@eneco.com)
[17:16:11]: Login successful
[17:16:11]: Ready to upload new build to TestFlight (App: 827734058)…
[17:16:14]: Going to upload updated app to App Store Connect
[17:16:14]: This might take a few minutes. Please don’t interrupt the script.
±-----------------------------------±-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Lane Context |
±-----------------------------------±-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| DEFAULT_PLATFORM | ios |
| PLATFORM_NAME | ios |
| LANE_NAME | ios beta |
| SIGH_PROFILE_TYPE | app-store |
| MATCH_PROVISIONING_PROFILE_MAPPING | {“com.eneco.apps.Eneco”=>“match AppStore com.eneco.apps.Eneco”, “com.eneco.apps.Eneco.EnecoMonthlyUsageExtension”=>“match AppStore com.eneco.apps.Eneco.EnecoMonthlyUsageExtension”} |
| GIT_REPO_WAS_CLEAN_ON_START | true |
| SCAN_DERIVED_DATA_PATH | /Users/vagrant/Library/Developer/Xcode/DerivedData/Eneco-almadyfvugqfupdcbsapnfdqladf |
| SCAN_GENERATED_PLIST_FILES | [] |
| SCAN_GENERATED_PLIST_FILE | |
| IPA_OUTPUT_PATH | /Users/vagrant/git/ios/Eneco/Eneco.ipa |
| DSYM_OUTPUT_PATH | /Users/vagrant/git/ios/Eneco/Eneco.app.dSYM.zip |
| XCODEBUILD_ARCHIVE | /Users/vagrant/Library/Developer/Xcode/Archives/2019-09-24/Eneco 2019-09-24 16.45.45.xcarchive |
±-----------------------------------±-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
[17:16:14]: Could not find transporter at /Applications/Xcode.app/Contents/Developer/. Please make sure you set the correct path to your Xcode installation.