Skip to content

Commit 98ebc50

Browse files
committed
Merge branch 'develop' of https://github.com/engingulek/ICTMDBHomeModule into develop
# Conflicts: # .DS_Store
2 parents 8c73914 + aa8b673 commit 98ebc50

5 files changed

Lines changed: 351 additions & 0 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

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: 316 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,316 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
CFPropertyList (3.0.8)
5+
addressable (2.8.8)
6+
public_suffix (>= 2.0.2, < 8.0)
7+
atomos (0.1.3)
8+
babosa (1.0.2)
9+
base64 (0.3.0)
10+
bigdecimal (4.0.1)
11+
cert (1.4.4)
12+
fastlane_core (>= 0.55.0, < 1.0.0)
13+
spaceship (>= 0.37.0, < 1.0.0)
14+
claide (1.0.3)
15+
colored (1.2)
16+
colored2 (3.1.2)
17+
commander (4.6.0)
18+
highline (~> 2.0.0)
19+
credentials_manager (0.16.4)
20+
colored
21+
commander (>= 4.3.5)
22+
highline (>= 1.7.1)
23+
security
24+
deliver (1.16.1)
25+
credentials_manager (>= 0.16.2, < 1.0.0)
26+
fastimage (~> 1.6)
27+
fastlane_core (>= 0.58.0, < 1.0.0)
28+
plist (>= 3.1.0, < 4.0.0)
29+
spaceship (>= 0.38.5, < 1.0.0)
30+
domain_name (0.6.20240107)
31+
dotenv (3.2.0)
32+
excon (0.112.0)
33+
faraday (0.17.6)
34+
multipart-post (>= 1.2, < 3)
35+
faraday-cookie_jar (0.0.8)
36+
faraday (>= 0.8.0)
37+
http-cookie (>= 1.0.0)
38+
faraday_middleware (0.14.0)
39+
faraday (>= 0.7.4, < 1.0)
40+
fastimage (1.6.8)
41+
addressable (~> 2.3, >= 2.3.5)
42+
fastlane (1.92.0)
43+
addressable (~> 2.3)
44+
cert (>= 1.4.1, < 2.0.0)
45+
credentials_manager (>= 0.16.0, < 1.0.0)
46+
deliver (>= 1.11.3, < 2.0.0)
47+
fastlane_core (>= 0.44.2, < 1.0.0)
48+
frameit (>= 2.6.2, < 3.0.0)
49+
gym (>= 1.6.3, < 2.0.0)
50+
krausefx-shenzhen (>= 0.14.7)
51+
match (>= 0.6.0, < 1.0.0)
52+
multipart-post (~> 2.0.0)
53+
pem (>= 1.3.1, < 2.0.0)
54+
pilot (>= 1.7.0, < 2.0.0)
55+
plist (~> 3.1.0)
56+
produce (>= 1.1.2, < 2.0.0)
57+
scan (>= 0.7.1, < 1.0.0)
58+
screengrab (>= 0.3.2, < 1.0.0)
59+
sigh (>= 1.8.0, < 2.0.0)
60+
slack-notifier (~> 1.3)
61+
snapshot (>= 1.12.1, < 2.0.0)
62+
spaceship (>= 0.27.1, < 1.0.0)
63+
supply (>= 0.7.0, < 1.0.0)
64+
terminal-notifier (~> 1.6.2)
65+
terminal-table (~> 1.4.5)
66+
xcode-install (~> 1.4.0)
67+
xcodeproj (>= 0.20, < 2.0.0)
68+
xcpretty (>= 0.2.1)
69+
fastlane_core (0.59.0)
70+
colored
71+
commander (>= 4.4.0, <= 5.0.0)
72+
credentials_manager (>= 0.16.2, < 1.0.0)
73+
excon (>= 0.45.0, < 1.0)
74+
gh_inspector (>= 1.0.1, < 2.0.0)
75+
highline (>= 1.7.2)
76+
json
77+
multi_json
78+
plist (>= 3.1.0, < 4.0.0)
79+
rubyzip (~> 1.1.6)
80+
terminal-table (>= 1.4.5, < 2.0.0)
81+
frameit (2.8.0)
82+
deliver (> 0.3)
83+
fastimage (~> 1.6.3)
84+
fastlane_core (>= 0.52.1, < 1.0.0)
85+
mini_magick (~> 4.5.1)
86+
gh_inspector (1.1.3)
87+
google-api-client (0.9.4)
88+
addressable (~> 2.3)
89+
googleauth (~> 0.5)
90+
httpclient (~> 2.7)
91+
hurley (~> 0.1)
92+
memoist (~> 0.11)
93+
mime-types (>= 1.6)
94+
representable (~> 2.3.0)
95+
retriable (~> 2.0)
96+
thor (~> 0.19)
97+
googleauth (0.17.1)
98+
faraday (>= 0.17.3, < 2.0)
99+
jwt (>= 1.4, < 3.0)
100+
memoist (~> 0.16)
101+
multi_json (~> 1.11)
102+
os (>= 0.9, < 2.0)
103+
signet (~> 0.15)
104+
gym (1.12.1)
105+
fastlane_core (>= 0.57.0, < 1.0.0)
106+
plist (>= 3.1.0, < 4.0.0)
107+
rubyzip (>= 1.1.7)
108+
terminal-table (>= 1.4.5, < 2.0.0)
109+
xcpretty (>= 0.2.4, < 1.0.0)
110+
highline (2.0.3)
111+
http-cookie (1.1.0)
112+
domain_name (~> 0.5)
113+
httpclient (2.9.0)
114+
mutex_m
115+
hurley (0.2)
116+
json (1.8.6)
117+
jwt (2.10.2)
118+
base64
119+
krausefx-shenzhen (0.14.11)
120+
commander (>= 4.3, < 5.0)
121+
dotenv (>= 0.7)
122+
faraday (~> 0.9)
123+
faraday_middleware (~> 0.9)
124+
highline (>= 1.7.2)
125+
json (~> 1.8)
126+
net-sftp (~> 2.1.2)
127+
plist (>= 3.1.0, < 4.0.0)
128+
rubyzip (~> 1.1)
129+
security (~> 0.1.3)
130+
terminal-table (~> 1.4.5)
131+
logger (1.7.0)
132+
match (0.11.1)
133+
cert (>= 1.4.4, < 2.0.0)
134+
credentials_manager (>= 0.16.2, < 1.0.0)
135+
fastlane_core (>= 0.58.0, < 1.0.0)
136+
security
137+
sigh (>= 1.12.1, < 2.0.0)
138+
spaceship (>= 0.38.5, < 1.0.0)
139+
memoist (0.16.2)
140+
mime-types (3.7.0)
141+
logger
142+
mime-types-data (~> 3.2025, >= 3.2025.0507)
143+
mime-types-data (3.2025.0924)
144+
mini_magick (4.5.1)
145+
multi_json (1.19.1)
146+
multi_xml (0.8.0)
147+
bigdecimal (>= 3.1, < 5)
148+
multipart-post (2.0.0)
149+
mutex_m (0.3.0)
150+
nanaimo (0.4.0)
151+
net-sftp (2.1.2)
152+
net-ssh (>= 2.6.5)
153+
net-ssh (7.3.0)
154+
os (1.1.4)
155+
pem (1.4.1)
156+
fastlane_core (>= 0.58.0, < 1.0.0)
157+
spaceship (>= 0.38.5, < 1.0.0)
158+
pilot (1.12.1)
159+
credentials_manager (>= 0.16.0)
160+
fastlane_core (>= 0.56.0, < 1.0.0)
161+
spaceship (>= 0.37.0, < 1.0.0)
162+
terminal-table (>= 1.4.5, < 2.0.0)
163+
plist (3.1.0)
164+
produce (1.3.2)
165+
fastlane_core (>= 0.57.2, < 1.0.0)
166+
spaceship (>= 0.38.4, < 1.0.0)
167+
public_suffix (7.0.2)
168+
representable (2.3.0)
169+
uber (~> 0.0.7)
170+
retriable (2.1.0)
171+
rexml (3.4.4)
172+
rouge (3.28.0)
173+
rubyzip (1.1.7)
174+
scan (0.14.2)
175+
fastlane_core (>= 0.57.0, < 1.0.0)
176+
slack-notifier (~> 1.3)
177+
terminal-table (>= 1.4.5, < 2.0.0)
178+
xcpretty (>= 0.2.4, < 1.0.0)
179+
xcpretty-travis-formatter (>= 0.0.3)
180+
screengrab (0.5.6)
181+
fastlane_core (>= 0.55.0, < 1.0.0)
182+
security (0.1.5)
183+
sigh (1.12.1)
184+
fastlane_core (>= 0.57.2, < 1.0.0)
185+
plist (>= 3.1.0, < 4.0.0)
186+
spaceship (>= 0.38.4, < 1.0.0)
187+
signet (0.21.0)
188+
addressable (~> 2.8)
189+
faraday (>= 0.17.5, < 3.a)
190+
jwt (>= 1.5, < 4.0)
191+
multi_json (~> 1.10)
192+
slack-notifier (1.5.1)
193+
snapshot (1.16.4)
194+
fastimage (~> 1.6.3)
195+
fastlane_core (>= 0.57.0, < 1.0.0)
196+
plist (>= 3.1.0, < 4.0.0)
197+
xcpretty (>= 0.2.4, < 1.0.0)
198+
spaceship (0.39.0)
199+
babosa (= 1.0.2)
200+
colored
201+
credentials_manager (>= 0.16.0)
202+
faraday (~> 0.9)
203+
faraday-cookie_jar (~> 0.0.6)
204+
faraday_middleware (~> 0.9)
205+
fastimage (>= 1.6)
206+
multi_xml (~> 0.5)
207+
plist (>= 3.1.0, < 4.0.0)
208+
supply (0.8.0)
209+
credentials_manager (>= 0.16.0)
210+
fastlane_core (>= 0.52.0)
211+
google-api-client (~> 0.9.1)
212+
terminal-notifier (1.6.3)
213+
terminal-table (1.4.5)
214+
thor (0.20.3)
215+
uber (0.0.15)
216+
xcode-install (1.4.0)
217+
claide (>= 0.9.1, < 1.1.0)
218+
spaceship (>= 0.25.1, < 1.0.0)
219+
xcodeproj (1.27.0)
220+
CFPropertyList (>= 2.3.3, < 4.0)
221+
atomos (~> 0.1.3)
222+
claide (>= 1.0.2, < 2.0)
223+
colored2 (~> 3.1)
224+
nanaimo (~> 0.4.0)
225+
rexml (>= 3.3.6, < 4.0)
226+
xcpretty (0.4.1)
227+
rouge (~> 3.28.0)
228+
xcpretty-travis-formatter (1.0.1)
229+
xcpretty (~> 0.2, >= 0.0.7)
230+
231+
PLATFORMS
232+
arm64-darwin-24
233+
ruby
234+
235+
DEPENDENCIES
236+
fastlane
237+
238+
CHECKSUMS
239+
CFPropertyList (3.0.8) sha256=2c99d0d980536d3d7ab252f7bd59ac8be50fbdd1ff487c98c949bb66bb114261
240+
addressable (2.8.8) sha256=7c13b8f9536cf6364c03b9d417c19986019e28f7c00ac8132da4eb0fe393b057
241+
atomos (0.1.3) sha256=7d43b22f2454a36bace5532d30785b06de3711399cb1c6bf932573eda536789f
242+
babosa (1.0.2) sha256=4edc28885e0cbf3e1c258887531c274986ebc1ceaf703266276c917fc9eb2f17
243+
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
244+
bigdecimal (4.0.1) sha256=8b07d3d065a9f921c80ceaea7c9d4ae596697295b584c296fe599dd0ad01c4a7
245+
cert (1.4.4) sha256=6dfd045c7ecd3ec8258b29cabf5901bee6161e9ce654a82f20b8e26757019b9f
246+
claide (1.0.3) sha256=1fbc84bad66bbde2058d13875f73a25fd1d252fa1620837563cf11a1abee5a4d
247+
colored (1.2) sha256=9d82b47ac589ce7f6cab64b1f194a2009e9fd00c326a5357321f44afab2c1d2c
248+
colored2 (3.1.2) sha256=b13c2bd7eeae2cf7356a62501d398e72fde78780bd26aec6a979578293c28b4a
249+
commander (4.6.0) sha256=7d1ddc3fccae60cc906b4131b916107e2ef0108858f485fdda30610c0f2913d9
250+
credentials_manager (0.16.4) sha256=2f15b5e380fdceb7ce415e3ce492045c04193166c3056efb9064e836e4e916b3
251+
deliver (1.16.1) sha256=2c915c2fe68514960ef7bc3ada80ce20d4a5652913fdc147c57a2265ea2c7190
252+
domain_name (0.6.20240107) sha256=5f693b2215708476517479bf2b3802e49068ad82167bcd2286f899536a17d933
253+
dotenv (3.2.0) sha256=e375b83121ea7ca4ce20f214740076129ab8514cd81378161f11c03853fe619d
254+
excon (0.112.0) sha256=daf9ac3a4c2fc9aa48383a33da77ecb44fa395111e973084d5c52f6f214ae0f0
255+
faraday (0.17.6) sha256=a572118695fce2937e3a8bed33498ac0c25a263cdb570ea5cd2e41b36c821c34
256+
faraday-cookie_jar (0.0.8) sha256=0140605823f8cc63c7028fccee486aaed8e54835c360cffc1f7c8c07c4299dbb
257+
faraday_middleware (0.14.0) sha256=4cb37ddd656b2c4de0bd684b72b08c34486f70560c31cb303cd506faef7ef2f4
258+
fastimage (1.6.8) sha256=3721806a38cd42762c5cd0fd123509ae9687bbf7bd3f413480d085ab1f824099
259+
fastlane (1.92.0) sha256=9c41c5bc1aae2f47a09e7bac4e9a0dfcca450e3812d8e39884ffd789983f9dc5
260+
fastlane_core (0.59.0) sha256=2572887ddf99fbe92e5e46219302a4ac35501d52e435438a59ef279f34cd7ccb
261+
frameit (2.8.0) sha256=b2403d26f1e6f5636b89a4c29fa37d678ada2b612acb409e419fca5453dc38e0
262+
gh_inspector (1.1.3) sha256=04cca7171b87164e053aa43147971d3b7f500fcb58177698886b48a9fc4a1939
263+
google-api-client (0.9.4) sha256=55c8d701a989b38fe5ea0d16d645a4590d75f34a187211648310aa48f743d817
264+
googleauth (0.17.1) sha256=d4a9cbce0d6b5fbb9e6f8e42c18ab44ea38594757952d94706461dabc4c28922
265+
gym (1.12.1) sha256=78cfe1e4bbac3dd7c1fbba097392175b44d487769cc1dd27367be613eb5393b7
266+
highline (2.0.3) sha256=2ddd5c127d4692721486f91737307236fe005352d12a4202e26c48614f719479
267+
http-cookie (1.1.0) sha256=38a5e60d1527eebc396831b8c4b9455440509881219273a6c99943d29eadbb19
268+
httpclient (2.9.0) sha256=4b645958e494b2f86c2f8a2f304c959baa273a310e77a2931ddb986d83e498c8
269+
hurley (0.2) sha256=6f44cd30f47141ef3c5dbc799c6613e45d52ce9c1a499dc64bc165db9692ee92
270+
json (1.8.6) sha256=65af27ca985f70eb0d083aab0f75712c771871222af021ce533bad77bd3bb262
271+
jwt (2.10.2) sha256=31e1ee46f7359883d5e622446969fe9c118c3da87a0b1dca765ce269c3a0c4f4
272+
krausefx-shenzhen (0.14.11) sha256=075cb79cc894f8be528a3aadbcd778cca0bd510aee749884936cb58f5cf9bf7e
273+
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
274+
match (0.11.1) sha256=4d767f760215c9005a33a1fa9e5dc33db730cf83510ac09b2aea2e1b1c0f5c86
275+
memoist (0.16.2) sha256=a52c53a3f25b5875151670b2f3fd44388633486dc0f09f9a7150ead1e3bf3c45
276+
mime-types (3.7.0) sha256=dcebf61c246f08e15a4de34e386ebe8233791e868564a470c3fe77c00eed5e56
277+
mime-types-data (3.2025.0924) sha256=f276bca15e59f35767cbcf2bc10e023e9200b30bd6a572c1daf7f4cc24994728
278+
mini_magick (4.5.1) sha256=17352cb1fc709eacfee886af2946c87e9797c119132ba63d3040ee246899a9a8
279+
multi_json (1.19.1) sha256=7aefeff8f2c854bf739931a238e4aea64592845e0c0395c8a7d2eea7fdd631b7
280+
multi_xml (0.8.0) sha256=8d4adcd092f8e354db496109829ffd36969fdc8392cb5fde398ca800d9e6df73
281+
multipart-post (2.0.0) sha256=3dc44e50d3df3d42da2b86272c568fd7b75c928d8af3cc5f9834e2e5d9586026
282+
mutex_m (0.3.0) sha256=cfcb04ac16b69c4813777022fdceda24e9f798e48092a2b817eb4c0a782b0751
283+
nanaimo (0.4.0) sha256=faf069551bab17f15169c1f74a1c73c220657e71b6e900919897a10d991d0723
284+
net-sftp (2.1.2) sha256=3e70b8130b1c86039b0847aeb088a2254df49053023546a5923e5763c923c710
285+
net-ssh (7.3.0) sha256=172076c4b30ce56fb25a03961b0c4da14e1246426401b0f89cba1a3b54bf3ef0
286+
os (1.1.4) sha256=57816d6a334e7bd6aed048f4b0308226c5fb027433b67d90a9ab435f35108d3f
287+
pem (1.4.1) sha256=36156268d5b45198e7bca6f9f52b8f8668cfbad9e30b8e3d8d033cffda9c809e
288+
pilot (1.12.1) sha256=00dbe1d2036f2571ca09fddae02d87ae37a368ead4fb2ac2d18641affddd72e7
289+
plist (3.1.0) sha256=9ae1a010cab13bb533af87d5a1aca23958e5dae8911317244248f9c65bb30866
290+
produce (1.3.2) sha256=44b93b7ebeb83397bf23c01763d2e2785fa55579c9c2a08fe4332a7d9b8192c0
291+
public_suffix (7.0.2) sha256=9114090c8e4e7135c1fd0e7acfea33afaab38101884320c65aaa0ffb8e26a857
292+
representable (2.3.0) sha256=93dc8bf4a4d8308e6caca4c7e48088a5bdec50e77b4e0c7d80483543166d899c
293+
retriable (2.1.0) sha256=c1e309cd29ca451e9e8aea7685368db0da490d519ced16f79867fae12b9e4384
294+
rexml (3.4.4) sha256=19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142
295+
rouge (3.28.0) sha256=0d6de482c7624000d92697772ab14e48dca35629f8ddf3f4b21c99183fd70e20
296+
rubyzip (1.1.7) sha256=24ab7c93f05eb8f6ec1c6c110f60bb5f0f2fa54b09e95eaa3b097e0fe5640133
297+
scan (0.14.2) sha256=b3c713f7f2ec37a7a35a501f8282635f3e2abf6f6456400247db000fbbc0bbf9
298+
screengrab (0.5.6) sha256=22c2fb7b5f8cdefcfc02ae367f594ff81ba862e93057ba4e9f9fc01dc0e444a7
299+
security (0.1.5) sha256=3a977a0eca7706e804c96db0dd9619e0a94969fe3aac9680fcfc2bf9b8a833b7
300+
sigh (1.12.1) sha256=fe31b7ef50ac54dd4aa4ac8146c8e223bbdc5ca8d1a6c5348482f97e130a3fca
301+
signet (0.21.0) sha256=d617e9fbf24928280d39dcfefba9a0372d1c38187ffffd0a9283957a10a8cd5b
302+
slack-notifier (1.5.1) sha256=062aee1c1abf78ec305568ba885b958d3a41538b86a653ab30fe0100fb8a5b75
303+
snapshot (1.16.4) sha256=794a735fef143b2b0a853c1327c601f06954209a0770b6b2db5293d48b30e119
304+
spaceship (0.39.0) sha256=36f23aa0880f40f7c7444f5d5d282224b6bfe27d1a67bf18df7029b3902cd372
305+
supply (0.8.0) sha256=c4e0726e5bc04c3654f0bec578f64a0cfe294fc4910345c8813bd2874c355ec7
306+
terminal-notifier (1.6.3) sha256=907e6fdfc6ca0cbecdd62d0b617f807e6107c6ff573bc8a86e1d1af59422a1da
307+
terminal-table (1.4.5) sha256=bf81561a406d3389fcd08fc44447fb980f2810d1aaf99b9e06fc1916c83d1999
308+
thor (0.20.3) sha256=49bc217fe28f6af34c6e60b003e3405c27595a55689077d82e9e61d4d3b519fa
309+
uber (0.0.15) sha256=01b757dc7f2d0367b32388bb10d4f93550bb688ddbdd19e895feff7eeb7979eb
310+
xcode-install (1.4.0) sha256=a0f5dffe89d4ffe5958611c11d5731ad83b8e863fa387075f73307d749c69262
311+
xcodeproj (1.27.0) sha256=8cc7a73b4505c227deab044dce118ede787041c702bc47636856a2e566f854d3
312+
xcpretty (0.4.1) sha256=b14c50e721f6589ee3d6f5353e2c2cfcd8541fa1ea16d6c602807dd7327f3892
313+
xcpretty-travis-formatter (1.0.1) sha256=aacc332f17cb7b2cba222994e2adc74223db88724fe76341483ad3098e232f93
314+
315+
BUNDLED WITH
316+
4.0.3

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

fastlane/Fastfile

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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+
lane :unit_tests do
19+
scan(
20+
package_path: ".", # SPM projesi olduğu için ana dizin
21+
scheme: "ICTMDBHomeModule", # Projenizin scheme adı
22+
device: "iPhone 16", # Testin koşacağı simülatör
23+
output_directory: "fastlane/test_output",
24+
output_types: "junit,html"
25+
)
26+
end

0 commit comments

Comments
 (0)