Skip to content

Instantly share code, notes, and snippets.

@Shruti360
Created January 14, 2015 08:24
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 Shruti360/50e7da4c4540b98d6bc5 to your computer and use it in GitHub Desktop.
Save Shruti360/50e7da4c4540b98d6bc5 to your computer and use it in GitHub Desktop.
Application Log
Loaded assembly: /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/bin/Debug/VtcMac.app/Contents/MonoBundle/Xamarin.Mac.dll [External]
Loaded assembly: /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/bin/Debug/VtcMac.app/Contents/MonoBundle/System.dll [External]
Loaded assembly: /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/bin/Debug/VtcMac.app/Contents/MonoBundle/System.Net.Http.dll [External]
Loaded assembly: /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/bin/Debug/VtcMac.app/Contents/MonoBundle/VtcMac.exe
Loaded assembly: /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/bin/Debug/VtcMac.app/Contents/MonoBundle/Xamarin.Insights.dll [External]
Unhandled Exception:
System.Exception: Unable to load required framework: 'lib/Cocoa.Opus.dylib' ---> System.Exception: Exception of type 'System.Exception' was thrown.
--- End of inner exception stack trace ---
at ObjCRuntime.Runtime.RegisterAssembly (System.Reflection.Assembly a) [0x000b6] in /Users/builder/data/lanes/1248/8c6a1595/source/xamcore/maccore/src/ObjCRuntime/Runtime.mac.cs:134
at AppKit.NSApplication.Init () [0x00081] in /Users/builder/data/lanes/1248/8c6a1595/source/xamcore/src/AppKit/NSApplication.cs:66
at Vtc.MainClass.Main (System.String[] args) [0x00001] in /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/Main.cs:12
[ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Unable to load required framework: 'lib/Cocoa.Opus.dylib' ---> System.Exception: Exception of type 'System.Exception' was thrown.
--- End of inner exception stack trace ---
at ObjCRuntime.Runtime.RegisterAssembly (System.Reflection.Assembly a) [0x000b6] in /Users/builder/data/lanes/1248/8c6a1595/source/xamcore/maccore/src/ObjCRuntime/Runtime.mac.cs:134
at AppKit.NSApplication.Init () [0x00081] in /Users/builder/data/lanes/1248/8c6a1595/source/xamcore/src/AppKit/NSApplication.cs:66
at Vtc.MainClass.Main (System.String[] args) [0x00001] in /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/Main.cs:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment