fastlane 2.150.0 → 2.150.1
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 +84 -84
- data/deliver/lib/deliver/upload_metadata.rb +5 -5
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/Gymfile.swift +1 -1
- data/fastlane/swift/Matchfile.swift +1 -1
- data/fastlane/swift/Precheckfile.swift +1 -1
- data/fastlane/swift/Scanfile.swift +1 -1
- data/fastlane/swift/Screengrabfile.swift +1 -1
- data/fastlane/swift/Snapshotfile.swift +1 -1
- data/spaceship/lib/spaceship/connect_api.rb +1 -1
- data/spaceship/lib/spaceship/connect_api/models/app_info.rb +2 -1
- data/spaceship/lib/spaceship/connect_api/models/{app_review_attachment.rb → app_store_review_attachment.rb} +6 -6
- data/spaceship/lib/spaceship/connect_api/models/app_store_review_detail.rb +2 -2
- data/spaceship/lib/spaceship/connect_api/tunes/tunes.rb +9 -9
- metadata +19 -19
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8d3237fc06a48b208196d7032e411bd13b963d7c26ddddbf0202e48f53fbd5c8
|
|
4
|
+
data.tar.gz: db3869ebbf2d643634ef331898b3432b431fb01da909d3dac694d79cc0b4724d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7f17b8ef0ec7d70e3600ce0d3d9080083c16f347db7dd5d04b21a8c80552bc96ab07358f08a1e4369fb37e348bcef09ffdef5415c715128fe0b7b89d1cbb2b5a
|
|
7
|
+
data.tar.gz: 30f46c293961f91d1d0ab85cfb6d06cf783b25c13e0ea307059013f20a906c349bbcda19e3e445ad20cfe0576d2c750f54ffef791f3c0c8c7a206ed23929134c
|
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/taquitos'>Joshua Liebowitz</a></h4>
|
|
42
|
-
</td>
|
|
43
|
-
<td id='matthew-ellis'>
|
|
44
|
-
<a href='https://github.com/matthewellis'>
|
|
45
|
-
<img src='https://github.com/matthewellis.png?size=140'>
|
|
37
|
+
<td id='maksym-grebenets'>
|
|
38
|
+
<a href='https://github.com/mgrebenets'>
|
|
39
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
|
46
40
|
</a>
|
|
47
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
41
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
48
42
|
</td>
|
|
49
|
-
<td id='
|
|
50
|
-
<a href='https://github.com/
|
|
51
|
-
<img src='https://github.com/
|
|
43
|
+
<td id='jérôme-lacoste'>
|
|
44
|
+
<a href='https://github.com/lacostej'>
|
|
45
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
|
52
46
|
</a>
|
|
53
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
47
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
54
48
|
</td>
|
|
55
|
-
<td id='
|
|
56
|
-
<a href='https://github.com/
|
|
57
|
-
<img src='https://github.com/
|
|
49
|
+
<td id='stefan-natchev'>
|
|
50
|
+
<a href='https://github.com/snatchev'>
|
|
51
|
+
<img src='https://github.com/snatchev.png?size=140'>
|
|
58
52
|
</a>
|
|
59
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
53
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
60
54
|
</td>
|
|
61
55
|
<td id='max-ott'>
|
|
62
56
|
<a href='https://github.com/max-ott'>
|
|
@@ -64,116 +58,122 @@ 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/ott_max'>Max Ott</a></h4>
|
|
66
60
|
</td>
|
|
61
|
+
<td id='helmut-januschka'>
|
|
62
|
+
<a href='https://github.com/hjanuschka'>
|
|
63
|
+
<img src='https://github.com/hjanuschka.png?size=140'>
|
|
64
|
+
</a>
|
|
65
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
66
|
+
</td>
|
|
67
67
|
</tr>
|
|
68
68
|
<tr>
|
|
69
|
-
<td id='
|
|
70
|
-
<a href='https://github.com/
|
|
71
|
-
<img src='https://github.com/
|
|
69
|
+
<td id='kohki-miki'>
|
|
70
|
+
<a href='https://github.com/giginet'>
|
|
71
|
+
<img src='https://github.com/giginet.png?size=140'>
|
|
72
72
|
</a>
|
|
73
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
73
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
74
74
|
</td>
|
|
75
|
-
<td id='
|
|
76
|
-
<a href='https://github.com/
|
|
77
|
-
<img src='https://github.com/
|
|
75
|
+
<td id='matthew-ellis'>
|
|
76
|
+
<a href='https://github.com/matthewellis'>
|
|
77
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
|
78
78
|
</a>
|
|
79
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
79
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
80
80
|
</td>
|
|
81
|
-
<td id='
|
|
82
|
-
<a href='https://github.com/
|
|
83
|
-
<img src='https://github.com/
|
|
81
|
+
<td id='danielle-tomlinson'>
|
|
82
|
+
<a href='https://github.com/endocrimes'>
|
|
83
|
+
<img src='https://github.com/endocrimes.png?size=140'>
|
|
84
84
|
</a>
|
|
85
|
-
<h4 align='center'>
|
|
85
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
86
86
|
</td>
|
|
87
|
-
<td id='
|
|
88
|
-
<a href='https://github.com/
|
|
89
|
-
<img src='https://github.com/
|
|
87
|
+
<td id='andrew-mcburney'>
|
|
88
|
+
<a href='https://github.com/armcburney'>
|
|
89
|
+
<img src='https://github.com/armcburney.png?size=140'>
|
|
90
90
|
</a>
|
|
91
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
91
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
92
92
|
</td>
|
|
93
|
-
<td id='
|
|
94
|
-
<a href='https://github.com/
|
|
95
|
-
<img src='https://github.com/
|
|
93
|
+
<td id='fumiya-nakamura'>
|
|
94
|
+
<a href='https://github.com/nafu'>
|
|
95
|
+
<img src='https://github.com/nafu.png?size=140'>
|
|
96
96
|
</a>
|
|
97
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
97
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
98
98
|
</td>
|
|
99
99
|
</tr>
|
|
100
100
|
<tr>
|
|
101
|
-
<td id='
|
|
102
|
-
<a href='https://github.com/
|
|
103
|
-
<img src='https://github.com/
|
|
101
|
+
<td id='aaron-brager'>
|
|
102
|
+
<a href='https://github.com/getaaron'>
|
|
103
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
|
104
104
|
</a>
|
|
105
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
105
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
106
106
|
</td>
|
|
107
|
-
<td id='
|
|
108
|
-
<a href='https://github.com/
|
|
109
|
-
<img src='https://github.com/
|
|
107
|
+
<td id='manu-wallner'>
|
|
108
|
+
<a href='https://github.com/milch'>
|
|
109
|
+
<img src='https://github.com/milch.png?size=140'>
|
|
110
110
|
</a>
|
|
111
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
111
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
112
112
|
</td>
|
|
113
|
-
<td id='
|
|
114
|
-
<a href='https://github.com/
|
|
115
|
-
<img src='https://github.com/
|
|
113
|
+
<td id='jorge-revuelta-h'>
|
|
114
|
+
<a href='https://github.com/minuscorp'>
|
|
115
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
|
116
116
|
</a>
|
|
117
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
117
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
118
118
|
</td>
|
|
119
|
-
<td id='
|
|
120
|
-
<a href='https://github.com/
|
|
121
|
-
<img src='https://github.com/
|
|
119
|
+
<td id='felix-krause'>
|
|
120
|
+
<a href='https://github.com/KrauseFx'>
|
|
121
|
+
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
122
122
|
</a>
|
|
123
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
123
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
124
124
|
</td>
|
|
125
|
-
<td id='
|
|
126
|
-
<a href='https://github.com/
|
|
127
|
-
<img src='https://github.com/
|
|
125
|
+
<td id='josh-holtz'>
|
|
126
|
+
<a href='https://github.com/joshdholtz'>
|
|
127
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
128
128
|
</a>
|
|
129
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
129
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
130
130
|
</td>
|
|
131
131
|
</tr>
|
|
132
132
|
<tr>
|
|
133
|
-
<td id='
|
|
134
|
-
<a href='https://github.com/
|
|
135
|
-
<img src='https://github.com/
|
|
133
|
+
<td id='luka-mirosevic'>
|
|
134
|
+
<a href='https://github.com/lmirosevic'>
|
|
135
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
136
136
|
</a>
|
|
137
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
137
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
138
138
|
</td>
|
|
139
|
-
<td id='
|
|
140
|
-
<a href='https://github.com/
|
|
141
|
-
<img src='https://github.com/
|
|
139
|
+
<td id='iulian-onofrei'>
|
|
140
|
+
<a href='https://github.com/revolter'>
|
|
141
|
+
<img src='https://github.com/revolter.png?size=140'>
|
|
142
142
|
</a>
|
|
143
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
143
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
144
144
|
</td>
|
|
145
|
-
<td id='
|
|
146
|
-
<a href='https://github.com/
|
|
147
|
-
<img src='https://github.com/
|
|
145
|
+
<td id='joshua-liebowitz'>
|
|
146
|
+
<a href='https://github.com/taquitos'>
|
|
147
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
|
148
148
|
</a>
|
|
149
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
149
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
150
150
|
</td>
|
|
151
|
-
<td id='
|
|
152
|
-
<a href='https://github.com/
|
|
153
|
-
<img src='https://github.com/
|
|
151
|
+
<td id='jimmy-dee'>
|
|
152
|
+
<a href='https://github.com/jdee'>
|
|
153
|
+
<img src='https://github.com/jdee.png?size=140'>
|
|
154
154
|
</a>
|
|
155
|
-
<h4 align='center'
|
|
155
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
156
156
|
</td>
|
|
157
|
-
<td id='
|
|
158
|
-
<a href='https://github.com/
|
|
159
|
-
<img src='https://github.com/
|
|
157
|
+
<td id='jan-piotrowski'>
|
|
158
|
+
<a href='https://github.com/janpio'>
|
|
159
|
+
<img src='https://github.com/janpio.png?size=140'>
|
|
160
160
|
</a>
|
|
161
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
161
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
162
162
|
</td>
|
|
163
163
|
</tr>
|
|
164
164
|
<tr>
|
|
165
|
-
<td id='kohki-miki'>
|
|
166
|
-
<a href='https://github.com/giginet'>
|
|
167
|
-
<img src='https://github.com/giginet.png?size=140'>
|
|
168
|
-
</a>
|
|
169
|
-
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
170
|
-
</td>
|
|
171
165
|
<td id='daniel-jankowski'>
|
|
172
166
|
<a href='https://github.com/mollyIV'>
|
|
173
167
|
<img src='https://github.com/mollyIV.png?size=140'>
|
|
174
168
|
</a>
|
|
175
169
|
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
176
170
|
</td>
|
|
171
|
+
<td id='olivier-halligon'>
|
|
172
|
+
<a href='https://github.com/AliSoftware'>
|
|
173
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
|
174
|
+
</a>
|
|
175
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
176
|
+
</td>
|
|
177
177
|
</table>
|
|
178
178
|
|
|
179
179
|
Special thanks to all [contributors](https://github.com/fastlane/fastlane/graphs/contributors) for extending and improving _fastlane_.
|
|
@@ -563,19 +563,19 @@ module Deliver
|
|
|
563
563
|
|
|
564
564
|
def set_review_attachment_file(version, options)
|
|
565
565
|
app_store_review_detail = version.fetch_app_store_review_detail
|
|
566
|
-
|
|
566
|
+
app_store_review_attachments = app_store_review_detail.app_store_review_attachments || []
|
|
567
567
|
|
|
568
568
|
if options[:app_review_attachment_file]
|
|
569
|
-
|
|
569
|
+
app_store_review_attachments.each do |app_store_review_attachment|
|
|
570
570
|
UI.message("Removing previous review attachment file from App Store Connect")
|
|
571
|
-
|
|
571
|
+
app_store_review_attachment.delete!
|
|
572
572
|
end
|
|
573
573
|
|
|
574
574
|
UI.message("Uploading review attachment file to App Store Connect")
|
|
575
575
|
app_store_review_detail.upload_attachment(path: options[:app_review_attachment_file])
|
|
576
576
|
else
|
|
577
|
-
|
|
578
|
-
UI.message("Removing review attachment file to App Store Connect") unless
|
|
577
|
+
app_store_review_attachments.each(&:delete!)
|
|
578
|
+
UI.message("Removing review attachment file to App Store Connect") unless app_store_review_attachments.empty?
|
|
579
579
|
end
|
|
580
580
|
end
|
|
581
581
|
|
|
@@ -40,7 +40,7 @@ require 'spaceship/connect_api/models/app_preview_set'
|
|
|
40
40
|
require 'spaceship/connect_api/models/app_preview'
|
|
41
41
|
require 'spaceship/connect_api/models/app_price'
|
|
42
42
|
require 'spaceship/connect_api/models/app_price_tier'
|
|
43
|
-
require 'spaceship/connect_api/models/
|
|
43
|
+
require 'spaceship/connect_api/models/app_store_review_attachment'
|
|
44
44
|
require 'spaceship/connect_api/models/app_store_review_detail'
|
|
45
45
|
require 'spaceship/connect_api/models/app_store_version_submission'
|
|
46
46
|
require 'spaceship/connect_api/models/app_screenshot_set'
|
|
@@ -63,7 +63,8 @@ module Spaceship
|
|
|
63
63
|
end
|
|
64
64
|
|
|
65
65
|
def get_app_info_localizations(filter: {}, includes: nil, limit: nil, sort: nil)
|
|
66
|
-
|
|
66
|
+
resp = Spaceship::ConnectAPI.get_app_info_localizations(app_info_id: id, filter: filter, includes: includes, limit: limit, sort: sort)
|
|
67
|
+
return resp.to_models
|
|
67
68
|
end
|
|
68
69
|
end
|
|
69
70
|
end
|
|
@@ -4,7 +4,7 @@ require 'digest/md5'
|
|
|
4
4
|
|
|
5
5
|
module Spaceship
|
|
6
6
|
class ConnectAPI
|
|
7
|
-
class
|
|
7
|
+
class AppStoreReviewAttachment
|
|
8
8
|
include Spaceship::ConnectAPI::Model
|
|
9
9
|
|
|
10
10
|
attr_accessor :file_name
|
|
@@ -22,7 +22,7 @@ module Spaceship
|
|
|
22
22
|
})
|
|
23
23
|
|
|
24
24
|
def self.type
|
|
25
|
-
return "
|
|
25
|
+
return "appStoreReviewAttachments"
|
|
26
26
|
end
|
|
27
27
|
|
|
28
28
|
#
|
|
@@ -42,7 +42,7 @@ module Spaceship
|
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
# Create placeholder
|
|
45
|
-
attachment = Spaceship::ConnectAPI.
|
|
45
|
+
attachment = Spaceship::ConnectAPI.post_app_store_review_attachment(
|
|
46
46
|
app_store_review_detail_id: app_store_review_detail_id,
|
|
47
47
|
attributes: post_attributes
|
|
48
48
|
).to_models.first
|
|
@@ -57,14 +57,14 @@ module Spaceship
|
|
|
57
57
|
sourceFileChecksum: Digest::MD5.hexdigest(bytes)
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
Spaceship::ConnectAPI.
|
|
61
|
-
|
|
60
|
+
Spaceship::ConnectAPI.patch_app_store_review_attachment(
|
|
61
|
+
app_store_review_attachment_id: attachment.id,
|
|
62
62
|
attributes: patch_attributes
|
|
63
63
|
).to_models.first
|
|
64
64
|
end
|
|
65
65
|
|
|
66
66
|
def delete!(filter: {}, includes: nil, limit: nil, sort: nil)
|
|
67
|
-
Spaceship::ConnectAPI.
|
|
67
|
+
Spaceship::ConnectAPI.delete_app_store_review_attachment(app_store_review_attachment_id: id)
|
|
68
68
|
end
|
|
69
69
|
end
|
|
70
70
|
end
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
require_relative '../model'
|
|
2
|
-
require_relative './
|
|
2
|
+
require_relative './app_store_review_attachment'
|
|
3
3
|
|
|
4
4
|
module Spaceship
|
|
5
5
|
class ConnectAPI
|
|
@@ -43,7 +43,7 @@ module Spaceship
|
|
|
43
43
|
end
|
|
44
44
|
|
|
45
45
|
def upload_attachment(path: nil)
|
|
46
|
-
return Spaceship::ConnectAPI::
|
|
46
|
+
return Spaceship::ConnectAPI::AppStoreReviewAttachment.create(app_store_review_detail_id: id, path: path)
|
|
47
47
|
end
|
|
48
48
|
end
|
|
49
49
|
end
|
|
@@ -273,10 +273,10 @@ module Spaceship
|
|
|
273
273
|
# appReviewAttachments
|
|
274
274
|
#
|
|
275
275
|
|
|
276
|
-
def
|
|
276
|
+
def post_app_store_review_attachment(app_store_review_detail_id: nil, attributes: {})
|
|
277
277
|
body = {
|
|
278
278
|
data: {
|
|
279
|
-
type: "
|
|
279
|
+
type: "appStoreReviewAttachments",
|
|
280
280
|
attributes: attributes,
|
|
281
281
|
relationships: {
|
|
282
282
|
appStoreReviewDetail: {
|
|
@@ -289,24 +289,24 @@ module Spaceship
|
|
|
289
289
|
}
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
Client.instance.post("
|
|
292
|
+
Client.instance.post("appStoreReviewAttachments", body)
|
|
293
293
|
end
|
|
294
294
|
|
|
295
|
-
def
|
|
295
|
+
def patch_app_store_review_attachment(app_store_review_attachment_id: nil, attributes: {})
|
|
296
296
|
body = {
|
|
297
297
|
data: {
|
|
298
|
-
type: "
|
|
299
|
-
id:
|
|
298
|
+
type: "appStoreReviewAttachments",
|
|
299
|
+
id: app_store_review_attachment_id,
|
|
300
300
|
attributes: attributes
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
|
|
304
|
-
Client.instance.patch("
|
|
304
|
+
Client.instance.patch("appStoreReviewAttachments/#{app_store_review_attachment_id}", body)
|
|
305
305
|
end
|
|
306
306
|
|
|
307
|
-
def
|
|
307
|
+
def delete_app_store_review_attachment(app_store_review_attachment_id: nil)
|
|
308
308
|
params = Client.instance.build_params(filter: nil, includes: nil, limit: nil, sort: nil)
|
|
309
|
-
Client.instance.delete("
|
|
309
|
+
Client.instance.delete("appStoreReviewAttachments/#{app_store_review_attachment_id}", params)
|
|
310
310
|
end
|
|
311
311
|
|
|
312
312
|
#
|
metadata
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastlane
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.150.
|
|
4
|
+
version: 2.150.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
8
|
-
- Jimmy Dee
|
|
9
|
-
- Matthew Ellis
|
|
10
|
-
- Jan Piotrowski
|
|
11
|
-
- Aaron Brager
|
|
12
|
-
- Helmut Januschka
|
|
13
|
-
- Josh Holtz
|
|
14
|
-
- Daniel Jankowski
|
|
15
|
-
- Manu Wallner
|
|
16
|
-
- Kohki Miki
|
|
7
|
+
- Joshua Liebowitz
|
|
17
8
|
- Luka Mirosevic
|
|
18
|
-
-
|
|
9
|
+
- Kohki Miki
|
|
10
|
+
- Aaron Brager
|
|
11
|
+
- Matthew Ellis
|
|
12
|
+
- Jimmy Dee
|
|
19
13
|
- Jorge Revuelta H
|
|
20
|
-
-
|
|
21
|
-
-
|
|
14
|
+
- Manu Wallner
|
|
15
|
+
- Josh Holtz
|
|
22
16
|
- Fumiya Nakamura
|
|
23
|
-
- Iulian Onofrei
|
|
24
|
-
- Joshua Liebowitz
|
|
25
|
-
- Jérôme Lacoste
|
|
26
17
|
- Maksym Grebenets
|
|
18
|
+
- Jan Piotrowski
|
|
19
|
+
- Daniel Jankowski
|
|
27
20
|
- Olivier Halligon
|
|
21
|
+
- Max Ott
|
|
28
22
|
- Felix Krause
|
|
23
|
+
- Iulian Onofrei
|
|
24
|
+
- Danielle Tomlinson
|
|
25
|
+
- Jérôme Lacoste
|
|
26
|
+
- Andrew McBurney
|
|
27
|
+
- Helmut Januschka
|
|
28
|
+
- Stefan Natchev
|
|
29
29
|
autorequire:
|
|
30
30
|
bindir: bin
|
|
31
31
|
cert_chain: []
|
|
32
|
-
date: 2020-07-
|
|
32
|
+
date: 2020-07-02 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: slack-notifier
|
|
@@ -1655,9 +1655,9 @@ files:
|
|
|
1655
1655
|
- spaceship/lib/spaceship/connect_api/models/app_preview_set.rb
|
|
1656
1656
|
- spaceship/lib/spaceship/connect_api/models/app_price.rb
|
|
1657
1657
|
- spaceship/lib/spaceship/connect_api/models/app_price_tier.rb
|
|
1658
|
-
- spaceship/lib/spaceship/connect_api/models/app_review_attachment.rb
|
|
1659
1658
|
- spaceship/lib/spaceship/connect_api/models/app_screenshot.rb
|
|
1660
1659
|
- spaceship/lib/spaceship/connect_api/models/app_screenshot_set.rb
|
|
1660
|
+
- spaceship/lib/spaceship/connect_api/models/app_store_review_attachment.rb
|
|
1661
1661
|
- spaceship/lib/spaceship/connect_api/models/app_store_review_detail.rb
|
|
1662
1662
|
- spaceship/lib/spaceship/connect_api/models/app_store_version.rb
|
|
1663
1663
|
- spaceship/lib/spaceship/connect_api/models/app_store_version_localization.rb
|