Closed akhst7 closed 2 weeks ago
Hi Aki, is this coming up after installing BPCells from r-universe? We're not really able to modify the build pipeline for that as it is controlled by the r-universe devs, so there's not much we can do easily to add code signing for Mac users.
I don't currently use a mac, but my recollection is that right after you get an error like this, if you go into your system security settings there's usually a button you can click to allow that specific unsigned binary to run and the next time you try the action it should work okay.
If you're not comfortable about this from a security perspective, building from source via github is probably the best bet.
-Ben
Hi Ben,
I figured this one out but it is a temporary solution since current OSX runs ACL and I could only temporarily disable this. Anyway, it works now. I will have to contact r-universe to properly report a code sign.
I checked to make sure nomalicious codes are present within their binary, which happens a lot lately.
For compiling the latest BPCells in my armMac, I really need to cook it a bit further.
Thanks anyway.
Aki
Hi Ben,
I run into the Apple's code signing error when loading BPCells_0.2.0.(r-4.4-arm64)
I appreciate if you can fix this.
Thanks.