fastlane 2.157.3 → 2.157.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +72 -72
- data/deliver/lib/deliver/runner.rb +2 -0
- data/fastlane/lib/fastlane/actions/app_store_build_number.rb +1 -0
- data/fastlane/lib/fastlane/actions/download_dsyms.rb +2 -0
- data/fastlane/lib/fastlane/actions/set_changelog.rb +2 -0
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/DeliverfileProtocol.swift +1 -1
- data/fastlane/swift/Fastlane.swift +1 -1
- data/fastlane/swift/Gymfile.swift +1 -1
- data/fastlane/swift/GymfileProtocol.swift +1 -1
- data/fastlane/swift/Matchfile.swift +1 -1
- data/fastlane/swift/MatchfileProtocol.swift +1 -1
- data/fastlane/swift/Precheckfile.swift +1 -1
- data/fastlane/swift/PrecheckfileProtocol.swift +1 -1
- data/fastlane/swift/Scanfile.swift +1 -1
- data/fastlane/swift/ScanfileProtocol.swift +1 -1
- data/fastlane/swift/Screengrabfile.swift +1 -1
- data/fastlane/swift/ScreengrabfileProtocol.swift +1 -1
- data/fastlane/swift/Snapshotfile.swift +1 -1
- data/fastlane/swift/SnapshotfileProtocol.swift +1 -1
- data/match/lib/match/spaceship_ensure.rb +3 -3
- data/produce/lib/produce/itunes_connect.rb +2 -0
- data/sigh/lib/sigh/runner.rb +2 -0
- data/spaceship/lib/spaceship/connect_api/client.rb +15 -7
- metadata +17 -17
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 724ffba6ca23aa124bf2c5493e9bb4eda084ce2361eb9c1ee2db3eb04c3a25cc
|
|
4
|
+
data.tar.gz: 51d3469c018497d533e66922626264fe6b561b71ec30351a1c578e500ed2b7fa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e4f3bd7df2c383ae03f2550a9a7847e2913d3d6a048ad7efa14e4bf145156da2590b5c75c12eb303d14e6aaa838be7cadf8f6986b76d3121c2fdaacd7a0c2104
|
|
7
|
+
data.tar.gz: '0853ba7ad4d7725e0c1ab9f89e733e1ec361dee2abdbc835aace640216d7d0f3796afafd8e852f8b5a2d8cdae9d5347c064946c3eccfd9242065455602558796'
|
data/README.md
CHANGED
|
@@ -34,29 +34,23 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
34
34
|
<!-- This table is regenerated and resorted on each release -->
|
|
35
35
|
<table id='team'>
|
|
36
36
|
<tr>
|
|
37
|
-
<td id='
|
|
38
|
-
<a href='https://github.com/
|
|
39
|
-
<img src='https://github.com/
|
|
40
|
-
</a>
|
|
41
|
-
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
42
|
-
</td>
|
|
43
|
-
<td id='aaron-brager'>
|
|
44
|
-
<a href='https://github.com/getaaron'>
|
|
45
|
-
<img src='https://github.com/getaaron.png?size=140'>
|
|
37
|
+
<td id='matthew-ellis'>
|
|
38
|
+
<a href='https://github.com/matthewellis'>
|
|
39
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
|
46
40
|
</a>
|
|
47
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
41
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
48
42
|
</td>
|
|
49
|
-
<td id='
|
|
50
|
-
<a href='https://github.com/
|
|
51
|
-
<img src='https://github.com/
|
|
43
|
+
<td id='jorge-revuelta-h'>
|
|
44
|
+
<a href='https://github.com/minuscorp'>
|
|
45
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
|
52
46
|
</a>
|
|
53
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
47
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
54
48
|
</td>
|
|
55
|
-
<td id='
|
|
56
|
-
<a href='https://github.com/
|
|
57
|
-
<img src='https://github.com/
|
|
49
|
+
<td id='jan-piotrowski'>
|
|
50
|
+
<a href='https://github.com/janpio'>
|
|
51
|
+
<img src='https://github.com/janpio.png?size=140'>
|
|
58
52
|
</a>
|
|
59
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
53
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
60
54
|
</td>
|
|
61
55
|
<td id='jérôme-lacoste'>
|
|
62
56
|
<a href='https://github.com/lacostej'>
|
|
@@ -64,45 +58,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
64
58
|
</a>
|
|
65
59
|
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
66
60
|
</td>
|
|
67
|
-
</tr>
|
|
68
|
-
<tr>
|
|
69
|
-
<td id='jimmy-dee'>
|
|
70
|
-
<a href='https://github.com/jdee'>
|
|
71
|
-
<img src='https://github.com/jdee.png?size=140'>
|
|
72
|
-
</a>
|
|
73
|
-
<h4 align='center'>Jimmy Dee</h4>
|
|
74
|
-
</td>
|
|
75
61
|
<td id='olivier-halligon'>
|
|
76
62
|
<a href='https://github.com/AliSoftware'>
|
|
77
63
|
<img src='https://github.com/AliSoftware.png?size=140'>
|
|
78
64
|
</a>
|
|
79
65
|
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
80
66
|
</td>
|
|
81
|
-
|
|
82
|
-
<
|
|
83
|
-
<
|
|
67
|
+
</tr>
|
|
68
|
+
<tr>
|
|
69
|
+
<td id='aaron-brager'>
|
|
70
|
+
<a href='https://github.com/getaaron'>
|
|
71
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
|
84
72
|
</a>
|
|
85
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
73
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
86
74
|
</td>
|
|
87
|
-
<td id='
|
|
88
|
-
<a href='https://github.com/
|
|
89
|
-
<img src='https://github.com/
|
|
75
|
+
<td id='fumiya-nakamura'>
|
|
76
|
+
<a href='https://github.com/nafu'>
|
|
77
|
+
<img src='https://github.com/nafu.png?size=140'>
|
|
90
78
|
</a>
|
|
91
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
79
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
92
80
|
</td>
|
|
93
|
-
<td id='
|
|
94
|
-
<a href='https://github.com/
|
|
95
|
-
<img src='https://github.com/
|
|
81
|
+
<td id='joshua-liebowitz'>
|
|
82
|
+
<a href='https://github.com/taquitos'>
|
|
83
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
|
96
84
|
</a>
|
|
97
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
85
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
98
86
|
</td>
|
|
99
|
-
|
|
100
|
-
<
|
|
101
|
-
<
|
|
102
|
-
<a href='https://github.com/KrauseFx'>
|
|
103
|
-
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
87
|
+
<td id='helmut-januschka'>
|
|
88
|
+
<a href='https://github.com/hjanuschka'>
|
|
89
|
+
<img src='https://github.com/hjanuschka.png?size=140'>
|
|
104
90
|
</a>
|
|
105
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
91
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
106
92
|
</td>
|
|
107
93
|
<td id='luka-mirosevic'>
|
|
108
94
|
<a href='https://github.com/lmirosevic'>
|
|
@@ -110,55 +96,69 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
110
96
|
</a>
|
|
111
97
|
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
112
98
|
</td>
|
|
99
|
+
</tr>
|
|
100
|
+
<tr>
|
|
101
|
+
<td id='max-ott'>
|
|
102
|
+
<a href='https://github.com/max-ott'>
|
|
103
|
+
<img src='https://github.com/max-ott.png?size=140'>
|
|
104
|
+
</a>
|
|
105
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
106
|
+
</td>
|
|
113
107
|
<td id='josh-holtz'>
|
|
114
108
|
<a href='https://github.com/joshdholtz'>
|
|
115
109
|
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
116
110
|
</a>
|
|
117
111
|
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
118
112
|
</td>
|
|
113
|
+
<td id='maksym-grebenets'>
|
|
114
|
+
<a href='https://github.com/mgrebenets'>
|
|
115
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
|
116
|
+
</a>
|
|
117
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
118
|
+
</td>
|
|
119
|
+
<td id='jimmy-dee'>
|
|
120
|
+
<a href='https://github.com/jdee'>
|
|
121
|
+
<img src='https://github.com/jdee.png?size=140'>
|
|
122
|
+
</a>
|
|
123
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
124
|
+
</td>
|
|
119
125
|
<td id='manu-wallner'>
|
|
120
126
|
<a href='https://github.com/milch'>
|
|
121
127
|
<img src='https://github.com/milch.png?size=140'>
|
|
122
128
|
</a>
|
|
123
129
|
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
124
130
|
</td>
|
|
131
|
+
</tr>
|
|
132
|
+
<tr>
|
|
133
|
+
<td id='felix-krause'>
|
|
134
|
+
<a href='https://github.com/KrauseFx'>
|
|
135
|
+
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
136
|
+
</a>
|
|
137
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
138
|
+
</td>
|
|
139
|
+
<td id='danielle-tomlinson'>
|
|
140
|
+
<a href='https://github.com/endocrimes'>
|
|
141
|
+
<img src='https://github.com/endocrimes.png?size=140'>
|
|
142
|
+
</a>
|
|
143
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
144
|
+
</td>
|
|
125
145
|
<td id='iulian-onofrei'>
|
|
126
146
|
<a href='https://github.com/revolter'>
|
|
127
147
|
<img src='https://github.com/revolter.png?size=140'>
|
|
128
148
|
</a>
|
|
129
149
|
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
130
150
|
</td>
|
|
131
|
-
</tr>
|
|
132
|
-
<tr>
|
|
133
151
|
<td id='daniel-jankowski'>
|
|
134
152
|
<a href='https://github.com/mollyIV'>
|
|
135
153
|
<img src='https://github.com/mollyIV.png?size=140'>
|
|
136
154
|
</a>
|
|
137
155
|
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
138
156
|
</td>
|
|
139
|
-
<td id='
|
|
140
|
-
<a href='https://github.com/
|
|
141
|
-
<img src='https://github.com/
|
|
142
|
-
</a>
|
|
143
|
-
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
144
|
-
</td>
|
|
145
|
-
<td id='joshua-liebowitz'>
|
|
146
|
-
<a href='https://github.com/taquitos'>
|
|
147
|
-
<img src='https://github.com/taquitos.png?size=140'>
|
|
148
|
-
</a>
|
|
149
|
-
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
150
|
-
</td>
|
|
151
|
-
<td id='kohki-miki'>
|
|
152
|
-
<a href='https://github.com/giginet'>
|
|
153
|
-
<img src='https://github.com/giginet.png?size=140'>
|
|
154
|
-
</a>
|
|
155
|
-
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
156
|
-
</td>
|
|
157
|
-
<td id='jorge-revuelta-h'>
|
|
158
|
-
<a href='https://github.com/minuscorp'>
|
|
159
|
-
<img src='https://github.com/minuscorp.png?size=140'>
|
|
157
|
+
<td id='stefan-natchev'>
|
|
158
|
+
<a href='https://github.com/snatchev'>
|
|
159
|
+
<img src='https://github.com/snatchev.png?size=140'>
|
|
160
160
|
</a>
|
|
161
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
161
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
162
162
|
</td>
|
|
163
163
|
</tr>
|
|
164
164
|
<tr>
|
|
@@ -168,11 +168,11 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
168
168
|
</a>
|
|
169
169
|
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
170
170
|
</td>
|
|
171
|
-
<td id='
|
|
172
|
-
<a href='https://github.com/
|
|
173
|
-
<img src='https://github.com/
|
|
171
|
+
<td id='kohki-miki'>
|
|
172
|
+
<a href='https://github.com/giginet'>
|
|
173
|
+
<img src='https://github.com/giginet.png?size=140'>
|
|
174
174
|
</a>
|
|
175
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
175
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
176
176
|
</td>
|
|
177
177
|
</table>
|
|
178
178
|
|
|
@@ -26,6 +26,8 @@ module Deliver
|
|
|
26
26
|
end
|
|
27
27
|
|
|
28
28
|
def login
|
|
29
|
+
# Team selection passed though FASTLANE_TEAM_ID and FASTLANE_TEAM_NAME environment variables
|
|
30
|
+
# Prompts select team if multiple teams and none specified
|
|
29
31
|
UI.message("Login to App Store Connect (#{options[:username]})")
|
|
30
32
|
Spaceship::ConnectAPI.login(options[:username], nil, use_portal: false, use_tunes: true)
|
|
31
33
|
UI.message("Login successful")
|
|
@@ -26,6 +26,7 @@ module Fastlane
|
|
|
26
26
|
end
|
|
27
27
|
|
|
28
28
|
def self.get_build_number(params)
|
|
29
|
+
# Prompts select team if multiple teams and none specified
|
|
29
30
|
UI.message("Login to App Store Connect (#{params[:username]})")
|
|
30
31
|
Spaceship::ConnectAPI.login(params[:username], use_portal: false, use_tunes: true, tunes_team_id: params[:team_id], team_name: params[:team_name])
|
|
31
32
|
UI.message("Login successful")
|
|
@@ -10,6 +10,8 @@ module Fastlane
|
|
|
10
10
|
require 'spaceship'
|
|
11
11
|
require 'net/http'
|
|
12
12
|
|
|
13
|
+
# Team selection passed though FASTLANE_ITC_TEAM_ID and FASTLANE_ITC_TEAM_NAME environment variables
|
|
14
|
+
# Prompts select team if multiple teams and none specified
|
|
13
15
|
UI.message("Login to App Store Connect (#{params[:username]})")
|
|
14
16
|
Spaceship::ConnectAPI.login(params[:username], use_portal: false, use_tunes: true)
|
|
15
17
|
UI.message("Login successful")
|
|
@@ -4,6 +4,8 @@ module Fastlane
|
|
|
4
4
|
def self.run(params)
|
|
5
5
|
require 'spaceship'
|
|
6
6
|
|
|
7
|
+
# Team selection passed though FASTLANE_ITC_TEAM_ID and FASTLANE_ITC_TEAM_NAME environment variables
|
|
8
|
+
# Prompts select team if multiple teams and none specified
|
|
7
9
|
UI.message("Login to App Store Connect (#{params[:username]})")
|
|
8
10
|
Spaceship::ConnectAPI.login(params[:username], use_portal: false, use_tunes: true)
|
|
9
11
|
UI.message("Login successful")
|
|
@@ -18,14 +18,14 @@ module Match
|
|
|
18
18
|
UI.important("More information https://docs.fastlane.tools/actions/match/#access-control")
|
|
19
19
|
end
|
|
20
20
|
|
|
21
|
+
# Prompts select team if multiple teams and none specified
|
|
21
22
|
UI.message("Verifying that the certificate and profile are still valid on the Dev Portal...")
|
|
22
|
-
Spaceship::ConnectAPI.login(use_portal: true, use_tunes: false)
|
|
23
|
-
Spaceship::ConnectAPI.select_team
|
|
23
|
+
Spaceship::ConnectAPI.login(user, use_portal: true, use_tunes: false, portal_team_id: team_id, team_name: team_name)
|
|
24
24
|
end
|
|
25
25
|
|
|
26
26
|
# The team ID of the currently logged in team
|
|
27
27
|
def team_id
|
|
28
|
-
return Spaceship::ConnectAPI.client.
|
|
28
|
+
return Spaceship::ConnectAPI.client.portal_team_id
|
|
29
29
|
end
|
|
30
30
|
|
|
31
31
|
def bundle_identifier_exists(username: nil, app_identifier: nil, platform: nil)
|
|
@@ -9,6 +9,8 @@ module Produce
|
|
|
9
9
|
@full_bundle_identifier = app_identifier
|
|
10
10
|
@full_bundle_identifier.gsub!('*', Produce.config[:bundle_identifier_suffix].to_s) if wildcard_bundle?
|
|
11
11
|
|
|
12
|
+
# Team selection passed though FASTLANE_ITC_TEAM_ID and FASTLANE_ITC_TEAM_NAME environment variables
|
|
13
|
+
# Prompts select team if multiple teams and none specified
|
|
12
14
|
Spaceship::ConnectAPI.login(Produce.config[:username], nil, use_portal: false, use_tunes: true)
|
|
13
15
|
|
|
14
16
|
create_new_app
|
data/sigh/lib/sigh/runner.rb
CHANGED
|
@@ -17,6 +17,8 @@ module Sigh
|
|
|
17
17
|
hide_keys: [:output_path],
|
|
18
18
|
title: "Summary for sigh #{Fastlane::VERSION}")
|
|
19
19
|
|
|
20
|
+
# Team selection passed though FASTLANE_ITC_TEAM_ID and FASTLANE_ITC_TEAM_NAME environment variables
|
|
21
|
+
# Prompts select team if multiple teams and none specified
|
|
20
22
|
UI.message("Starting login with user '#{Sigh.config[:username]}'")
|
|
21
23
|
Spaceship::ConnectAPI.login(Sigh.config[:username], nil, use_portal: true, use_tunes: false)
|
|
22
24
|
UI.message("Successfully logged in")
|
|
@@ -57,13 +57,11 @@ module Spaceship
|
|
|
57
57
|
tunes_team_id ||= ENV['FASTLANE_ITC_TEAM_ID']
|
|
58
58
|
tunes_team_name = team_name || ENV['FASTLANE_ITC_TEAM_NAME']
|
|
59
59
|
|
|
60
|
-
# The clients will
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
tunes_client.select_team(team_id: tunes_team_id, team_name: tunes_team_name)
|
|
66
|
-
end
|
|
60
|
+
# The clients will prompt for a team selection if:
|
|
61
|
+
# 1. client exists
|
|
62
|
+
# 2. team_id and team_name are nil and user belongs to multiple teams
|
|
63
|
+
portal_client.select_team(team_id: portal_team_id, team_name: portal_team_name) if portal_client
|
|
64
|
+
tunes_client.select_team(team_id: tunes_team_id, team_name: tunes_team_name) if tunes_client
|
|
67
65
|
|
|
68
66
|
return ConnectAPI::Client.new(tunes_client: tunes_client, portal_client: portal_client)
|
|
69
67
|
end
|
|
@@ -95,6 +93,16 @@ module Spaceship
|
|
|
95
93
|
)
|
|
96
94
|
end
|
|
97
95
|
|
|
96
|
+
def portal_team_id
|
|
97
|
+
return nil if @portal_client.nil?
|
|
98
|
+
return @portal_client.team_id
|
|
99
|
+
end
|
|
100
|
+
|
|
101
|
+
def tunes_team_id
|
|
102
|
+
return nil if @tunes_client.nil?
|
|
103
|
+
return @tunes_client.team_id
|
|
104
|
+
end
|
|
105
|
+
|
|
98
106
|
def in_house?
|
|
99
107
|
if token
|
|
100
108
|
if token.in_house.nil?
|
metadata
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastlane
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.157.
|
|
4
|
+
version: 2.157.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
- Maksym Grebenets
|
|
8
|
-
- Daniel Jankowski
|
|
9
|
-
- Aaron Brager
|
|
10
|
-
- Matthew Ellis
|
|
11
|
-
- Max Ott
|
|
12
|
-
- Jimmy Dee
|
|
13
|
-
- Helmut Januschka
|
|
14
|
-
- Felix Krause
|
|
15
|
-
- Joshua Liebowitz
|
|
16
|
-
- Kohki Miki
|
|
17
|
-
- Luka Mirosevic
|
|
18
7
|
- Josh Holtz
|
|
19
8
|
- Manu Wallner
|
|
20
9
|
- Fumiya Nakamura
|
|
21
|
-
-
|
|
22
|
-
- Andrew McBurney
|
|
23
|
-
- Stefan Natchev
|
|
24
|
-
- Iulian Onofrei
|
|
10
|
+
- Helmut Januschka
|
|
25
11
|
- Olivier Halligon
|
|
26
|
-
-
|
|
12
|
+
- Aaron Brager
|
|
13
|
+
- Luka Mirosevic
|
|
14
|
+
- Maksym Grebenets
|
|
15
|
+
- Iulian Onofrei
|
|
27
16
|
- Jérôme Lacoste
|
|
17
|
+
- Jimmy Dee
|
|
18
|
+
- Felix Krause
|
|
19
|
+
- Jorge Revuelta H
|
|
20
|
+
- Stefan Natchev
|
|
21
|
+
- Jan Piotrowski
|
|
22
|
+
- Max Ott
|
|
28
23
|
- Danielle Tomlinson
|
|
24
|
+
- Kohki Miki
|
|
25
|
+
- Daniel Jankowski
|
|
26
|
+
- Joshua Liebowitz
|
|
27
|
+
- Andrew McBurney
|
|
28
|
+
- Matthew Ellis
|
|
29
29
|
autorequire:
|
|
30
30
|
bindir: bin
|
|
31
31
|
cert_chain: []
|