sqweek / dialog

Simple cross-platform dialog API for go-lang
ISC License
493 stars 76 forks source link

setAllowedFileTypes: is deprecated: #74

Open daryl-williams opened 1 year ago

daryl-williams commented 1 year ago

I am now getting this error, not sure why it started or what it means but my app will not run and exits with: error status 1. It seems to be the same issue referenced in issue #71 and issue #64.

Any help would be greatly appreciated. If I can supply any more information please let me know. I am running MacOS 13.2.1 (22D68) on an M1 MacBook Air. My app backend is written in Golang and uses the Wails framework.

Best Regards,

Daryl