Steps to Reproduce
Call the NSOpenPanel or NSSavePanel constructor. This only happens on macOS 10.15.
Expected Behavior
It will create the NSOpenPanel/NSSavePanel object.
Actual Behavior
On macOS 10.15, it will fail with 'init returned null'.
Environment
macOS 10.15
Xamarin.Mac
Calling mono from the command line. This also happens in my program which is built into a code-signed .app. It worked perfectly on all earlier versions of macOS.
Steps to Reproduce
Call the NSOpenPanel or NSSavePanel constructor. This only happens on macOS 10.15.
Expected Behavior
It will create the NSOpenPanel/NSSavePanel object.
Actual Behavior
On macOS 10.15, it will fail with 'init returned null'.
Environment
macOS 10.15
Xamarin.Mac
Calling mono from the command line. This also happens in my program which is built into a code-signed .app. It worked perfectly on all earlier versions of macOS.