Open magmaus3 opened 2 years ago
ldid seems problematic with Golang generated executables
ldid.cpp(1300): _assert(): errno=2
libc++abi.dylib: terminating with uncaught exception of type char const*
Abort trap: 6
Use absolute path to entitlements works for me, or you can do a strip
before calling ldid
Please try updating to golang 1.17, the patch to sign binaries with ldid has been removed so it will be adhoc signed by the go linker.
@vXtreniusX any update on this?
go1.16.6 ios/arm64
Log: