Sunday, March 3, 2024
HomeiOS Developmentios - Unable to construct chain to self-signed root for signer

ios – Unable to construct chain to self-signed root for signer


I am attempting to arrange a mac for a venture for iOS improvement. I am attempting to run and check it on an iPhone. I’ve the iPhone setup for improvement. I get an error relating to the flexibility to run codesign. Particularly, I get an error saying that codesign has exited with code 1. I’ve tracked down my drawback to getting this my certs setup correctly on my native mac. I’m following this publish from the apple boards. My “apple Growth” cert is exhibiting at + blue in keychain entry, so it seems to be trusted. Right here is my output from a name to safety find-identity.

safety find-identity -p codesigning

Coverage: Code Signing
Matching identities

  1. 371EF44AAF21C3870152DCC7AE993A7B027284E3 “Apple Growth: Wallace McClure (GMJV25M3U8)”
    1 identities discovered

Legitimate identities solely

  1. 371EF44AAF21C3870152DCC7AE993A7B027284E3 “Apple Growth: Wallace McClure (GMJV25M3U8)”
    1 legitimate identities discovered

Okay, so I believe I’m okay. Nevertheless, I get an error on the next.
codesign -s “Apple Growth” -f “MyTrue”
MyTrue: changing present signature
Warning: unable to construct chain to self-signed root for signer “Apple Growth: Wallace McClure (GMJV25M3U8)”
MyTrue: errSecInternalComponent

This appears precisely just like the error I get when I attempt to run and debug on a bodily iPhone.

I’ve adopted directions to obtain two further certs from apple. One is the Apple Worldwide Builders Relations CA – G2 which expires on Could 6, 2029. The opposite cert is Developer ID Certification Authority which expires on Sep 16, 2031.

All of my certs have a blue plus signal on them, so I believe that they’re trusted for my id.

I am misplaced on what else to do. Any solutions are appreciated.

TIA.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments