I want to codesign our development on macOS Monterey, but I get the following error: % sudo codesign --deep -vvv --timestamp --strict --force --verify --verbose = 4 --sign Developer ID Application: ZZZZZZZZZZ, Inc. (ZZZZZZZZZZ) AAAAA.framework Warning: unable to build chain to self-signed root for signer Developer ID Application: ZZZZZZZZZZ, Inc. (ZZZZZZZZZZ) AAAAA.framework: errSecInternalComponent In subcomponent: /Users/XXXXX/AAAAA.framework/Versions/Current/Frameworks/BBBBBB.dylib If I check Developer ID Application: ZZZZZZZZZZ, Inc. (ZZZZZZZZZZ) in Keychain Access, It says This certificate is valid. Download and install Apple Root Certificates and Apple Intermediate certificates from the following websites. https://www.apple.com/certificateauthority/ If I enter apple or developer id cert in the search window at the top right of the Keychain Access screen, The same certificate downloaded and installed above but with Keychain System Roots will be detected. Is it correct that the same cert
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
Signing Certificates
Code Signing
2
0
3.3k