File tree Expand file tree Collapse file tree 2 files changed +53
-34
lines changed
Expand file tree Collapse file tree 2 files changed +53
-34
lines changed Original file line number Diff line number Diff line change 1+ [* .yml ]
2+ indent_style = space
3+ indent_size = 2
Original file line number Diff line number Diff line change 11version : 1
22builder :
3- configs :
4- - platform : ios
5- scheme : KeyPathsExtensions
6- - platform : macos-xcodebuild
7- scheme : KeyPathsExtensions
8- - platform : tvos
9- scheme : KeyPathsExtensions
10- - platform : watchos
11- scheme : KeyPathsExtensions
12- - platform : linux
13- scheme : KeyPathsExtensions
14- swift_version : '5.9'
15- - platform : linux
16- scheme : KeyPathsExtensions
17- swift_version : '6.0'
18-
19- - platform : ios
20- scheme : KeyPathMapper
21- - platform : macos-xcodebuild
22- scheme : KeyPathMapper
23- - platform : tvos
24- scheme : KeyPathMapper
25- - platform : watchos
26- scheme : KeyPathMapper
27- - platform : linux
28- scheme : KeyPathsExtensions
29- swift_version : '5.9'
30- - platform : linux
31- scheme : KeyPathsExtensions
32- swift_version : '6.0'
33-
34- - documentation_targets :
35- - KeyPathsExtensions
36- - KeyPathMapper
3+ configs :
4+ - platform : ios
5+ scheme : KeyPathsExtensions
6+
7+ - platform : macos-spm
8+ scheme : KeyPathsExtensions
9+
10+ - platform : macos-xcodebuild
11+ scheme : KeyPathsExtensions
12+
13+ - platform : tvos
14+ scheme : KeyPathsExtensions
15+
16+ - platform : watchos
17+ scheme : KeyPathsExtensions
18+
19+ - platform : linux
20+ scheme : KeyPathsExtensions
21+ swift_version : ' 5.9'
22+
23+ - platform : linux
24+ scheme : KeyPathsExtensions
25+ swift_version : ' 6.0'
26+
27+ - platform : ios
28+ scheme : KeyPathMapper
29+
30+ - platform : macos-spm
31+ scheme : KeyPathMapper
32+
33+ - platform : macos-xcodebuild
34+ scheme : KeyPathMapper
35+
36+ - platform : tvos
37+ scheme : KeyPathMapper
38+
39+ - platform : watchos
40+ scheme : KeyPathMapper
41+
42+ - platform : linux
43+ scheme : KeyPathsExtensions
44+ swift_version : ' 5.9'
45+
46+ - platform : linux
47+ scheme : KeyPathsExtensions
48+ swift_version : ' 6.0'
49+
50+ - documentation_targets :
51+ - KeyPathsExtensions
52+ - KeyPathMapper
You can’t perform that action at this time.
0 commit comments