PointCloudLibrary/pcl

Sign MacOS binaries properly

Open

#3.714 aberto em 4 de mar. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (4.506 forks)batch import
help wantedkind: todoplatform: macos

Métricas do repositório

Stars
 (9.023 stars)
Métricas de merge de PR
 (Mesclagem média 8d 7h) (3 fundiu PRs em 30d)

Description

MacOS 10.15 and up, Apple requires software distributions to use their "Notarization Service"

https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution

Thanks for informing us. Sadly, my XCode is not willing to compile so I'm unable to help (I was the person who uploaded the original tarball for 1.10.0).

However, if I'm not mistaken, you can circumvent the issue by using the following workflow: System Preferences > Security & Privacy > General > Allow XYZ app > credential-verification

Originally posted by @kunaltyagi in https://github.com/PointCloudLibrary/pcl/issues/3707#issuecomment-594011365

Guia do colaborador