PointCloudLibrary/pcl

Sign MacOS binaries properly

Open

#3,714 opened on 2020年3月4日

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
 (平均マージ 8d 7h) (30d で 3 merged PRs)

説明

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

コントリビューターガイド