When I try to build my app in the terminal, I get this error.
Signing the application with the new certificate...
d3deab3b131.app: replacing existing signature
codesign_allocate: for architecture armv6 object: /Users/CEO/Desktop/resign/d3deab3b131.app/d3deab3b131 malformed object (unknown load command 9)
d3deab3b131.app: object file format invalid or unsuitable
Signing the application with the new certificate...
d3deab3b131.app: replacing existing signature
codesign_allocate: for architecture armv6 object: /Users/CEO/Desktop/resign/d3deab3b131.app/d3deab3b131 malformed object (unknown load command 9)
d3deab3b131.app: object file format invalid or unsuitable
Comment