Skip to content

Remove SCF version of IndexPath in favor of swift-foundation's IndexPath #4938

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

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

jmschonfeld
Copy link
Contributor

This removes the IndexPath definition in SCF in favor of swift-foundation's definition and adds extensions to convert between the existing NSIndexPath type and IndexPath. All tests pass on linux with this change

@jmschonfeld jmschonfeld requested a review from parkera April 23, 2024 23:36
@jmschonfeld jmschonfeld merged commit 52d9d71 into swiftlang:package Apr 24, 2024
@jmschonfeld jmschonfeld deleted the indexpath-recore branch April 24, 2024 23:45
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