What is the planned release date for an Xcode 11.4 image now that Xcode 11.4 is released?
Any update regarding this please ?
Also hoping to have this soon! Currently causing my test runs to fail.
I’m having a similar issue
Hi!
Could we have an ETA on this? It could be also good to have some visibility if there’s any specific reason for this image to be taking longer than usual (usually images on Travis are uploaded sooner).
Thanks!
In case you missed it, 11.4 appears to be available now:
Why does this Xcode 11.4 environment use macOS 10.14 ? Does Travis CI host a MODIFIED Xcode for release production ?
See Apple’s release page about Xcode 11.4, which NEED at least macOS 15.2: https://developer.apple.com/documentation/xcode_release_notes/xcode_11_4_release_notes?preferredLanguage=occ
See the log from output from my build: https://travis-ci.org/github/SDWebImage/SDWebImageSwiftUI/builds/673976569
xcodebuild: error: Failed to build project SDWebImageSwiftUI with scheme SDWebImageSwiftUITests macOS.
1356 Reason: Cannot test target “SDWebImageSwiftUITests macOS” on “My Mac”: My Mac’s macOS 10.14.6 doesn’t match SDWebImageSwiftUITests macOS’s macOS 10.15 deployment target.