Skip to content

Instantly share code, notes, and snippets.

View Shruti360's full-sized avatar

Shruti Saini Shruti360

View GitHub Profile
Building: WebTest1 (Debug|iPhone)
Build started 05-08-2015 20:36:04.
__________________________________________________
Project "/Users/ixamarin78/Downloads/UITest-master/WebTest1/WebTest1.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: iPhone
=== Xamarin Studio ===
Version 5.9.5 (build 17)
Installation UUID: 67eaf3b4-f8a7-4ab4-a9df-3197350ca5dc
Runtime:
Mono 4.0.2 ((detached/c99aa0c)
GTK+ 2.24.23 (Raleigh theme)
Package version: 400020005
@Shruti360
Shruti360 / gist:10a45ec816d0fbf105a5
Created September 16, 2015 13:55
Application Output
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
2015-09-16 19:21:13.917 Popovers[913:25026] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found. Did find:
/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2015-09-16 19:21:13.917 Popovers[913:25026] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7c8c8d90 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-09-16 19:21:13.918 Popovers[913:25026] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Conte
@Shruti360
Shruti360 / gist:3bd77d19e3cb3350c2c4
Created September 29, 2015 13:37
Build Output Log
Building: TEst123 (Debug|iPhone)
Build started 29-09-2015 18:11:39.
__________________________________________________
Project "/Users/ixamarin78/Projects/TEst123/TEst123/TEst123.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: iPhone
@Shruti360
Shruti360 / gist:ccfbef12be981e602bd1
Created October 6, 2015 07:16
Environment Info
=== Xamarin Studio ===
Version 5.10 (build 804)
Installation UUID: 67eaf3b4-f8a7-4ab4-a9df-3197350ca5dc
Runtime:
Mono 4.0.4 ((detached/cb6d6b2)
GTK+ 2.24.23 (Raleigh theme)
Package version: 400040002
=== Xamarin Studio ===
Version 5.10 (build 804)
Installation UUID: 3d25a767-a003-4a7d-9f5e-e57987cf6cf0
Runtime:
Mono 4.2.1 (explicit/cc1cf60)
GTK+ 2.24.23 (Raleigh theme)
Package version: 402010062
@Shruti360
Shruti360 / gist:74dfd303cdadd5e7fb89
Created October 12, 2015 10:49
Environment Info _34751 _ Stable
=== Xamarin Studio ===
Version 5.9.7 (build 22)
Installation UUID: 67eaf3b4-f8a7-4ab4-a9df-3197350ca5dc
Runtime:
Mono 4.2.1 (explicit/d8b68fd)
GTK+ 2.24.23 (Raleigh theme)
Package version: 402010069
INFO [2015-10-12 14:33:47Z]: Starting Xamarin Studio 5.9.7 (build 22)
INFO [2015-10-12 14:33:47Z]: Running on Mono 4.2.1 (explicit/d8b68fd)
WARNING [2015-10-12 14:33:47Z]: Gtk-Warning: Locale not supported by C library.
Using the fallback 'C' locale.
Stack trace:
at Gtk.Application.gtk_init (System.Int32& , System.IntPtr& ) in <filename unknown>:line 0
at Gtk.Application.do_init (System.String progname, System.String[]& args, Boolean check) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/gtk/Application.cs:line 101
at Gtk.Application.Init (System.String progname, System.String[]& args) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/gtk/Application.cs:line 122
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) in /Users/builder/data/lanes/1936/6bd1f169/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelo
@Shruti360
Shruti360 / gist:5583d852eb5708f5b328
Created October 14, 2015 12:29
Exception Output
System.NotSupportedException: Specified method is not supported.
at at Foundation.NSDictionary.set_Item (System.String key, Foundation.NSObject value) in /Users/builder/data/lanes/2097/3e5d6087/source/maccore/src/Foundation/NSDictionary.cs:line 367
at at SvTes.ViewController.ViewDidLoad () in /Users/ixamarin78/Projects/SvTes/SvTes/ViewController.cs:line 18
at at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at at UIKit.UIApplication.Main (System.String[] args, IntPtr principal, IntPtr delegate) in /Users/builder/data/lanes/2097/3e5d6087/source/maccore/src/UIKit/UIApplication.cs:line 74
at at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) in /Users/builder/data/lanes/2097/3e5d6087/source/maccore/src/UIKit/UIApplication.cs:line 58
at at SvTes.Application.Main (System.String[] args) in /Users/ixamarin78/Projects/SvTes/SvTes/Main.cs:line 12
INFO [2015-10-14 17:33:26Z]: Starting Xamarin Studio 5.10 (build 819)
INFO [2015-10-14 17:33:26Z]: Running on Mono 4.2.1 (explicit/3c27547)
INFO [2015-10-14 17:33:26Z]: Operating System: Mac OS X 10.10.4
Darwin XamnewiMac.local 14.4.0 Darwin Kernel Version 14.4.0
Thu May 28 11:35:04 PDT 2015
root:xnu-2782.30.5~1/RELEASE_X86_64 x86_64
WARNING [2015-10-14 17:33:26Z]: Gtk-Warning: Locale not supported by C library.
Using the fallback 'C' locale.
Stack trace:
at Gtk.Application.gtk_init (System.Int32& , System.IntPtr& ) in <filename unknown>:line 0