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
There is a problem when trying to build a project on Linux
.build/checkouts/Async/Sources/Async/Async.swift:735:18: error: cannot find type 'qos_class_t' in scope
public extension qos_class_t {
^~~~~~~~~~~
.build/checkouts/Async/Sources/Async/Async.swift:767:45: error: cannot find 'qos_class_main' in scope
case DispatchQoS.QoSClass(rawValue: qos_class_main())!: result = .main
The text was updated successfully, but these errors were encountered:
There is a problem when trying to build a project on Linux
The text was updated successfully, but these errors were encountered: