Visual Studio stack needs Xcode upgrade

Bitrise Build Issue Report template

Description of the issue

Getting the following warning while building a Xamarin project.
MTOUCH : warning MT0079: The recommended Xcode version for Xamarin.iOS 13.10.0 is Xcode 11.3 or later. The current Xcode version (found in /Applications/Xcode.app/Contents/Developer) is 11.2.1.

The project fails to build on Bitrise, but does succeed locally.

Environment:

Where did the issue happen?

BITRISE_OSX_STACK_REV_ID: v2020_01_15_1

Which build Step causes the issue and which version of the step?

E.g.: Git Clone v3.6.0

Reproducibility

  • Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : NO
  • Does the issue happen sporadically, or every time? : Every time
  • Does upgrading the build Step to the latest version help? : NO
  • When did the issue start? : Sometime between December 9 and January 27.

Build log

https://app.bitrise.io/build/3334f8daa5a7cf3b#?tab=log

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.