Skip to content

[swift-4.0-branch][overlay] Fixing the availability of INSearchCallHistoryIntent.init #10877

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

Conversation

moiseev
Copy link
Contributor

@moiseev moiseev commented Jul 11, 2017

  • Explanation: Sync the availability of APIs in the overlay with what’s in the headers
  • Scope of Issue: Correctly marks the new API as only introduced in iOS 11 and watchOS 4 (backward compatibility is handled by the deprecated overload in the headers)
  • Risk: Minimal
  • Reviewed By: Robert Burton
  • Testing: Automated test suite
  • Directions for QA: N/A
  • Radar: rdar://problem/33206673

(cherry picked from commit 95d46b1)

Addresses: <rdar://problem/33206673>
(cherry picked from commit 95d46b1)
@moiseev
Copy link
Contributor Author

moiseev commented Jul 11, 2017

Similar to #10865

@moiseev
Copy link
Contributor Author

moiseev commented Jul 11, 2017

@swift-ci Please test

@moiseev moiseev merged commit dd1614c into swiftlang:swift-4.0-branch Jul 11, 2017
@moiseev moiseev deleted the intents-availability-again-4 branch July 11, 2017 18:06
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.

1 participant