iOS 9.3.1 + Zeusmos - How do i sign cores/dylibs?

Today im using Zeusmos to sign deb/ipa files. The simple reason is that i dont own an OSX Computer. Installing retroarch on my iPad pro iOS 9.3.1 using zeusmos is no issue, but signing a cores seems to be impossible. As most of you already knows, using the built-in core installer/updater dosnt work.

Any hints that could help me would be highly appreciated!

(i can add that the online zeusmos dashboard don’t work at the moment, it’s been out of function since a few months back).

Unfortunately, you need to code sign the cores (the files with the .dylib extension) using the “codesign” executable on the command line in Mac OS X. I’m not sure if this Zeusmos tool can code sign individual files, but that’s what you need to do.