Skip to content

Commit b5d03b0

Browse files
committed
fastlane setup
1 parent f732e80 commit b5d03b0

File tree

3 files changed

+239
-0
lines changed

3 files changed

+239
-0
lines changed

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
source "https://rubygems.org"
2+
3+
gem "fastlane"

Gemfile.lock

Lines changed: 213 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,213 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
CFPropertyList (3.0.6)
5+
rexml
6+
addressable (2.8.5)
7+
public_suffix (>= 2.0.2, < 6.0)
8+
artifactory (3.0.15)
9+
atomos (0.1.3)
10+
aws-eventstream (1.3.0)
11+
aws-partitions (1.863.0)
12+
aws-sdk-core (3.190.0)
13+
aws-eventstream (~> 1, >= 1.3.0)
14+
aws-partitions (~> 1, >= 1.651.0)
15+
aws-sigv4 (~> 1.8)
16+
jmespath (~> 1, >= 1.6.1)
17+
aws-sdk-kms (1.74.0)
18+
aws-sdk-core (~> 3, >= 3.188.0)
19+
aws-sigv4 (~> 1.1)
20+
aws-sdk-s3 (1.141.0)
21+
aws-sdk-core (~> 3, >= 3.189.0)
22+
aws-sdk-kms (~> 1)
23+
aws-sigv4 (~> 1.8)
24+
aws-sigv4 (1.8.0)
25+
aws-eventstream (~> 1, >= 1.0.2)
26+
babosa (1.0.4)
27+
claide (1.1.0)
28+
colored (1.2)
29+
colored2 (3.1.2)
30+
commander (4.6.0)
31+
highline (~> 2.0.0)
32+
declarative (0.0.20)
33+
digest-crc (0.6.5)
34+
rake (>= 12.0.0, < 14.0.0)
35+
domain_name (0.6.20231109)
36+
dotenv (2.8.1)
37+
emoji_regex (3.2.3)
38+
excon (0.105.0)
39+
faraday (1.10.3)
40+
faraday-em_http (~> 1.0)
41+
faraday-em_synchrony (~> 1.0)
42+
faraday-excon (~> 1.1)
43+
faraday-httpclient (~> 1.0)
44+
faraday-multipart (~> 1.0)
45+
faraday-net_http (~> 1.0)
46+
faraday-net_http_persistent (~> 1.0)
47+
faraday-patron (~> 1.0)
48+
faraday-rack (~> 1.0)
49+
faraday-retry (~> 1.0)
50+
ruby2_keywords (>= 0.0.4)
51+
faraday-cookie_jar (0.0.7)
52+
faraday (>= 0.8.0)
53+
http-cookie (~> 1.0.0)
54+
faraday-em_http (1.0.0)
55+
faraday-em_synchrony (1.0.0)
56+
faraday-excon (1.1.0)
57+
faraday-httpclient (1.0.1)
58+
faraday-multipart (1.0.4)
59+
multipart-post (~> 2)
60+
faraday-net_http (1.0.1)
61+
faraday-net_http_persistent (1.2.0)
62+
faraday-patron (1.0.0)
63+
faraday-rack (1.0.0)
64+
faraday-retry (1.0.3)
65+
faraday_middleware (1.2.0)
66+
faraday (~> 1.0)
67+
fastimage (2.2.7)
68+
fastlane (2.217.0)
69+
CFPropertyList (>= 2.3, < 4.0.0)
70+
addressable (>= 2.8, < 3.0.0)
71+
artifactory (~> 3.0)
72+
aws-sdk-s3 (~> 1.0)
73+
babosa (>= 1.0.3, < 2.0.0)
74+
bundler (>= 1.12.0, < 3.0.0)
75+
colored
76+
commander (~> 4.6)
77+
dotenv (>= 2.1.1, < 3.0.0)
78+
emoji_regex (>= 0.1, < 4.0)
79+
excon (>= 0.71.0, < 1.0.0)
80+
faraday (~> 1.0)
81+
faraday-cookie_jar (~> 0.0.6)
82+
faraday_middleware (~> 1.0)
83+
fastimage (>= 2.1.0, < 3.0.0)
84+
gh_inspector (>= 1.1.2, < 2.0.0)
85+
google-apis-androidpublisher_v3 (~> 0.3)
86+
google-apis-playcustomapp_v1 (~> 0.1)
87+
google-cloud-storage (~> 1.31)
88+
highline (~> 2.0)
89+
http-cookie (~> 1.0.5)
90+
json (< 3.0.0)
91+
jwt (>= 2.1.0, < 3)
92+
mini_magick (>= 4.9.4, < 5.0.0)
93+
multipart-post (>= 2.0.0, < 3.0.0)
94+
naturally (~> 2.2)
95+
optparse (~> 0.1.1)
96+
plist (>= 3.1.0, < 4.0.0)
97+
rubyzip (>= 2.0.0, < 3.0.0)
98+
security (= 0.1.3)
99+
simctl (~> 1.6.3)
100+
terminal-notifier (>= 2.0.0, < 3.0.0)
101+
terminal-table (~> 3)
102+
tty-screen (>= 0.6.3, < 1.0.0)
103+
tty-spinner (>= 0.8.0, < 1.0.0)
104+
word_wrap (~> 1.0.0)
105+
xcodeproj (>= 1.13.0, < 2.0.0)
106+
xcpretty (~> 0.3.0)
107+
xcpretty-travis-formatter (>= 0.0.3)
108+
gh_inspector (1.1.3)
109+
google-apis-androidpublisher_v3 (0.53.0)
110+
google-apis-core (>= 0.11.0, < 2.a)
111+
google-apis-core (0.11.2)
112+
addressable (~> 2.5, >= 2.5.1)
113+
googleauth (>= 0.16.2, < 2.a)
114+
httpclient (>= 2.8.1, < 3.a)
115+
mini_mime (~> 1.0)
116+
representable (~> 3.0)
117+
retriable (>= 2.0, < 4.a)
118+
rexml
119+
webrick
120+
google-apis-iamcredentials_v1 (0.17.0)
121+
google-apis-core (>= 0.11.0, < 2.a)
122+
google-apis-playcustomapp_v1 (0.13.0)
123+
google-apis-core (>= 0.11.0, < 2.a)
124+
google-apis-storage_v1 (0.29.0)
125+
google-apis-core (>= 0.11.0, < 2.a)
126+
google-cloud-core (1.6.0)
127+
google-cloud-env (~> 1.0)
128+
google-cloud-errors (~> 1.0)
129+
google-cloud-env (1.6.0)
130+
faraday (>= 0.17.3, < 3.0)
131+
google-cloud-errors (1.3.1)
132+
google-cloud-storage (1.45.0)
133+
addressable (~> 2.8)
134+
digest-crc (~> 0.4)
135+
google-apis-iamcredentials_v1 (~> 0.1)
136+
google-apis-storage_v1 (~> 0.29.0)
137+
google-cloud-core (~> 1.6)
138+
googleauth (>= 0.16.2, < 2.a)
139+
mini_mime (~> 1.0)
140+
googleauth (1.8.1)
141+
faraday (>= 0.17.3, < 3.a)
142+
jwt (>= 1.4, < 3.0)
143+
multi_json (~> 1.11)
144+
os (>= 0.9, < 2.0)
145+
signet (>= 0.16, < 2.a)
146+
highline (2.0.3)
147+
http-cookie (1.0.5)
148+
domain_name (~> 0.5)
149+
httpclient (2.8.3)
150+
jmespath (1.6.2)
151+
json (2.7.1)
152+
jwt (2.7.1)
153+
mini_magick (4.12.0)
154+
mini_mime (1.1.5)
155+
multi_json (1.15.0)
156+
multipart-post (2.3.0)
157+
nanaimo (0.3.0)
158+
naturally (2.2.1)
159+
optparse (0.1.1)
160+
os (1.1.4)
161+
plist (3.7.0)
162+
public_suffix (5.0.4)
163+
rake (13.1.0)
164+
representable (3.2.0)
165+
declarative (< 0.1.0)
166+
trailblazer-option (>= 0.1.1, < 0.2.0)
167+
uber (< 0.2.0)
168+
retriable (3.1.2)
169+
rexml (3.2.6)
170+
rouge (2.0.7)
171+
ruby2_keywords (0.0.5)
172+
rubyzip (2.3.2)
173+
security (0.1.3)
174+
signet (0.18.0)
175+
addressable (~> 2.8)
176+
faraday (>= 0.17.5, < 3.a)
177+
jwt (>= 1.5, < 3.0)
178+
multi_json (~> 1.10)
179+
simctl (1.6.10)
180+
CFPropertyList
181+
naturally
182+
terminal-notifier (2.0.0)
183+
terminal-table (3.0.2)
184+
unicode-display_width (>= 1.1.1, < 3)
185+
trailblazer-option (0.1.2)
186+
tty-cursor (0.7.1)
187+
tty-screen (0.8.1)
188+
tty-spinner (0.9.3)
189+
tty-cursor (~> 0.7)
190+
uber (0.1.0)
191+
unicode-display_width (2.5.0)
192+
webrick (1.8.1)
193+
word_wrap (1.0.0)
194+
xcodeproj (1.23.0)
195+
CFPropertyList (>= 2.3.3, < 4.0)
196+
atomos (~> 0.1.3)
197+
claide (>= 1.0.2, < 2.0)
198+
colored2 (~> 3.1)
199+
nanaimo (~> 0.3.0)
200+
rexml (~> 3.2.4)
201+
xcpretty (0.3.0)
202+
rouge (~> 2.0.7)
203+
xcpretty-travis-formatter (1.0.1)
204+
xcpretty (~> 0.2, >= 0.0.7)
205+
206+
PLATFORMS
207+
arm64-darwin-21
208+
209+
DEPENDENCIES
210+
fastlane
211+
212+
BUNDLED WITH
213+
2.4.22

fastlane/Fastfile

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# This file contains the fastlane.tools configuration
2+
# You can find the documentation at https://docs.fastlane.tools
3+
#
4+
# For a list of all available actions, check out
5+
#
6+
# https://docs.fastlane.tools/actions
7+
#
8+
# For a list of all available plugins, check out
9+
#
10+
# https://docs.fastlane.tools/plugins/available-plugins
11+
#
12+
13+
# Uncomment the line if you want fastlane to automatically update itself
14+
# update_fastlane
15+
16+
default_platform(:ios)
17+
18+
platform :ios do
19+
desc "Description of what the lane does"
20+
lane :custom_lane do
21+
# add actions here: https://docs.fastlane.tools/actions
22+
end
23+
end

0 commit comments

Comments
 (0)