https://issues.dlang.org/show_bug.cgi?id=20124
--- Comment #8 from Jacob Carlborg <[email protected]> --- I looked into this a bit more. It looks like the OS (in this version at least) only checks applications with the quarantined flag. That's an extended attribute which is set when downloading a file using a browser (tested with Safari and Chrome). When I download the same file using "curl", it's not set. So that's not as bad as I thought it was. I still think this needs to be done though. --
