Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created September 21, 2018 16:19
Show Gist options
  • Save GouriKumari/51632b6244273d8b3871aac21b4c46e9 to your computer and use it in GitHub Desktop.
Save GouriKumari/51632b6244273d8b3871aac21b4c46e9 to your computer and use it in GitHub Desktop.
Application Output
Loaded assembly: /Users/xamarinqa/GitRepo/mac-samples/yosemite/VisualEffectPlayground/VisualEffectPlayground/bin/Debug/VisualEffectPlayground.app/Contents/MonoBundle/VisualEffectPlayground.exe
Loaded assembly: /Users/xamarinqa/GitRepo/mac-samples/yosemite/VisualEffectPlayground/VisualEffectPlayground/bin/Debug/VisualEffectPlayground.app/Contents/MonoBundle/Xamarin.Mac.dll [External]
Loaded assembly: /Users/xamarinqa/GitRepo/mac-samples/yosemite/VisualEffectPlayground/VisualEffectPlayground/bin/Debug/VisualEffectPlayground.app/Contents/MonoBundle/System.dll [External]
2018-09-21 12:16:51.138 VisualEffectPlayground[54945:13974719] GetInputSourceEnabledPrefs user file path = /Users/xamarinqa/Library/Preferences/com.apple.HIToolbox.plist
2018-09-21 12:16:51.138 VisualEffectPlayground[54945:13974719] GetInputSourceEnabledPrefs effective user id path = 501
2018-09-21 12:16:51.138 VisualEffectPlayground[54945:13974719] GetInputSourceEnabledPrefs user pref content = <CFBasicHash 0x60000168f500 [0x7fff82ea38e0]>{type = immutable dict, count = 3,
entries =>
0 : <CFString 0x600000dd4990 [0x7fff82ea38e0]>{contents = "AppleNumberResID"} = <CFBasicHash 0x60000168f7c0 [0x7fff82ea38e0]>{type = immutable dict, count = 1,
entries =>
0 : smRoman = <CFNumber 0x6d2d1143304cf213 [0x7fff82ea38e0]>{value = +0, type = kCFNumberSInt64Type}
}
1 : <CFString 0x6000002f1c80 [0x7fff82ea38e0]>{contents = "AppleTimeResID"} = <CFBasicHash 0x60000168f780 [0x7fff82ea38e0]>{type = immutable dict, count = 1,
entries =>
0 : smRoman = <CFNumber 0x6d2d1143304cf213 [0x7fff82ea38e0]>{value = +0, type = kCFNumberSInt64Type}
}
2 : <CFString 0x6000002f1d40 [0x7fff82ea38e0]>{contents = "AppleDateResID"} = <CFBasicHash 0x60000168f4c0 [0x7fff82ea38e0]>{type = immutable dict, count = 1,
entries =>
0 : smRoman = <CFNumber 0x6d2d1143304cf213 [0x7fff82ea38e0]>{value = +0, type = kCFNumberSInt64Type}
}
}
2018-09-21 12:16:55.501 VisualEffectPlayground[54945:13974719] Failed to connect (sideVisualEffectView) outlet from (BasicSidebarViewController) to (NSVisualEffectView): missing setter or instance variable
2018-09-21 12:16:57.970 VisualEffectPlayground[54945:13974719] Failed to connect (SideVisualEffectView) outlet from (BasicSidebarViewController) to (NSVisualEffectView): missing setter or instance variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment