I have an issue with iOS XCode 11.3.1 on a mac mini Catalina 10.15.2
Any help and suggestions would be much appreciated.
Im having an issue with Code Signing when trying to build my project. When building the project Im seeing “Provisioning profile "XXXXXX"doesn't include signing certificate "XXXXXXXXXX (XXXXXXXXXX)".
Also I see “command codesign failed with a nonzero exit code. No Identity found”.
Happy to provide any additional information.
Solutions Ive tried · Lock/Unlock KeyChain Access · Clean build and rerunning in XCode · Replacing/updating the Apple Certificates WWDR (2023 & 2030), DACA and ARCA · CodeSigning fameworks using codesign -f -s (although running the build the signing is replaced) · Disabled signing “Embed & Dont Sign” in build settings.
· Using a different/new account and trying the above
· Verifying Private key exists for certificates
Any help and suggestions would be much appreciated.
Im having an issue with Code Signing when trying to build my project. When building the project Im seeing “Provisioning profile "XXXXXX"doesn't include signing certificate "XXXXXXXXXX (XXXXXXXXXX)".
Also I see “command codesign failed with a nonzero exit code. No Identity found”.
Happy to provide any additional information.
Solutions Ive tried · Lock/Unlock KeyChain Access · Clean build and rerunning in XCode · Replacing/updating the Apple Certificates WWDR (2023 & 2030), DACA and ARCA · CodeSigning fameworks using codesign -f -s (although running the build the signing is replaced) · Disabled signing “Embed & Dont Sign” in build settings.
· Using a different/new account and trying the above
· Verifying Private key exists for certificates