objconv
objconv copied to clipboard
Convert from ELF to Mach-O
objconv -fmacho64 Test.AppImage New.AppImage
Error 2022: Cannot convert executable file
I am confused on why I am getting this error?
Did you manage to resolve this? If so, can you point me in the right direction? Currently trying to convert two .so ELF libraries to mach-o but so far seems impossible