PointCloudLibrary/pcl

Sign MacOS binaries properly

Open

#3.714 geöffnet am 4. März 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (4.506 Forks)batch import
help wantedkind: todoplatform: macos

Repository-Metriken

Stars
 (9.023 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 7h) (3 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide