Xamarin iOS build started failing

Hi @joehanna,

From the log:

Consider app.config remapping of assembly "AWSSDK.SQS, Culture=neutral, PublicKeyToken=885c28607f98e604" from Version "3.1.0.0" [] to Version "3.3.0.0" [/Users/vagrant/git/packages/AWSSDK.SQS.3.3.2.7/lib/Xamarin.iOS10/AWSSDK.SQS.dll] to solve conflict and get rid of warning.

Can it be that you updated this dependency recently, or forgot to update some refs to it?

If that wouldn’t help:

  1. Can you please test it on the Previous Xamarin, Visual Studio for Mac, Stable channel, on macOS stack?
  2. Can you please try at least the first section of How to debug your build locally / "It works on my Mac/PC but not on bitrise.io" , to do a clean git clone into a new directory and run a test from there? The most frequent issues are related to build caches & files which are not under version control.

And let us know how it goes :wink: