asb2m10 / dexed

DX7 FM multi plaform/multi format plugin
GNU General Public License v3.0
2.76k stars 240 forks source link

Mac (arm) .mpkg "file is damaged" #422

Closed tezza1971 closed 1 month ago

tezza1971 commented 2 months ago

just tried installing 0.9.6 and after several attempts at downloading the zip file and runing the resulting .mpkg file, I got the following error.

image

I'm running Sonoma 14.4.1 on an M1 mac mini.

I tried a pkgutil --expand -v and it just came back with "Could not open package for expansion:"

Upon further prodding from the command line, I found I could CD into the .mpkg to find the AU.pkg and expand that to rename the payload file to Dexed.component and copy it into /Library/Audio/Plugins/Components

But I'm sure this is not the intended process to have Dexed installed.

asb2m10 commented 1 month ago

Hi, this is because I didn't built Dexed package with a valid "Apple Developer ID", this is how gatekeeper works. I'm in the process to buy a "Apple Developer ID" for the next version.