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

Add async and await support to DaysUntilBirthday Swift sample app #191

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

mdmathias
Copy link
Collaborator

No description provided.

@petea
Copy link
Contributor

petea commented Aug 2, 2022

Could you rebase this branch against main to exclude the already-merged API refactoring changes here?

@mdmathias
Copy link
Collaborator Author

Yep! Sorry about that.

Copy link
Contributor

@petea petea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Discussed offline and agreed that we would wait to merge into main until we're closer to shipping Swift Concurrency support.

@petea petea added this to the 7.0.0 milestone Nov 2, 2022
@petea
Copy link
Contributor

petea commented Dec 9, 2022

@mdmathias this is now in sync with main and works as expected locally for me (including integration tests) but something seems to have broken integration tests on GitHub. I'm wondering if it's Xcode 14 related as I'm still using 13 locally.

@petea petea removed this from the 7.0.0 milestone Dec 13, 2022
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.

None yet

3 participants