Skip to content

Commit 974e5c8

Browse files
committed
Setup release script
1 parent fd3a043 commit 974e5c8

5 files changed

Lines changed: 251 additions & 29 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,6 @@ Pods/
155155
*.xcodeproj/xcuserdata/*
156156

157157
# Application specific
158-
EsaMenu/Environment.swift
158+
EsaMenu/Environment.swift
159+
EsaMenu.app
160+
EsaMenu.app.dSYM.zip

EsaMenu/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</dict>
3535
</array>
3636
<key>CFBundleVersion</key>
37-
<string>35</string>
37+
<string>36</string>
3838
<key>LSApplicationCategoryType</key>
3939
<string>public.app-category.productivity</string>
4040
<key>LSMinimumSystemVersion</key>

EsaMenuTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>35</string>
22+
<string>36</string>
2323
</dict>
2424
</plist>

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
source 'https://rubygems.org'
22

3-
gem 'cocoapods', '1.0.1'
3+
gem 'cocoapods', '1.1.1'
4+
gem 'fastlane', '1.111.0'
45

Gemfile.lock

Lines changed: 244 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,285 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.0.0.1)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
4+
CFPropertyList (2.3.4)
5+
activesupport (4.2.7.1)
66
i18n (~> 0.7)
7+
json (~> 1.7, >= 1.7.7)
78
minitest (~> 5.1)
9+
thread_safe (~> 0.3, >= 0.3.4)
810
tzinfo (~> 1.1)
9-
claide (1.0.0)
10-
cocoapods (1.0.1)
11-
activesupport (>= 4.0.2)
12-
claide (>= 1.0.0, < 2.0)
13-
cocoapods-core (= 1.0.1)
14-
cocoapods-deintegrate (>= 1.0.0, < 2.0)
15-
cocoapods-downloader (>= 1.0.0, < 2.0)
11+
addressable (2.4.0)
12+
babosa (1.0.2)
13+
cert (1.4.4)
14+
fastlane_core (>= 0.55.0, < 1.0.0)
15+
spaceship (>= 0.37.0, < 1.0.0)
16+
claide (1.0.1)
17+
cocoapods (1.1.1)
18+
activesupport (>= 4.0.2, < 5)
19+
claide (>= 1.0.1, < 2.0)
20+
cocoapods-core (= 1.1.1)
21+
cocoapods-deintegrate (>= 1.0.1, < 2.0)
22+
cocoapods-downloader (>= 1.1.2, < 2.0)
1623
cocoapods-plugins (>= 1.0.0, < 2.0)
1724
cocoapods-search (>= 1.0.0, < 2.0)
1825
cocoapods-stats (>= 1.0.0, < 2.0)
19-
cocoapods-trunk (>= 1.0.0, < 2.0)
20-
cocoapods-try (>= 1.0.0, < 2.0)
26+
cocoapods-trunk (>= 1.1.1, < 2.0)
27+
cocoapods-try (>= 1.1.0, < 2.0)
2128
colored (~> 1.2)
2229
escape (~> 0.0.4)
23-
fourflusher (~> 0.3.0)
24-
molinillo (~> 0.4.5)
30+
fourflusher (~> 2.0.1)
31+
gh_inspector (~> 1.0)
32+
molinillo (~> 0.5.1)
2533
nap (~> 1.0)
26-
xcodeproj (>= 1.1.0, < 2.0)
27-
cocoapods-core (1.0.1)
28-
activesupport (>= 4.0.2)
34+
xcodeproj (>= 1.3.3, < 2.0)
35+
cocoapods-core (1.1.1)
36+
activesupport (>= 4.0.2, < 5)
2937
fuzzy_match (~> 2.0.4)
3038
nap (~> 1.0)
3139
cocoapods-deintegrate (1.0.1)
32-
cocoapods-downloader (1.1.1)
40+
cocoapods-downloader (1.1.2)
3341
cocoapods-plugins (1.0.0)
3442
nap
3543
cocoapods-search (1.0.0)
3644
cocoapods-stats (1.0.0)
37-
cocoapods-trunk (1.0.0)
45+
cocoapods-trunk (1.1.1)
3846
nap (>= 0.8, < 2.0)
3947
netrc (= 0.7.8)
4048
cocoapods-try (1.1.0)
4149
colored (1.2)
42-
concurrent-ruby (1.0.2)
50+
commander (4.4.1)
51+
highline (~> 1.7.2)
52+
credentials_manager (0.16.2)
53+
colored
54+
commander (>= 4.3.5)
55+
highline (>= 1.7.1)
56+
security
57+
deliver (1.16.1)
58+
credentials_manager (>= 0.16.2, < 1.0.0)
59+
fastimage (~> 1.6)
60+
fastlane_core (>= 0.58.0, < 1.0.0)
61+
plist (>= 3.1.0, < 4.0.0)
62+
spaceship (>= 0.38.5, < 1.0.0)
63+
domain_name (0.5.20161129)
64+
unf (>= 0.0.5, < 1.0.0)
65+
dotenv (2.1.1)
4366
escape (0.0.4)
44-
fourflusher (0.3.2)
67+
excon (0.54.0)
68+
faraday (0.9.2)
69+
multipart-post (>= 1.2, < 3)
70+
faraday-cookie_jar (0.0.6)
71+
faraday (>= 0.7.4)
72+
http-cookie (~> 1.0.0)
73+
faraday_middleware (0.10.1)
74+
faraday (>= 0.7.4, < 1.0)
75+
fastimage (1.6.8)
76+
addressable (~> 2.3, >= 2.3.5)
77+
fastlane (1.111.0)
78+
activesupport (< 5)
79+
addressable (>= 2.3, < 3.0.0)
80+
bundler (~> 1.12)
81+
cert (>= 1.4.4, < 2.0.0)
82+
credentials_manager (>= 0.16.2, < 1.0.0)
83+
deliver (>= 1.15.1, < 2.0.0)
84+
fastlane_core (>= 0.57.1, < 1.0.0)
85+
frameit (>= 3.0.0, < 4.0.0)
86+
gym (>= 1.12.1, < 2.0.0)
87+
krausefx-shenzhen (>= 0.14.11, < 1.0.0)
88+
match (>= 0.11.0, < 1.0.0)
89+
multipart-post (~> 2.0.0)
90+
pem (>= 1.4.0, < 2.0.0)
91+
pilot (>= 1.12.1, < 2.0.0)
92+
plist (>= 3.1.0, < 4.0.0)
93+
produce (>= 1.3.1, < 2.0.0)
94+
scan (>= 0.14.2, < 1.0.0)
95+
screengrab (>= 0.5.2, < 1.0.0)
96+
sigh (>= 1.11.2, < 2.0.0)
97+
slack-notifier (>= 1.3, < 2.0.0)
98+
snapshot (>= 1.16.4, < 2.0.0)
99+
spaceship (>= 0.38.1, < 1.0.0)
100+
supply (>= 0.8.0, < 1.0.0)
101+
terminal-notifier (>= 1.6.2, < 2.0.0)
102+
terminal-table (>= 1.4.5, < 2.0.0)
103+
word_wrap (~> 1.0.0)
104+
xcode-install (~> 2.0.0)
105+
xcodeproj (>= 0.20, < 2.0.0)
106+
xcpretty (>= 0.2.4, < 1.0.0)
107+
fastlane_core (0.59.0)
108+
colored
109+
commander (>= 4.4.0, <= 5.0.0)
110+
credentials_manager (>= 0.16.2, < 1.0.0)
111+
excon (>= 0.45.0, < 1.0)
112+
gh_inspector (>= 1.0.1, < 2.0.0)
113+
highline (>= 1.7.2)
114+
json
115+
multi_json
116+
plist (>= 3.1.0, < 4.0.0)
117+
rubyzip (~> 1.1.6)
118+
terminal-table (>= 1.4.5, < 2.0.0)
119+
fourflusher (2.0.1)
120+
frameit (3.0.0)
121+
deliver (> 0.3)
122+
fastimage (~> 1.6.3)
123+
fastlane_core (>= 0.53.0, < 1.0.0)
124+
mini_magick (~> 4.5.1)
45125
fuzzy_match (2.0.4)
126+
gh_inspector (1.0.2)
127+
google-api-client (0.9.20)
128+
addressable (~> 2.3)
129+
googleauth (~> 0.5)
130+
httpclient (~> 2.7)
131+
hurley (~> 0.1)
132+
memoist (~> 0.11)
133+
mime-types (>= 1.6)
134+
representable (~> 2.3.0)
135+
retriable (~> 2.0)
136+
googleauth (0.5.1)
137+
faraday (~> 0.9)
138+
jwt (~> 1.4)
139+
logging (~> 2.0)
140+
memoist (~> 0.12)
141+
multi_json (~> 1.11)
142+
os (~> 0.9)
143+
signet (~> 0.7)
144+
gym (1.12.1)
145+
fastlane_core (>= 0.57.0, < 1.0.0)
146+
plist (>= 3.1.0, < 4.0.0)
147+
rubyzip (>= 1.1.7)
148+
terminal-table (>= 1.4.5, < 2.0.0)
149+
xcpretty (>= 0.2.4, < 1.0.0)
150+
highline (1.7.8)
151+
http-cookie (1.0.3)
152+
domain_name (~> 0.5)
153+
httpclient (2.8.3)
154+
hurley (0.2)
46155
i18n (0.7.0)
47-
minitest (5.9.0)
48-
molinillo (0.4.5)
156+
json (1.8.3)
157+
jwt (1.5.6)
158+
krausefx-shenzhen (0.14.11)
159+
commander (>= 4.3, < 5.0)
160+
dotenv (>= 0.7)
161+
faraday (~> 0.9)
162+
faraday_middleware (~> 0.9)
163+
highline (>= 1.7.2)
164+
json (~> 1.8)
165+
net-sftp (~> 2.1.2)
166+
plist (>= 3.1.0, < 4.0.0)
167+
rubyzip (~> 1.1)
168+
security (~> 0.1.3)
169+
terminal-table (~> 1.4.5)
170+
little-plugger (1.1.4)
171+
logging (2.1.0)
172+
little-plugger (~> 1.1)
173+
multi_json (~> 1.10)
174+
match (0.11.1)
175+
cert (>= 1.4.4, < 2.0.0)
176+
credentials_manager (>= 0.16.2, < 1.0.0)
177+
fastlane_core (>= 0.58.0, < 1.0.0)
178+
security
179+
sigh (>= 1.12.1, < 2.0.0)
180+
spaceship (>= 0.38.5, < 1.0.0)
181+
memoist (0.15.0)
182+
mime-types (3.1)
183+
mime-types-data (~> 3.2015)
184+
mime-types-data (3.2016.0521)
185+
mini_magick (4.5.1)
186+
minitest (5.10.1)
187+
molinillo (0.5.4)
188+
multi_json (1.12.1)
189+
multi_xml (0.6.0)
190+
multipart-post (2.0.0)
191+
nanaimo (0.2.3)
49192
nap (1.1.0)
193+
net-sftp (2.1.2)
194+
net-ssh (>= 2.6.5)
195+
net-ssh (3.2.0)
50196
netrc (0.7.8)
197+
os (0.9.6)
198+
pem (1.4.1)
199+
fastlane_core (>= 0.58.0, < 1.0.0)
200+
spaceship (>= 0.38.5, < 1.0.0)
201+
pilot (1.12.1)
202+
credentials_manager (>= 0.16.0)
203+
fastlane_core (>= 0.56.0, < 1.0.0)
204+
spaceship (>= 0.37.0, < 1.0.0)
205+
terminal-table (>= 1.4.5, < 2.0.0)
206+
plist (3.2.0)
207+
produce (1.3.2)
208+
fastlane_core (>= 0.57.2, < 1.0.0)
209+
spaceship (>= 0.38.4, < 1.0.0)
210+
representable (2.3.0)
211+
uber (~> 0.0.7)
212+
retriable (2.1.0)
213+
rouge (1.11.1)
214+
rubyzip (1.1.7)
215+
scan (0.14.2)
216+
fastlane_core (>= 0.57.0, < 1.0.0)
217+
slack-notifier (~> 1.3)
218+
terminal-table (>= 1.4.5, < 2.0.0)
219+
xcpretty (>= 0.2.4, < 1.0.0)
220+
xcpretty-travis-formatter (>= 0.0.3)
221+
screengrab (0.5.6)
222+
fastlane_core (>= 0.55.0, < 1.0.0)
223+
security (0.1.3)
224+
sigh (1.12.1)
225+
fastlane_core (>= 0.57.2, < 1.0.0)
226+
plist (>= 3.1.0, < 4.0.0)
227+
spaceship (>= 0.38.4, < 1.0.0)
228+
signet (0.7.3)
229+
addressable (~> 2.3)
230+
faraday (~> 0.9)
231+
jwt (~> 1.5)
232+
multi_json (~> 1.10)
233+
slack-notifier (1.5.1)
234+
snapshot (1.16.4)
235+
fastimage (~> 1.6.3)
236+
fastlane_core (>= 0.57.0, < 1.0.0)
237+
plist (>= 3.1.0, < 4.0.0)
238+
xcpretty (>= 0.2.4, < 1.0.0)
239+
spaceship (0.38.5)
240+
babosa (= 1.0.2)
241+
colored
242+
credentials_manager (>= 0.16.0)
243+
faraday (~> 0.9)
244+
faraday-cookie_jar (~> 0.0.6)
245+
faraday_middleware (~> 0.9)
246+
fastimage (~> 1.6)
247+
multi_xml (~> 0.5)
248+
plist (>= 3.1.0, < 4.0.0)
249+
supply (0.8.0)
250+
credentials_manager (>= 0.16.0)
251+
fastlane_core (>= 0.52.0)
252+
google-api-client (~> 0.9.1)
253+
terminal-notifier (1.7.1)
254+
terminal-table (1.4.5)
51255
thread_safe (0.3.5)
52256
tzinfo (1.2.2)
53257
thread_safe (~> 0.1)
54-
xcodeproj (1.3.1)
258+
uber (0.0.15)
259+
unf (0.1.4)
260+
unf_ext
261+
unf_ext (0.0.7.2)
262+
word_wrap (1.0.0)
263+
xcode-install (2.0.9)
264+
claide (>= 0.9.1, < 1.1.0)
265+
spaceship (>= 0.25.1, < 1.0.0)
266+
xcodeproj (1.4.1)
267+
CFPropertyList (~> 2.3.3)
55268
activesupport (>= 3)
56-
claide (>= 1.0.0, < 2.0)
269+
claide (>= 1.0.1, < 2.0)
57270
colored (~> 1.2)
271+
nanaimo (~> 0.2.0)
272+
xcpretty (0.2.4)
273+
rouge (~> 1.8)
274+
xcpretty-travis-formatter (0.0.4)
275+
xcpretty (~> 0.2, >= 0.0.7)
58276

59277
PLATFORMS
60278
ruby
61279

62280
DEPENDENCIES
63-
cocoapods (= 1.0.1)
281+
cocoapods (= 1.1.1)
282+
fastlane (= 1.111.0)
64283

65284
BUNDLED WITH
66285
1.12.5

0 commit comments

Comments
 (0)