PointCloudLibrary/pcl

Sign MacOS binaries properly

Open

#3,714 opened on Mar 4, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (4,506 forks)batch import
help wantedkind: todoplatform: macos

Repository metrics

Stars
 (9,023 stars)
PR merge metrics
 (Avg merge 8d 7h) (3 merged PRs in 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

Contributor guide