Skip to content
New issue

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-free client #1171

Merged
merged 7 commits into from
Dec 10, 2023
Merged

Promise-free client #1171

merged 7 commits into from
Dec 10, 2023

Conversation

nolanw
Copy link
Member

@nolanw nolanw commented Dec 3, 2023

It's about time we drop our dependency on PromiseKit. Starting with ForumsClient.

Some convenient URLSession methods appeared in iOS 15. We could do a polyfill, but with iOS 17's release I'm ok with bumping our minimum SDK up to iOS 15 anyway. That'll pave the way for more SwiftUI, more UIKit menus, and so on.

@nolanw nolanw merged commit bb05837 into main Dec 10, 2023
1 check failed
@nolanw nolanw deleted the nolanw/promise-free-client branch December 10, 2023 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant