We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 363731d commit 6f1485aCopy full SHA for 6f1485a
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
TVOS_DESTINATION: OS=16.0,name=Apple TV
30
TVOS_RESULT_PATH: xcodebuild-tvos.xcresult
31
WATCHOS_SCHEME: URLQueryCoder watchOS
32
- WATCHOS_DESTINATION: OS=9.0,name=Apple Watch Series 8 - 45mm
+ WATCHOS_DESTINATION: OS=9.0,name=Apple Watch Series 8 (45mm)
33
WATCHOS_RESULT_PATH: xcodebuild-watchos.xcresult
34
SKIP_SWIFTLINT: YES
35
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
0 commit comments