iNavFlight / inav-configurator

GNU General Public License v3.0
590 stars 319 forks source link

8.0 RC1 MacOS ARM build reports as damaged #2245

Closed jlpoltrack closed 3 hours ago

jlpoltrack commented 3 hours ago

The 8.0 RC1 build for ARM 'INAV-Configurator_darwin_arm64_8.0.0.dmg' reports as damaged when trying to open (running M4 Mini). The x86 version works fine.

image

mmosca commented 3 hours ago

I will add a note to the release notes.

We currently don't have access to an Apple Developer account to sign the binaries.

Running: xattr -cr /path/to/your/INAV Configurator.app

Should fix it.

jlpoltrack commented 3 hours ago

Brilliant - this worked. Will close.