File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11version : 1
2- swift_versions :
3- - 5.10
4- - 6.0
5- platforms :
6- - macos-spm
7- - ios
8- - tvos
9- - watchos
10- - linux
11- - visionos
12- - android
132builder :
143 configs :
15- - platform : linux
16- swift_version : ' 6.0'
17- linux_packages :
18- - libsqlite3-dev
19- - pkg-config
20- - platform : android
21- swift_versions :
22- - 6.0
234 - platform : macos-spm
5+ swift_versions : ["6.0"]
246 documentation_targets :
257 - CosmoSQLCore
268 - CosmoMSSQL
279 - CosmoPostgres
2810 - CosmoMySQL
2911 - CosmoSQLite
12+ - platform : ios
13+ swift_versions : ["6.0"]
14+ - platform : tvos
15+ swift_versions : ["6.0"]
16+ - platform : watchos
17+ swift_versions : ["6.0"]
18+ - platform : visionos
19+ swift_versions : ["6.0"]
20+ - platform : linux
21+ swift_versions : ["6.0"]
22+ linux_packages :
23+ - libsqlite3-dev
24+ - pkg-config
25+ - platform : android
26+ swift_versions : ["6.0"]
You can’t perform that action at this time.
0 commit comments