Skip to content

Conversation

@abertelrud
Copy link
Contributor

This is the Swift 5.5 nomination of fixes for @available() annotations merged to mainline in #218.

(cherry picked from commit d6c996e)

…ver all the Darwin platforms (#218)

This extends the availability based on the version numbers in the annotation for `NSTextCheckingResult.range(withName name: String) -> NSRange`.  Otherwise, ToolsSupportCore can no longer build on for example iOS, because the default minimum deployment targets for the various platforms are really old (e.g. iOS 9).

(cherry picked from commit d6c996e)
@abertelrud abertelrud changed the base branch from main to release/5.5 June 12, 2021 23:12
@abertelrud abertelrud added the swift 5.5 This PR targets the 5.5 branch label Jun 12, 2021
@abertelrud abertelrud self-assigned this Jun 12, 2021
@abertelrud
Copy link
Contributor Author

@swift-ci please test

@abertelrud abertelrud merged commit b6e42bd into release/5.5 Jun 14, 2021
@abertelrud abertelrud deleted the eng/anders/fix-netrc-availability-5.5 branch August 5, 2021 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

swift 5.5 This PR targets the 5.5 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants