Skip to content

Conversation

@neonichu
Copy link
Contributor

@neonichu neonichu commented Feb 2, 2024

Allows us to delete some existing backwards compatibility code.

Allows us to delete some existing backwards compatibility code.
@neonichu neonichu self-assigned this Feb 2, 2024
import XCTest

/// Netrc feature depends upon `NSTextCheckingResult.range(withName name: String) -> NSRange`,
/// which is only available in macOS 10.13+ at this time.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This comment seems like something that was here explaining an availability or #if statement, but that doesn't exist here anymore.

@neonichu
Copy link
Contributor Author

neonichu commented Feb 2, 2024

We should also be able to use Duration instead of DispatchTimeInterval now, but that requires quite a few changes, so I am not attempting that here.

@neonichu
Copy link
Contributor Author

neonichu commented Feb 2, 2024

@swift-ci please test

@neonichu neonichu merged commit 8817ad5 into main Feb 3, 2024
@neonichu neonichu deleted the bump-minimum-deployment-target-2 branch February 3, 2024 01:02
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