Michael Wright

Results 1 comments of Michael Wright

@cameronjeffords @RamK777-stack, I resolved the hanging issue by modifying the certificate import script to include trust settings for both the `codesign` and `productbuild` tools. ```bash security import $CERTIFICATE_P12 -k $KEY_CHAIN_NAME...