Reply to Xcode 16.2: -checked-async-objc-bridging=off doesn't work It's a frontend option, so you need to prefix it with "-Xfrontend". Example: swift -Xfrontend -checked-async-objc-bridging=off main.swift Developer Tools & Services Xcode 3w