You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an app on macos which includes fonnx. After building this app and signing it using codesign, it crashes on startup.
It complains about an invalid signature for the libonnxruntime.1.16.1.dylib (see logs). Is there any additional configuration needed to properly sign the library?
Hey,
I have an app on macos which includes fonnx. After building this app and signing it using codesign, it crashes on startup.
It complains about an invalid signature for the libonnxruntime.1.16.1.dylib (see logs). Is there any additional configuration needed to properly sign the library?
crash.log
The text was updated successfully, but these errors were encountered: