File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " Swift 5.10-Ubuntu 22.04" ,
3- "image" : " swift:5.10 -jammy" ,
3+ "image" : " swift:6.0 -jammy" ,
44 "features" : {
55 "ghcr.io/devcontainers/features/common-utils:2" : {
66 "installZsh" : " false" ,
Original file line number Diff line number Diff line change 4141 "swift": "latest"
4242 },
4343 {
44- "os": "macos-13 ",
44+ "os": "macos-latest ",
4545 "language": "swift",
46- "xcode ": "latest"
46+ "swift ": "latest"
4747 }
4848 ]
4949 }
7373 },
7474 {
7575 "os": "macos-13",
76- "xcode": "latest"
76+ "swift": "5.9"
77+ },
78+ {
79+ "os": "macos-latest",
80+ "swift": "latest"
7781 }
7882 ]
7983 }
8589 matrix :
8690 platforms : ['macos tvos', 'ios']
8791 with :
88- os : macos-13
92+ os : macos-latest
8993 xcode : latest
9094 platforms : ${{ matrix.platforms }}
9195
Original file line number Diff line number Diff line change 11{
22 "configurations" : [
33 {
4- "type" : " lldb" ,
4+ "type" : " swift- lldb" ,
55 "request" : " launch" ,
66 "sourceLanguages" : [
77 " swift"
1313 "preLaunchTask" : " swift: Build Debug ProtocolGen"
1414 },
1515 {
16- "type" : " lldb" ,
16+ "type" : " swift- lldb" ,
1717 "request" : " launch" ,
1818 "sourceLanguages" : [
1919 " swift"
You can’t perform that action at this time.
0 commit comments