Skip to content

Commit aa37a2f

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#236 from apple/update-precommit-check
Update project_precommit_check 4.2 config to Xcode 10 beta 6
2 parents 3a70b9a + c7de027 commit aa37a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: project_precommit_check

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ supported_configs = {
6868
},
6969
'4.2': {
7070
'version': 'Apple Swift version 4.2 '
71-
'(swiftlang-1000.0.32.1 clang-1000.10.39)\n'
71+
'(swiftlang-1000.0.36 clang-1000.10.44)\n'
7272
'Target: x86_64-apple-darwin17.7.0\n',
73-
'description': 'Xcode 10 Beta 5 (contains Swift 4.2)',
73+
'description': 'Xcode 10 Beta 6 (contains Swift 4.2)',
7474
'branch': 'swift-4.2-branch'
7575
}
7676
},

0 commit comments

Comments
 (0)