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

Point updated packages to swiftlang organization #3234

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Conversation

stephencelis
Copy link
Member

No description provided.

@@ -196,7 +196,7 @@ private struct ForEachExample {
}

enum Action {
case value(IdentifiedAction<Element.ID, Never>)
case value(IdentifiedAction<Int, Never>)
Copy link
Member Author

Choose a reason for hiding this comment

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

@CasePathable getting more complex means a new macro bug where it doesn't see the .ID in time 😕

@stephencelis stephencelis merged commit b60b129 into main Jul 12, 2024
7 checks passed
@stephencelis stephencelis deleted the swiftlang branch July 12, 2024 21:53
junbangg pushed a commit to junbangg/swift-composable-architecture that referenced this pull request Jul 14, 2024
* Point updated packages to swiftlang organization

* bump

* wip

* wip
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.

2 participants