Post

Replies

Boosts

Views

Activity

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
Replies
Boosts
Views
Activity
Dec ’24