Skip to content

Commit b7e0b08

Browse files
Fastlane local automation
1 parent a90874d commit b7e0b08

11 files changed

Lines changed: 767 additions & 0 deletions

File tree

Gemfile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
source "https://rubygems.org"
2+
3+
gem "fastlane"
4+
5+
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
6+
eval_gemfile(plugins_path) if File.exist?(plugins_path)

Gemfile.lock

Lines changed: 233 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,233 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
7+
rexml
8+
addressable (2.8.7)
9+
public_suffix (>= 2.0.2, < 7.0)
10+
artifactory (3.0.17)
11+
atomos (0.1.3)
12+
aws-eventstream (1.4.0)
13+
aws-partitions (1.1175.0)
14+
aws-sdk-core (3.234.0)
15+
aws-eventstream (~> 1, >= 1.3.0)
16+
aws-partitions (~> 1, >= 1.992.0)
17+
aws-sigv4 (~> 1.9)
18+
base64
19+
bigdecimal
20+
jmespath (~> 1, >= 1.6.1)
21+
logger
22+
aws-sdk-kms (1.115.0)
23+
aws-sdk-core (~> 3, >= 3.234.0)
24+
aws-sigv4 (~> 1.5)
25+
aws-sdk-s3 (1.201.0)
26+
aws-sdk-core (~> 3, >= 3.234.0)
27+
aws-sdk-kms (~> 1)
28+
aws-sigv4 (~> 1.5)
29+
aws-sigv4 (1.12.1)
30+
aws-eventstream (~> 1, >= 1.0.2)
31+
babosa (1.0.4)
32+
base64 (0.3.0)
33+
bigdecimal (3.3.1)
34+
claide (1.1.0)
35+
colored (1.2)
36+
colored2 (3.1.2)
37+
commander (4.6.0)
38+
highline (~> 2.0.0)
39+
declarative (0.0.20)
40+
digest-crc (0.7.0)
41+
rake (>= 12.0.0, < 14.0.0)
42+
domain_name (0.6.20240107)
43+
dotenv (2.8.1)
44+
emoji_regex (3.2.3)
45+
excon (0.112.0)
46+
faraday (1.10.4)
47+
faraday-em_http (~> 1.0)
48+
faraday-em_synchrony (~> 1.0)
49+
faraday-excon (~> 1.1)
50+
faraday-httpclient (~> 1.0)
51+
faraday-multipart (~> 1.0)
52+
faraday-net_http (~> 1.0)
53+
faraday-net_http_persistent (~> 1.0)
54+
faraday-patron (~> 1.0)
55+
faraday-rack (~> 1.0)
56+
faraday-retry (~> 1.0)
57+
ruby2_keywords (>= 0.0.4)
58+
faraday-cookie_jar (0.0.7)
59+
faraday (>= 0.8.0)
60+
http-cookie (~> 1.0.0)
61+
faraday-em_http (1.0.0)
62+
faraday-em_synchrony (1.0.1)
63+
faraday-excon (1.1.0)
64+
faraday-httpclient (1.0.1)
65+
faraday-multipart (1.1.1)
66+
multipart-post (~> 2.0)
67+
faraday-net_http (1.0.2)
68+
faraday-net_http_persistent (1.2.0)
69+
faraday-patron (1.0.0)
70+
faraday-rack (1.0.0)
71+
faraday-retry (1.0.3)
72+
faraday_middleware (1.2.1)
73+
faraday (~> 1.0)
74+
fastimage (2.4.0)
75+
fastlane (2.228.0)
76+
CFPropertyList (>= 2.3, < 4.0.0)
77+
addressable (>= 2.8, < 3.0.0)
78+
artifactory (~> 3.0)
79+
aws-sdk-s3 (~> 1.0)
80+
babosa (>= 1.0.3, < 2.0.0)
81+
bundler (>= 1.12.0, < 3.0.0)
82+
colored (~> 1.2)
83+
commander (~> 4.6)
84+
dotenv (>= 2.1.1, < 3.0.0)
85+
emoji_regex (>= 0.1, < 4.0)
86+
excon (>= 0.71.0, < 1.0.0)
87+
faraday (~> 1.0)
88+
faraday-cookie_jar (~> 0.0.6)
89+
faraday_middleware (~> 1.0)
90+
fastimage (>= 2.1.0, < 3.0.0)
91+
fastlane-sirp (>= 1.0.0)
92+
gh_inspector (>= 1.1.2, < 2.0.0)
93+
google-apis-androidpublisher_v3 (~> 0.3)
94+
google-apis-playcustomapp_v1 (~> 0.1)
95+
google-cloud-env (>= 1.6.0, < 2.0.0)
96+
google-cloud-storage (~> 1.31)
97+
highline (~> 2.0)
98+
http-cookie (~> 1.0.5)
99+
json (< 3.0.0)
100+
jwt (>= 2.1.0, < 3)
101+
mini_magick (>= 4.9.4, < 5.0.0)
102+
multipart-post (>= 2.0.0, < 3.0.0)
103+
naturally (~> 2.2)
104+
optparse (>= 0.1.1, < 1.0.0)
105+
plist (>= 3.1.0, < 4.0.0)
106+
rubyzip (>= 2.0.0, < 3.0.0)
107+
security (= 0.1.5)
108+
simctl (~> 1.6.3)
109+
terminal-notifier (>= 2.0.0, < 3.0.0)
110+
terminal-table (~> 3)
111+
tty-screen (>= 0.6.3, < 1.0.0)
112+
tty-spinner (>= 0.8.0, < 1.0.0)
113+
word_wrap (~> 1.0.0)
114+
xcodeproj (>= 1.13.0, < 2.0.0)
115+
xcpretty (~> 0.4.1)
116+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
117+
fastlane-plugin-appicon (0.16.0)
118+
json
119+
mini_magick (>= 4.9.4, < 5.0.0)
120+
fastlane-sirp (1.0.0)
121+
sysrandom (~> 1.0)
122+
gh_inspector (1.1.3)
123+
google-apis-androidpublisher_v3 (0.54.0)
124+
google-apis-core (>= 0.11.0, < 2.a)
125+
google-apis-core (0.11.3)
126+
addressable (~> 2.5, >= 2.5.1)
127+
googleauth (>= 0.16.2, < 2.a)
128+
httpclient (>= 2.8.1, < 3.a)
129+
mini_mime (~> 1.0)
130+
representable (~> 3.0)
131+
retriable (>= 2.0, < 4.a)
132+
rexml
133+
google-apis-iamcredentials_v1 (0.17.0)
134+
google-apis-core (>= 0.11.0, < 2.a)
135+
google-apis-playcustomapp_v1 (0.13.0)
136+
google-apis-core (>= 0.11.0, < 2.a)
137+
google-apis-storage_v1 (0.31.0)
138+
google-apis-core (>= 0.11.0, < 2.a)
139+
google-cloud-core (1.8.0)
140+
google-cloud-env (>= 1.0, < 3.a)
141+
google-cloud-errors (~> 1.0)
142+
google-cloud-env (1.6.0)
143+
faraday (>= 0.17.3, < 3.0)
144+
google-cloud-errors (1.5.0)
145+
google-cloud-storage (1.47.0)
146+
addressable (~> 2.8)
147+
digest-crc (~> 0.4)
148+
google-apis-iamcredentials_v1 (~> 0.1)
149+
google-apis-storage_v1 (~> 0.31.0)
150+
google-cloud-core (~> 1.6)
151+
googleauth (>= 0.16.2, < 2.a)
152+
mini_mime (~> 1.0)
153+
googleauth (1.8.1)
154+
faraday (>= 0.17.3, < 3.a)
155+
jwt (>= 1.4, < 3.0)
156+
multi_json (~> 1.11)
157+
os (>= 0.9, < 2.0)
158+
signet (>= 0.16, < 2.a)
159+
highline (2.0.3)
160+
http-cookie (1.0.8)
161+
domain_name (~> 0.5)
162+
httpclient (2.9.0)
163+
mutex_m
164+
jmespath (1.6.2)
165+
json (2.15.1)
166+
jwt (2.10.2)
167+
base64
168+
logger (1.7.0)
169+
mini_magick (4.13.2)
170+
mini_mime (1.1.5)
171+
multi_json (1.17.0)
172+
multipart-post (2.4.1)
173+
mutex_m (0.3.0)
174+
nanaimo (0.4.0)
175+
naturally (2.3.0)
176+
nkf (0.2.0)
177+
optparse (0.6.0)
178+
os (1.1.4)
179+
plist (3.7.2)
180+
public_suffix (6.0.2)
181+
rake (13.3.0)
182+
representable (3.2.0)
183+
declarative (< 0.1.0)
184+
trailblazer-option (>= 0.1.1, < 0.2.0)
185+
uber (< 0.2.0)
186+
retriable (3.1.2)
187+
rexml (3.4.4)
188+
rouge (3.28.0)
189+
ruby2_keywords (0.0.5)
190+
rubyzip (2.4.1)
191+
security (0.1.5)
192+
signet (0.21.0)
193+
addressable (~> 2.8)
194+
faraday (>= 0.17.5, < 3.a)
195+
jwt (>= 1.5, < 4.0)
196+
multi_json (~> 1.10)
197+
simctl (1.6.10)
198+
CFPropertyList
199+
naturally
200+
sysrandom (1.0.5)
201+
terminal-notifier (2.0.0)
202+
terminal-table (3.0.2)
203+
unicode-display_width (>= 1.1.1, < 3)
204+
trailblazer-option (0.1.2)
205+
tty-cursor (0.7.1)
206+
tty-screen (0.8.2)
207+
tty-spinner (0.9.3)
208+
tty-cursor (~> 0.7)
209+
uber (0.1.0)
210+
unicode-display_width (2.6.0)
211+
word_wrap (1.0.0)
212+
xcodeproj (1.27.0)
213+
CFPropertyList (>= 2.3.3, < 4.0)
214+
atomos (~> 0.1.3)
215+
claide (>= 1.0.2, < 2.0)
216+
colored2 (~> 3.1)
217+
nanaimo (~> 0.4.0)
218+
rexml (>= 3.3.6, < 4.0)
219+
xcpretty (0.4.1)
220+
rouge (~> 3.28.0)
221+
xcpretty-travis-formatter (1.0.1)
222+
xcpretty (~> 0.2, >= 0.0.7)
223+
224+
PLATFORMS
225+
arm64-darwin-25
226+
ruby
227+
228+
DEPENDENCIES
229+
fastlane
230+
fastlane-plugin-appicon
231+
232+
BUNDLED WITH
233+
2.7.2

fastlane/Appfile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# app_identifier("[[APP_IDENTIFIER]]") # The bundle identifier of your app
2+
# apple_id("[[APPLE_ID]]") # Your Apple Developer Portal username
3+
4+
5+
# For more information about the Appfile, see:
6+
# https://docs.fastlane.tools/advanced/#appfile

0 commit comments

Comments
 (0)