Closed
Description
NOTE: This issue specifically refers to dart2native
tool, it does not refer to Flutter on Desktop, as Flutter does not use dart2native
The executables created with bin/dart2native
use a format that as discussed in the original issue is not compatible with signing tools such as codesign
and signtool
.