Skip to content

Instantly share code, notes, and snippets.

@chamons

chamons/log.md Secret

Created September 20, 2018 17:51
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 chamons/2d3e8b3225d1aef3751dbc81d1b40477 to your computer and use it in GitHub Desktop.
Save chamons/2d3e8b3225d1aef3751dbc81d1b40477 to your computer and use it in GitHub Desktop.

Passing Case (launch from IDE)

error	12:50:29.040242 -0500	XamarinMacMojaveTest2	Unable to load Info.plist exceptions (eGPUOverrides)
default	12:50:29.043956 -0500	XamarinMacMojaveTest2	Current system appearance, (HLTB: 2), (SLS: 1)
default	12:50:29.050465 -0500	XamarinMacMojaveTest2	Post-registration system appearance: (HLTB: 2)
default	12:50:29.075436 -0500	XamarinMacMojaveTest2	NSApp cache appearance:
-NSRequiresAquaSystemAppearance: 1
-appearance: (null)
-effectiveAppearance: <NSCompositeAppearance: 0x6000012c8fa0
 (
    "<NSAquaAppearance: 0x6000024b3280>",
    "<NSSystemAppearance: 0x6000024b37c0>"
)>

Failing case (launch from Dock)

error	12:50:39.404254 -0500	XamarinMacMojaveTest2	Unable to load Info.plist exceptions (eGPUOverrides)
default	12:50:39.405523 -0500	XamarinMacMojaveTest2	Current system appearance, (HLTB: 2), (SLS: 1)
default	12:50:39.410998 -0500	XamarinMacMojaveTest2	Post-registration system appearance: (HLTB: 2)
default	12:50:39.434899 -0500	XamarinMacMojaveTest2	NSApp cache appearance:
-NSRequiresAquaSystemAppearance: 1
-appearance: (null)
-effectiveAppearance: <NSCompositeAppearance: 0x600001b26d50
 (
    "<NSAquaAppearance: 0x600002d3e900>",
    "<NSSystemAppearance: 0x600002d3ebc0>"
)>
error	12:50:39.558801 -0500	XamarinMacMojaveTest2	        AEGetDescData of non-desc type 'reco' not a good idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment