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

Async Await #11

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Async Await #11

merged 1 commit into from
Sep 20, 2021

Conversation

michaelbabiy
Copy link
Contributor

  • Bump up the target of the Example app to iOS 15 and update the example code to use the new async-await API.
  • Introduce async-await support.
  • Remove deprecated SwiftLint rules.
  • Update protocol requirements from class to AnyObject.
  • Update settings for Xcode 13.

* Bump up the target of the Example app to iOS 15 and update the example code to use the new async-await API.
* Introduce async-await support.
* Remove deprecated SwiftLint rules.
* Update protocol requirements from `class` to `AnyObject`.
* Update settings for Xcode 13.
@Defilan Defilan merged commit 6f02530 into AlaskaAirlines:master Sep 20, 2021
@michaelbabiy michaelbabiy deleted the async-await branch October 20, 2021 04:40
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.

3 participants