Thomvis / BrightFutures

Write great asynchronous code in Swift using futures and promises
MIT License
1.9k stars 184 forks source link

Update for Xcode 8 GM #149

Closed mlilback closed 8 years ago

mlilback commented 8 years ago

Changes to handle switch from @nonescaping to @escaping for closure parameters

Thomvis commented 8 years ago

Thanks!