Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created November 16, 2015 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GouriKumari/611803bdc8f5c33c8986 to your computer and use it in GitHub Desktop.
Save GouriKumari/611803bdc8f5c33c8986 to your computer and use it in GitHub Desktop.
Application Output
Starting iPhone 6s
Press enter to terminate the application
>Loaded assembly: /Users/gourikumari/Library/Developer/CoreSimulator/Devices/00E422A7-3E9F-4627-948C-57D9212B4F14/data/Containers/Bundle/Application/523DE184-93C4-450F-91EE-370CC7E49544/PointerSwitchBug.app/monotouch.dll [External]
Loaded assembly: /Users/gourikumari/Library/Developer/CoreSimulator/Devices/00E422A7-3E9F-4627-948C-57D9212B4F14/data/Containers/Bundle/Application/523DE184-93C4-450F-91EE-370CC7E49544/PointerSwitchBug.app/System.Core.dll [External]
Loaded assembly: /Users/gourikumari/Library/Developer/CoreSimulator/Devices/00E422A7-3E9F-4627-948C-57D9212B4F14/data/Containers/Bundle/Application/523DE184-93C4-450F-91EE-370CC7E49544/PointerSwitchBug.app/System.dll [External]
Loaded assembly: /Users/gourikumari/Library/Developer/CoreSimulator/Devices/00E422A7-3E9F-4627-948C-57D9212B4F14/data/Containers/Bundle/Application/523DE184-93C4-450F-91EE-370CC7E49544/PointerSwitchBug.app/PointerSwitchBug.exe
Loaded assembly: /Users/gourikumari/Library/Developer/CoreSimulator/Devices/00E422A7-3E9F-4627-948C-57D9212B4F14/data/Containers/Bundle/Application/523DE184-93C4-450F-91EE-370CC7E49544/PointerSwitchBug.app/System.Xml.dll [External]
2015-11-16 16:04:10.348 PointerSwitchBug[2278:33211] 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-11-16 16:04:10.351 PointerSwitchBug[2278:33211] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7d7d2680 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-11-16 16:04:10.352 PointerSwitchBug[2278:33211] 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-11-16 16:04:10.352 PointerSwitchBug[2278:33211] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7d7d2680 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-11-16 16:04:10.352 PointerSwitchBug[2278:33211] 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-11-16 16:04:10.352 PointerSwitchBug[2278:33211] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7d7d2680 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-11-16 16:04:10.353 PointerSwitchBug[2278:33211] 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-11-16 16:04:10.353 PointerSwitchBug[2278:33211] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7d7d2680 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-11-16 16:04:10.426 PointerSwitchBug[2278:33211] Warning once only: Detected a case where constraints ambiguously suggest a height of zero for a tableview cell's content view. We're considering the collapse unintentional and using standard height instead.
Resolved pending breakpoint at 'DetailViewController.cs:23,1' to void PointerSwitchBug.DetailViewController.SetDetailItem (object newDetailItem) [0x0000e].
Resolved pending breakpoint at 'DetailViewController.cs:47,1' to void PointerSwitchBug.DetailViewController.ViewDidLoad () [0x00001].
Resolved pending breakpoint at 'DetailViewController.cs:49,1' to void PointerSwitchBug.DetailViewController.ViewDidLoad () [0x00007].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment