How to skip this warning to complete the build in Xcode?

Hi,

When build our project on one Mac/Xcode, build got interrupt and failed, it state that

"The signature of "xxxxxx.x-framework" cannot be validated and may have been compromised. Validation Error: The signing certificate has been revoked (CSSMERR_TP_CERT_REVOKED)"

One strang thing is this build failed only on Xcode/mac, but the exact the project could be built successfully.

So question here:

  1. How can skip this warning to make the project build successfully?
  2. More curious, how this interrupt only happened on one Xcode, while others are ok?

Thanks, KK

Did you compare the certificates on all Macs involved?

How to skip this warning to complete the build in Xcode?
 
 
Q