Async icon indicating copy to clipboard operation
Async copied to clipboard

Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch

Results 4 Async issues
Sort by recently updated
recently updated
newest added

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...

CocoaPods support has been missing for a long time (#29, #124, and more), and last time I gave it a shot, CocoaPods didn't play nice. I don't use it, so...

help wanted

I am using spec.dependency "AsyncSwift", "~> 2.0.4 Generally project locally building well But I have a problem, with executing **pod lib lint --verbose** Ld /Users/*****/Library/Developer/Xcode/DerivedData/App-aybqvbyvnqwqclgaltntthtdchju/Build/Intermediates.noindex/Pods.build/Release-iphonesimulator/AsyncSwift.build/Objects-normal/x86_64/Binary/Async normal x86_64 (in target 'AsyncSwift'...