Hello, Xcode 26.4.1 was released with fix for swift runtime crash:
- Fixed stack-allocation bugs in async functions that caused “freed pointer was not the last allocation” crashes, particularly in
swift_asyncLet_finish. These long-standing issues became more frequent in Swift 6.2 and 6.3 due to optimizer improvements. (173974857)
we’re hitting this crash in our project, would it be possible to release image with Xcode 26.4.1 please?