Cloning with recursion and checking out master of the repo, and then building (OSX, VS for Mac, attempting to build SillyCompany.Mobile.Practices.iOS) results in numerous errors and warnings. The following primary warnings/errors likely lead to the rest:
/Users/mattbenic/Documents/work/misc/Xamarin-Forms-Practices/SillyCompany.Mobile.Practices/Presentation/Views/AlternateSillySquareCell.xaml: Error: The target "UpdateDesignTimeXaml" does not exist in the project. (SillyCompany.Mobile.Practices)
/Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(5,5): Warning: The referenced project '../Sharpnado.Presentation.Forms/Sharpnado.Infrastructure/Sharpnado.Infrastructure.csproj' does not exist. (SillyCompany.Mobile.Practices)
/Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(5,5): Warning: The referenced project '../Sharpnado.Presentation.Forms/Sharpnado.Presentation.Forms/Sharpnado.Presentation.Forms.csproj' does not exist. (SillyCompany.Mobile.Practices)
/Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.CSharp.CurrentVersion.targets(9,9): Warning MSB3884: Could not find rule set file "../Sharpnado.Presentation.Forms/Sharpnado.Infrastructure/StyleCopRules.ruleset". (MSB3884) (SillyCompany.Mobile.Practices)
Cloning with recursion and checking out master of the repo, and then building (OSX, VS for Mac, attempting to build SillyCompany.Mobile.Practices.iOS) results in numerous errors and warnings. The following primary warnings/errors likely lead to the rest:
/Users/mattbenic/Documents/work/misc/Xamarin-Forms-Practices/SillyCompany.Mobile.Practices/Presentation/Views/AlternateSillySquareCell.xaml: Error: The target "UpdateDesignTimeXaml" does not exist in the project. (SillyCompany.Mobile.Practices)
/Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(5,5): Warning: The referenced project '../Sharpnado.Presentation.Forms/Sharpnado.Infrastructure/Sharpnado.Infrastructure.csproj' does not exist. (SillyCompany.Mobile.Practices)
/Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(5,5): Warning: The referenced project '../Sharpnado.Presentation.Forms/Sharpnado.Presentation.Forms/Sharpnado.Presentation.Forms.csproj' does not exist. (SillyCompany.Mobile.Practices)
/Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.CSharp.CurrentVersion.targets(9,9): Warning MSB3884: Could not find rule set file "../Sharpnado.Presentation.Forms/Sharpnado.Infrastructure/StyleCopRules.ruleset". (MSB3884) (SillyCompany.Mobile.Practices)