This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"payload" : | |
{ | |
"protocol_version" : "0.0.4", | |
"configuration" : { | |
"version" : "(6.4.0.179) (2019-06/3608a495413)", | |
"tlc" : "normal", | |
"sigsgev" : "altstack", | |
"notifications" : "kqueue", | |
"architecture" : "amd64", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-10-07 16:43:28.438 Xamarin Update[48719:7697213] Reading index file | |
2015-10-07 16:43:28.439 Xamarin Update[48719:7697213] Loaded 6 updates from index file | |
2015-10-07 16:43:28.439 Xamarin Update[48719:7697213] Requesting root authorization for <nothing> | |
2015-10-07 16:43:31.963 Xamarin Update[48719:7697213] Acquired root authorization | |
2015-10-07 16:43:31.963 Xamarin Update[48719:7697213] Updates require restart, terminating Xamarin Studio and related apps | |
2015-10-07 16:43:31.969 Xamarin Update[48719:7697543] Installing update 1 of 6 | |
2015-10-07 16:43:31.970 Xamarin Update[48719:7697543] Installing package '/Users/lluis/Library/Caches/XamarinStudio-5.0/TempDownload/MonoFramework-MDK-4.2.1.60.macos10.xamarin.x86.pkg' | |
2015-10-07 16:43:31.970 Xamarin Update[48719:7697543] /usr/sbin/installer -pkg '/Users/lluis/Library/Caches/XamarinStudio-5.0/TempDownload/MonoFramework-MDK-4.2.1.60.macos10.xamarin.x86.pkg' -target / -verboseR | |
2015-10-07 16:43:31.970 Xamarin Update[48719:7697543] Requesting root authorization fo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// AndroidDesignerView.cs | |
// | |
// Author: | |
// Lluis Sanchez <[email protected]> | |
// | |
// Copyright (c) 2011 Xamarin Inc | |
// | |
// Permission is hereby granted, free of charge, to any person obtaining a copy | |
// of this software and associated documentation files (the "Software"), to deal |