Skip to content

master branch doesn't build in macOS #772

@knocte

Description

@knocte

I get:

Andress-MacBook-Pro:ZXing.Net.Mobile andres$ ./build.sh 
Downloading packages.config...
Downloading NuGet...
Feeds used:
  /Users/andres/.nuget/packages/
  https://www.myget.org/F/nethereum/api/v3/index.json
  https://api.nuget.org/v3/index.json

Restoring NuGet package Cake.0.30.0.
  GET https://api.nuget.org/v3-flatcontainer/cake/0.30.0/cake.0.30.0.nupkg
  OK https://api.nuget.org/v3-flatcontainer/cake/0.30.0/cake.0.30.0.nupkg 413ms
Installing Cake 0.30.0.
  GET https://www.myget.org/F/nethereum/api/v3/flatcontainer/cake/0.30.0/cake.0.30.0.nupkg
Adding package 'Cake.0.30.0' to folder '/Users/andres/Documents/Code/gwalletFRONTEND/build/ZXing.Net.Mobile/tools'
Added package 'Cake.0.30.0' to folder '/Users/andres/Documents/Code/gwalletFRONTEND/build/ZXing.Net.Mobile/tools'
The assembly 'Cake.Android.SdkManager, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null' 
is referencing an older version of Cake.Core (0.26.1). 
For best compatibility it should target Cake.Core version 0.28.0.
The assembly 'Cake.XCode, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' 
is referencing an older version of Cake.Core (0.26.1). 
For best compatibility it should target Cake.Core version 0.28.0.
The assembly 'Cake.Xamarin, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null' 
is referencing an older version of Cake.Core (0.26.1). 
For best compatibility it should target Cake.Core version 0.28.0.
The assembly 'Cake.Xamarin.Build, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null' 
is referencing an older version of Cake.Core (0.26.1). 
For best compatibility it should target Cake.Core version 0.28.0.
The assembly 'Cake.SemVer, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null' 
is referencing an older version of Cake.Core (0.26.1). 
For best compatibility it should target Cake.Core version 0.28.0.
Error: Could not resolve type with token 01000016 (from typeref, class/assembly Cake.Core.CakeTaskBuilder`1, Cake.Core, Version=0.26.1.0, Culture=neutral, PublicKeyToken=null)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions