swift-concurrency icon indicating copy to clipboard operation
swift-concurrency copied to clipboard

Concurrency utilities for Swift

Results 5 swift-concurrency issues
Sort by recently updated
recently updated
newest added

I'm from FOSSA and I'm working with the Uber OSPO to automate license scanning. In addition to the changes in this PR, we may also need to add an API...

A better installation guide should be there.

Fix a typo replacing "Needle" with "Swift Concurrency"

Applications need to add ObjCBridges to their project, this diff adds a scheme for ObjCBridges so carthage will build the framework.

(From https://github.com/stackotter/delta-client/issues/113) When compiling the repository mentioned above, when it reaches a subdependency of swift-concurrency, it reaches this error: ``` Working copy of https://github.com/apple/swift-log resolved at 1.4.2 'swift-nio-zlib-support': warning: ignoring...