Skip to content

Instantly share code, notes, and snippets.

Avatar

Arpit Jha Arpit360

View GitHub Profile
View Builoutput248401
Building Solution: xamformstestapp (Debug|iPhone)
Building: xamformstestapp (Debug)
Build started 11/26/2014 10:43:39 PM.
__________________________________________________
Project "/Users/mac360_xamarin/Projects/xamformstestapp/xamformstestapp/xamformstestapp.csproj" (Build target(s)):
Target PrepareForBuild:
View gist:c0e14744262687984634
This is new text
Going to mark this line
View example_gist_create.rb
require 'net/http'
require 'uri'
# /api/v1/:format/new
# /api/v1/:format/gists/:user
# /api/v1/:format/:gist_id
res = Net::HTTP.post_form(URI.parse('http://gist.github.com/api/v1/xml/new'),
{ 'files[file1.ab]' => 'CONTNETS',
'files[file2.ab]' => 'contents' })
View gist:06405c37ab079e595e49
=== Xamarin Studio ===
Version 5.9.1 (build 2)
Installation UUID: a0cab582-25eb-47fe-aa4a-c41ae667ad31
Runtime:
Microsoft .NET 4.0.30319.34003
GTK+ 2.24.22 (MS-Windows theme)
GTK# 2.12.26
=== Xamarin.Android ===
@Arpit360
Arpit360 / Environment Info
Created August 28, 2015 13:37
Watchkitapp Publsih Issue
View Environment Info
Microsoft Visual Studio Professional 2013
Version 12.0.40629.00 Update 5
Microsoft .NET Framework
Version 4.5.51641
Installed Version: Professional
LightSwitch for Visual Studio 2013 06177-004-0446016-02312
Microsoft LightSwitch for Visual Studio 2013
View EnvInfo40108Master
=== Xamarin Studio ===
Version 6.1 (build 242)
Installation UUID: 5aee9e7c-04d2-4896-b80a-a918340ae634
Runtime:
Mono 4.5.0 (master/22ebf42) (64-bit)
GTK+ 2.24.23 (Raleigh theme)
Package version: 405000685
View ide_log
INFO [2016-05-11 09:22:22Z]: Starting Xamarin Studio 6.0 (build 5131)
INFO [2016-05-11 09:22:22Z]: Running on Mono 4.4.0 (mono-4.4.0-branch/63a214c) (64-bit)
INFO [2016-05-11 09:22:22Z]: Operating System: Mac OS X 10.10.5
Darwin ShrutiMac.local 14.5.0 Darwin Kernel Version 14.5.0
Wed Jul 29 02:26:53 PDT 2015
root:xnu-2782.40.9~1/RELEASE_X86_64 x86_64
INFO [2016-05-11 09:22:23Z]: GTK: Using gtkrc from /Applications/Xamarin Studio.app/Contents/Resources/lib/monodevelop/bin/gtkrc.mac
INFO [2016-05-11 09:22:23Z]: Using GTK+ 2.24.23
INFO [2016-05-11 09:22:24Z]: Add-in loaded: MonoDevelop.Core
INFO [2016-05-11 09:22:24Z]: Add-in loaded: MonoDevelop.Ide
View Application_output
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
2016-05-11 10:27:39.244 EffectsDemoiOS[2768:35128] Xamarin.iOS: Established connection with the IDE (fd: 7)
2016-05-11 10:27:39.245 EffectsDemoiOS[2768:35128] Xamarin.iOS: Processing: 'start profiler: no'
2016-05-11 10:27:39.245 EffectsDemoiOS[2768:35119] Xamarin.iOS: Profiler not loaded (disabled)
Loaded assembly: /Users/360_macmini/Library/Developer/CoreSimulator/Devices/16688E46-F249-4F1D-B86C-A34B96B0F14E/data/Containers/Bundle/Application/AF9016D8-F9E4-498A-992F-694A612FDD3A/EffectsDemoiOS.app/Xamarin.iOS.dll [External]
Loaded assembly: /Users/360_macmini/Library/Developer/CoreSimulator/Devices/16688E46-F249-4F1D-B86C-A34B96B0F14E/data/Containers/Bundle/Application/AF9016D8-F9E4-498A-992F-694A612FDD3A/EffectsDemoiOS.app/System.dll [External]
Thread started: #2
Loaded assembly: /Users/360_macmini/Library/Developer/CoreSimulator/Devices/16688E46-F249-4F1D-B86C-A34B96B0F14E/data/Containers/Bundle/Application/AF9016D8-F9E4-498A-992F-694A612FDD3A/EffectsDemoiO
View gist:91e46c4ea52d23b319fae71e514cc9dc
This file has been truncated, but you can view the full file.
1>Project 'PCLCustomerSample' is not up to date. Missing output file 'C:\Users\Arpitk\Desktop\CrossPlatformDebugging\Bug30505\XamFormsTestApp.Data\bin\Debug\XamFormsTestApp.Data.dll'.
NuGet package restore started.
Restoring NuGet packages for solution C:\Users\Arpitk\Desktop\CrossPlatformDebugging\CrossPlatformDebugging.sln.
NuGet Package restored finished for solution C:\Users\Arpitk\Desktop\CrossPlatformDebugging\CrossPlatformDebugging.sln.
Restoring NuGet packages for project Android.Debugging.
Restoring NuGet packages listed in file C:\Users\Arpitk\Desktop\CrossPlatformDebugging\Android.Debugging\packages.config.
Skipping NuGet package Newtonsoft.Json 7.0.1 since it is already installed.
Skipping NuGet package Xamarin.Insights 1.11.2 since it is already installed.
NuGet Package restored finished for project Android.Debugging.
Restoring NuGet packages for project iOS.Debugging.