We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed225d6 commit 2f699a4Copy full SHA for 2f699a4
project_precommit_check
@@ -68,9 +68,9 @@ supported_configs = {
68
},
69
'4.2': {
70
'version': 'Apple Swift version 4.2 '
71
- '(swiftlang-1000.0.36 clang-1000.10.44)\n'
+ '(swiftlang-1000.11.37.1 clang-1000.11.45.1)\n'
72
'Target: x86_64-apple-darwin17.7.0\n',
73
- 'description': 'Xcode 10 Beta 6 (contains Swift 4.2)',
+ 'description': 'Xcode 10.0 (contains Swift 4.2)',
74
'branch': 'swift-4.2-branch'
75
}
76
0 commit comments