The Xcode 12.5 image has just been released and can be selected as follows:
macos:
xcode: 12.5.0
Image Info
Xcode 12.5 Build version 12E262 is installed at /Applications/Xcode-12.5.app .
The following runtimes are installed:
iOS 13.7
iOS 14.5
tvOS 13.4
tvOS 14.5
watchOS 6.2
watchOS 7.4
The full manifest of installed software can be found here
Big Sur Preview Customers
If you were part of the Big Sur Preview, you can continue using the preview m2.medium resource. Otherwise, you can use the Xcode 12.5 image on our standard mac resources. We will announce the replacement to the preview resources later this year and they will remain available until that time.
Hello, since using this new image we can’t codesign our app anymore.
It fails with this error: Warning: unable to build chain to self-signed root for signer
Anyone else know anything about that?
Thank you for releasing the latest Xcode image finally! I have a question about Ruby environment.
Will there be an update to include Ruby 3.0 for Xcode 12.5 image? Or will that be in the next update for Xcode 12.6 or 13?
In our case the signing of two precompiled XCFrameworks “ScreenShield” and “OneTrust” is failing as well in MacOS11 , has anyone faced a similar issue? Does the code signing fail only for external frameworks?