We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
promise.then { // test 1 }.then { // test 2 }.always { // always 1 }
Are not correctly executed on Xcode 12 and the result is not catched.
The text was updated successfully, but these errors were encountered:
Merge pull request #78 from malcommac/bug/77-fix-chainable-thens-xcode12
43170f5
[#77] [Bug] Fixed chainable thens operators in Xcode 12/Swift 5.3
80cea65
malcommac
No branches or pull requests
Are not correctly executed on Xcode 12 and the result is not catched.
The text was updated successfully, but these errors were encountered: