Fastlane verify_xcode fails

We’re having issues with Fastlane not able to verify Bitrise’s Xcode version.

Environment:

  • Latest Xcode stack: 11.4.x
  • Latest Fastlane steps 2.7.1, which uses fastale 2.146.1 which currently is the latest release

Reproducibility

  • Rebuild does not help
  • Rebuild with remote access gives me the same output

Build log output

[14:15:52]: --------------------------
[14:15:52]: --- Step: verify_xcode ---
[14:15:52]: --------------------------
[14:15:52]: Verifying your Xcode installation at path '/Applications/Xcode.app'...
[14:15:52]: Verifying Xcode was signed by Apple Inc.

[14:15:52]: $ codesign --display --verbose=4 /Applications/Xcode.app

[14:15:56]: ▸ Executable=/Applications/Xcode.app/Contents/MacOS/Xcode
[14:15:56]: ▸ Identifier=com.apple.dt.Xcode
[14:15:56]: ▸ Format=app bundle with Mach-O thin (x86_64)
[14:15:56]: ▸ CodeDirectory v=20200 size=469 flags=0x2000(library-validation) hashes=7+5 location=embedded
[14:15:56]: ▸ VersionPlatform=1
[14:15:56]: ▸ VersionMin=658944
[14:15:56]: ▸ VersionSDK=659204
[14:15:56]: ▸ Hash type=sha256 size=32
[14:15:56]: ▸ CandidateCDHash sha1=1e37fda2610fb7ef9844f8fafcd6359965aba0d1
[14:15:56]: ▸ CandidateCDHashFull sha1=1e37fda2610fb7ef9844f8fafcd6359965aba0d1
[14:15:56]: ▸ CandidateCDHash sha256=e9da3d9ab150ad73b7e2b820c023cc19af11c22a
[14:15:56]: ▸ CandidateCDHashFull sha256=e9da3d9ab150ad73b7e2b820c023cc19af11c22a169bbadf2d83406031350b7d
[14:15:56]: ▸ Hash choices=sha1,sha256
[14:15:56]: ▸ CMSDigest=72a4cdc4178d2a7ebf0d0f5f16a1793cd9dc18d57ae4e4fd16fae9df97ea90e9
[14:15:56]: ▸ CMSDigestType=2
[14:15:56]: ▸ Page size=4096
[14:15:56]: ▸ CDHash=e9da3d9ab150ad73b7e2b820c023cc19af11c22a
[14:15:56]: ▸ Signature size=4698
[14:15:56]: ▸ Authority=Apple Mac OS Application Signing
[14:15:56]: ▸ Authority=Apple Worldwide Developer Relations Certification Authority
[14:15:56]: ▸ Authority=Apple Root CA
[14:15:56]: ▸ Info.plist entries=40
[14:15:56]: ▸ TeamIdentifier=APPLECOMPUTER
[14:15:56]: ▸ Sealed Resources version=2 rules=13 files=309273
[14:15:56]: ▸ Internal requirements count=1 size=224

[14:15:57]: Attention: Your Xcode Installation could not be verified.
[14:15:57]: If you believe that your Xcode is valid, please submit an issue on GitHub

Sorry, this seems an Fastlane issue. I’ll look into this.

Filed an issue, see https://github.com/fastlane/fastlane/issues/16393.

This issue can be closed

Hi @teameh! Thank you for letting us know. Hope the issue is resolved now. Please let us know if you have any further questions! :tada: