Page 1 of 1

MacOS X Gatekeeper rejects 0.7.18

Posted: July 9th, 2014, 7:18 am
by mattslot
Tried to install the latest binary on my Mac running Mavericks, but the app was marked as "unidentified developer" and rejected by GateKeeper.

Code: Select all

spctl -avv /Volumes/SABnzbd-0.7.18/10.8\ \(M-Lion\)\ 10.9\ \(Mavericks\)/SABnzbd.app 
/Volumes/SABnzbd-0.7.18/10.8 (M-Lion) 10.9 (Mavericks)/SABnzbd.app: rejected
The code signature seems intact:

Code: Select all

codesign -vv /Volumes/SABnzbd-0.7.18/10.8\ \(M-Lion\)\ 10.9\ \(Mavericks\)/SABnzbd.app 
/Volumes/SABnzbd-0.7.18/10.8 (M-Lion) 10.9 (Mavericks)/SABnzbd.app: valid on disk
/Volumes/SABnzbd-0.7.18/10.8 (M-Lion) 10.9 (Mavericks)/SABnzbd.app: satisfies its Designated Requirement
I re-installed 0.7.17 and didn't get the warning:

Code: Select all

spctl -avv /Volumes/SABnzbd-0.7.17/10.8\(M-Lion\)\ 10.9\(Mavericks\)/SABnzbd.app 
/Volumes/SABnzbd-0.7.17/10.8(M-Lion) 10.9(Mavericks)/SABnzbd.app: accepted
Thanks.

Re: MacOS X Gatekeeper rejects 0.7.18

Posted: July 9th, 2014, 7:39 am
by shypike
OK, it seems something when wrong when I updated my developer account.
That also explains why the Notification support fails now.
The problem is that Gatekeeper can only be tested on another system.