APTrust/dart

DART gives security warning on Mac at launch

Closed this issue · 3 comments

  1. Download the DART 2.0.19 installer from https://s3.amazonaws.com/aptrust.public.download/DART/DART-2.0.19.dmg.
  2. Double click the installer.
  3. Drag to Applications folder when prompted.
  4. Click on DART icon to open.

Expected: The app should open.

Actual: Warning says "DART cannot be opened because Apple cannot check it for malicious software."

Seems there's a problem with our Apple Developer signing certificate. Check to ensure the build is properly signed.

For now, the work-around for this issue is to right-click on the DART application icon and choose Open. You'll see a dialog with three options, one of which is to continue opening the app despite the Apple warning. Click that, and the app will launch.

This is fixed in the latest 2.0.20 build. The problem was that the earlier build was not notarized. It is now.