You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When developing macOS or iOS projects, calling SwiftUI or AppKit/UIKit methods does not generate warnings for deprecated or unsupported versions based on the configured minimum compatible API and the method’s @available macro, as Xcode does.