PointCloudLibrary/pcl

Sign MacOS binaries properly

Open

#3 714 ouverte le 4 mars 2020

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C++ (4 506 forks)batch import
help wantedkind: todoplatform: macos

Métriques du dépôt

Stars
 (9 023 stars)
Métriques de merge PR
 (Merge moyen 8j 7h) (3 PRs mergées en 30 j)

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

Guide contributeur