RSSAmplifier

Ole Begemann · Oct 12, 2022

Xcode 14.0 generates wrong concurrency code for macOS targets

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Mac apps built with Xcode 14.0 and 14.0.1 may contain concurrency bugs because the Swift 5.7 compiler can generate invalid code when targeting the macOS 12.3 SDK. If you distribute Mac apps, you should build them with Xcode 13.4.1 until Xcode 14.1 is released. Here’s what happened: Swift 5.7 implements SE-0338: Clarify the Execution of Non-Actor-Isolated Async Functions , which introduces new…

Read on oleb.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.