DefTruth / RVM-Inference

🔥Robust Video Matting C++ inference toolkit with ONNXRuntime、MNN、NCNN and TNN, via lite.ai.toolkit.
GNU General Public License v3.0
116 stars 27 forks source link

关于macos公证问题 #41

Closed synmans closed 2 years ago

synmans commented 2 years ago

把lite.ai.toolkit的dylib库封装到app打包后,可以进行codesign并应用公证。 但是从非本地下载后,mac的Gatekeeper会提示无法通过认证。是苹果对某些库有限制吗?

DefTruth commented 2 years ago

这个不了解

synmans commented 2 years ago

验证了一下,只是复制到app中就会被检测到。应该是苹果对一些库进行了扫描