I've noticed an issue when installing an ipa where multiple signers fail to sign it, eventually I tried using ldid directly and it was giving this error:
Upon further investigation it happens when it attempts to sign .dSYM files directly or more correctly when signing (binary name).dylib/Contents/Resources/DWARF/(binary name).dylib
It seems like it thinks that .dylib inside the dSYM should be signed
I've noticed an issue when installing an ipa where multiple signers fail to sign it, eventually I tried using ldid directly and it was giving this error:
Upon further investigation it happens when it attempts to sign .dSYM files directly or more correctly when signing (binary name).dylib/Contents/Resources/DWARF/(binary name).dylib
It seems like it thinks that .dylib inside the dSYM should be signed