Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cryophobia/715a789bd01e39073ebe0f0ad7dffca5 to your computer and use it in GitHub Desktop.
Save cryophobia/715a789bd01e39073ebe0f0ad7dffca5 to your computer and use it in GitHub Desktop.
ERROR[2016-09-13 07:08:57Z]: uncaught exception
Xamarin.MacDev.HostingException: Could not load the framework 'IDEFoundation' (path: /Applications/Xcode.app/Contents/Developer/../Frameworks/IDEFoundation.framework/IDEFoundation): dlopen(/Applications/Xcode.app/Contents/Developer/../Frameworks/IDEFoundation.framework/IDEFoundation, 1): Library not loaded: @rpath/DVTAnalytics.framework/Versions/A/DVTAnalytics
Referenced from: /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
Reason: image not found
at Xamarin.MacDev.MacServices.LoadFramework (System.String framework) [0x0007a] in /Users/builder/data/lanes/3460/95785b77/source/profiler/external/maciostools/Xamarin.MacDev.Ide/MacServices.cs:140
at Xamarin.MacDev.MacServices.LoadFrameworks () [0x000dd] in /Users/builder/data/lanes/3460/95785b77/source/profiler/external/maciostools/Xamarin.MacDev.Ide/MacServices.cs:71
at Xamarin.MacDev.MacServices.Initialize (Boolean enable_xcode_plugins) [0x00063] in /Users/builder/data/lanes/3460/95785b77/source/profiler/external/maciostools/Xamarin.MacDev.Ide/MacServices.cs:42
at XamarinProfiler.Core.Platforms.iOS.PlatformIos..ctor () [0x00030] in /Users/builder/data/lanes/3460/95785b77/source/profiler/src/XamarinProfiler.Core/Platforms/iOS/PlatformIos.cs:34
at XamarinProfiler.Core.Platform.get_ProfilingPlatforms () [0x0002a] in /Users/builder/data/lanes/3460/95785b77/source/profiler/src/XamarinProfiler.Core/Platform.cs:105
at XamarinProfiler.Core.ProfilerSession.Initialize (XamarinProfiler.Core.RunFactory runFactory) [0x0000d] in /Users/builder/data/lanes/3460/95785b77/source/profiler/src/XamarinProfiler.Core/ProfilerSession.cs:33
at XamarinProfiler.Mac.MainClass.Main (System.String[] args) [0x00032] in /Users/builder/data/lanes/3460/95785b77/source/profiler/src/XamarinProfiler.Mac/Main.cs:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment