in my case, dynamic library (libmowglicore.dylib) were loading other unsigned .so dynamic libraries. I tried adding other .so unsigned dynamic libraries into Embed Libraries under xcode build phase which signs it during build. This solved my problem.
Hi @eskimo,
I tried to view Sandbox Violation Reports for opening raw socket. But i don't see my process listed there. There are reports from other apps.
in my case, dynamic library (libmowglicore.dylib) were loading other unsigned .so dynamic libraries. I tried adding other .so unsigned dynamic libraries into Embed Libraries under xcode build phase which signs it during build. This solved my problem.
Hi @eskimo,
I tried to view Sandbox Violation Reports for opening raw socket. But i don't see my process listed there. There are reports from other apps.