We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Xcode 12 supports watchOS test targets, so we should add a test target to the Xcode project for watchOS to ensure code coverage.
If #495 lands before this issue is fixed, then we’ll need to update AliSoftware/OHHTTPStubs#286 on a separate fork.
/cc @mapbox/navigation-ios @frederoni
The text was updated successfully, but these errors were encountered:
watchOS doesn’t support XCTest, but XCTest-watchOS is a third-party implementation that supports both Carthage and SPM.
Sorry, something went wrong.
No branches or pull requests
Xcode 12 supports watchOS test targets, so we should add a test target to the Xcode project for watchOS to ensure code coverage.
If #495 lands before this issue is fixed, then we’ll need to update AliSoftware/OHHTTPStubs#286 on a separate fork.
/cc @mapbox/navigation-ios @frederoni
The text was updated successfully, but these errors were encountered: