Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bruzkovsky/c426f20d61cc06f36b7b020c12090e7a to your computer and use it in GitHub Desktop.
Save bruzkovsky/c426f20d61cc06f36b7b020c12090e7a to your computer and use it in GitHub Desktop.
2020-04-10T14:53:46.2065680Z ##[section]Starting: Boots: install Mono and Xamarin.iOS
2020-04-10T14:53:46.2072810Z ==============================================================================
2020-04-10T14:53:46.2073150Z Task : Boots
2020-04-10T14:53:46.2073520Z Description : Installs any supported payload type (e.g. .vsix, .pkg).
2020-04-10T14:53:46.2073830Z Version : 1.0.0
2020-04-10T14:53:46.2074140Z Author : Peter Collins, Jonathan Peppers
2020-04-10T14:53:46.2075970Z Help :
2020-04-10T14:53:46.2076310Z ==============================================================================
2020-04-10T14:53:46.3569180Z [command]/usr/local/bin/dotnet tool install boots --tool-path=/Users/runner/runners/2.165.2/work/_temp/boots-tool
2020-04-10T14:53:47.4444250Z
2020-04-10T14:53:47.5668200Z Welcome to .NET Core 3.1!
2020-04-10T14:53:47.5670100Z ---------------------
2020-04-10T14:53:47.5670620Z SDK Version: 3.1.201
2020-04-10T14:53:47.5670840Z
2020-04-10T14:53:47.5671430Z ----------------
2020-04-10T14:53:47.5672350Z Explore documentation: https://aka.ms/dotnet-docs
2020-04-10T14:53:47.5672950Z Report issues and find source on GitHub: https://github.com/dotnet/core
2020-04-10T14:53:47.5673800Z Find out what's new: https://aka.ms/dotnet-whats-new
2020-04-10T14:53:47.5674780Z Learn about the installed HTTPS developer cert: https://aka.ms/aspnet-core-https
2020-04-10T14:53:47.5675760Z Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs
2020-04-10T14:53:47.5676630Z Write your first app: https://aka.ms/first-net-core-app
2020-04-10T14:53:47.5677620Z --------------------------------------------------------------------------------------
2020-04-10T14:53:56.1909870Z You can invoke the tool using the following command: boots
2020-04-10T14:53:56.1911560Z Tool 'boots' (version '1.0.2.437') was successfully installed.
2020-04-10T14:53:56.2073380Z [command]/Users/runner/runners/2.165.2/work/_temp/boots-tool/boots https://download.mono-project.com/archive/6.8.0/macos-10-universal/MonoFramework-MDK-6.8.0.123.macos10.xamarin.universal.pkg https://download.visualstudio.microsoft.com/download/pr/5a678460-107f-4fcf-8764-80419bc874a0/3f78c6826132f6f8569524690322adba/xamarin.ios-13.14.1.39.pkg
2020-04-10T14:53:58.7066350Z At least one of --url, --stable, or --preview must be used
2020-04-10T14:53:58.7067680Z Unrecognized command or argument 'https://download.mono-project.com/archive/6.8.0/macos-10-universal/MonoFramework-MDK-6.8.0.123.macos10.xamarin.universal.pkg'
2020-04-10T14:53:58.7068970Z Unrecognized command or argument 'https://download.visualstudio.microsoft.com/download/pr/5a678460-107f-4fcf-8764-80419bc874a0/3f78c6826132f6f8569524690322adba/xamarin.ios-13.14.1.39.pkg'
2020-04-10T14:53:58.7069540Z
2020-04-10T14:53:58.7098670Z boots:
2020-04-10T14:53:58.7671320Z
2020-04-10T14:53:58.7671830Z boots
2020-04-10T14:53:58.7672080Z 1.0.2.437
2020-04-10T14:53:58.7672240Z File
2020-04-10T14:53:58.7672440Z issues
2020-04-10T14:53:58.7672590Z at:
2020-04-10T14:53:58.7672820Z https://github.com/jonathanpeppers/boots/issues
2020-04-10T14:53:58.7673120Z
2020-04-10T14:53:58.7716970Z Usage:
2020-04-10T14:53:58.7717300Z
2020-04-10T14:53:58.7717600Z boots
2020-04-10T14:53:58.7718360Z [options]
2020-04-10T14:53:58.7718660Z
2020-04-10T14:53:58.7730480Z Options:
2020-04-10T14:53:58.7866690Z --url <url>
2020-04-10T14:53:58.7867540Z A
2020-04-10T14:53:58.7868100Z URL
2020-04-10T14:53:58.7868600Z to
2020-04-10T14:53:58.7869050Z a
2020-04-10T14:53:58.7869520Z pkg
2020-04-10T14:53:58.7870010Z or
2020-04-10T14:53:58.7895800Z vsix
2020-04-10T14:53:58.7896410Z file
2020-04-10T14:53:58.7896940Z to
2020-04-10T14:53:58.7897420Z install
2020-04-10T14:53:58.7898460Z --stable <stable>
2020-04-10T14:53:58.7899030Z Install
2020-04-10T14:53:58.7900150Z the
2020-04-10T14:53:58.7900640Z latest
2020-04-10T14:53:58.7901140Z *stable*
2020-04-10T14:53:58.7901620Z version
2020-04-10T14:53:58.7902120Z of
2020-04-10T14:53:58.7902580Z a
2020-04-10T14:53:58.7903190Z product
2020-04-10T14:53:58.7903660Z from
2020-04-10T14:53:58.7904380Z VS
2020-04-10T14:53:58.7905040Z manifests.
2020-04-10T14:53:58.7907480Z Options
2020-04-10T14:53:58.7907780Z include:
2020-04-10T14:53:58.7908040Z Xamarin.Android,
2020-04-10T14:53:58.7908660Z Xamarin.iOS,
2020-04-10T14:53:58.7908940Z Xamarin.Mac,
2020-04-10T14:53:58.7909180Z and
2020-04-10T14:53:58.7909410Z Mono.
2020-04-10T14:53:58.7910240Z --preview <preview>
2020-04-10T14:53:58.7910490Z Install
2020-04-10T14:53:58.7910720Z the
2020-04-10T14:53:58.7910960Z latest
2020-04-10T14:53:58.7911200Z *preview*
2020-04-10T14:53:58.7911440Z version
2020-04-10T14:53:58.7911670Z of
2020-04-10T14:53:58.7911890Z a
2020-04-10T14:53:58.7912110Z product
2020-04-10T14:53:58.7912350Z from
2020-04-10T14:53:58.7912570Z VS
2020-04-10T14:53:58.7912810Z manifests.
2020-04-10T14:53:58.7913060Z Options
2020-04-10T14:53:58.7913300Z include:
2020-04-10T14:53:58.7913570Z Xamarin.Android,
2020-04-10T14:53:58.7913830Z Xamarin.iOS,
2020-04-10T14:53:58.7914090Z Xamarin.Mac,
2020-04-10T14:53:58.7914340Z and
2020-04-10T14:53:58.7914560Z Mono.
2020-04-10T14:53:58.7915160Z --version
2020-04-10T14:53:58.7915420Z Display
2020-04-10T14:53:58.7916020Z version
2020-04-10T14:53:58.7916290Z information
2020-04-10T14:53:58.7916460Z
2020-04-10T14:53:58.7954200Z ##[section]Finishing: Boots: install Mono and Xamarin.iOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment