DashaGitHub
|
f3999f601f
|
Turn on repo update command
|
2019-08-09 16:48:21 +03:00 |
Юрий Сорокин
|
82ca5cbbc0
|
Rename ignore to exclude
|
2019-08-05 13:15:05 +03:00 |
Юрий Сорокин
|
7e6a55d72f
|
Change output log format
|
2019-08-02 19:48:14 +03:00 |
Юрий Сорокин
|
9fe44e481e
|
Fix file output string
|
2019-08-02 19:38:14 +03:00 |
Юрий Сорокин
|
2d6253973d
|
Merge branch 'feature/unusedCodeDetector' of github.com:TouchInstinct/BuildScripts into feature/unusedCodeDetector
|
2019-08-02 19:31:08 +03:00 |
Юрий Сорокин
|
463eda96ec
|
Refactor warnings appearence. Add script source link
|
2019-08-02 19:30:51 +03:00 |
Юрий Сорокин
|
921b87e797
|
Merge branch 'feature/unusedCodeDetector' of github.com:TouchInstinct/BuildScripts into feature/unusedCodeDetector
|
2019-08-02 18:32:42 +03:00 |
Юрий Сорокин
|
3d61e3db82
|
Make --ignore argiment optional
|
2019-08-02 18:30:43 +03:00 |
Юрий Сорокин
|
b5d26d3d2b
|
Fix typos
|
2019-08-02 17:47:25 +03:00 |
Юрий Сорокин
|
66d2c4a885
|
Refactor code a bit
|
2019-08-02 17:30:42 +03:00 |
Юрий Сорокин
|
0ded563530
|
Merge branch 'feature/unusedCodeDetector' of github.com:TouchInstinct/BuildScripts into feature/unusedCodeDetector
|
2019-08-02 17:27:56 +03:00 |
Юрий Сорокин
|
c6b0b0d7bf
|
Genetare one huge warning
|
2019-08-02 17:26:51 +03:00 |
Юрий Сорокин
|
453284d37b
|
Add arguments parsing in .sh file
|
2019-08-02 17:13:50 +03:00 |
Юрий Сорокин
|
2c91968fdc
|
Make config file .yml. Add OptionParser
|
2019-08-02 16:53:13 +03:00 |
Юрий Сорокин
|
7a5ddf6243
|
Add nesseccery scripts
|
2019-08-01 23:52:19 +03:00 |
Sergey Kopytov
|
59b15d7db6
|
add comment
|
2019-07-31 14:29:48 +03:00 |
Sergey Kopytov
|
373792222e
|
refactor
|
2019-07-31 12:43:32 +03:00 |
Sergey Kopytov
|
c4be015c0f
|
add removing functionality for ManuallyUpdateCodeSigning lane
|
2019-07-31 03:09:02 +03:00 |
Ivan Smolin
|
4460f594a4
|
Merge pull request #114 from TouchInstinct/fastlane_manually_update_code_signing
add lane for manually update code signing
|
2019-07-22 10:45:16 +00:00 |
Sergey Kopytov
|
38ec863753
|
remove useless (or overkill) LeadKit function in generated localizable file
|
2019-06-26 19:08:46 +03:00 |
Sergey Kopytov
|
6431ddc873
|
add optional arguments for localizable strings script (pathes of scripts and texts json)
|
2019-06-26 19:08:05 +03:00 |
Ivan Smolin
|
597205e19c
|
install code signing as well
|
2019-06-11 15:06:03 +03:00 |
Ivan Smolin
|
27a29b573f
|
rename ios setup script
|
2019-06-11 12:48:30 +03:00 |
Ivan Smolin
|
b0dff239f9
|
add setup script for development environment
|
2019-06-10 18:25:44 +03:00 |
Ivan Smolin
|
508979d7b2
|
add lane for manually update code signing
|
2019-05-29 11:53:30 +03:00 |
Ivan Smolin
|
9238f55ebb
|
fix keychain path again
|
2019-05-28 17:41:35 +03:00 |
Ivan Smolin
|
fbc71e057c
|
fix keychain existence check (expand relative path for ruby)
|
2019-05-22 19:24:53 +03:00 |
Ivan Smolin
|
a4e1636b53
|
workaround for invalid ZIP download
|
2019-05-20 12:35:53 +03:00 |
Ivan Smolin
|
05b62eb1b3
|
remove \n from input string when parsing fabric tokens
|
2019-05-17 17:37:33 +03:00 |
Ivan Smolin
|
ce0326f21b
|
don't add keychain to search list multiple times
|
2019-05-16 16:41:57 +03:00 |
Ivan Smolin
|
959516a53b
|
don't set timeout for ci keychain
|
2019-05-15 23:18:12 +03:00 |
Ivan Smolin
|
36d4770648
|
fix order of code signing and archive build
|
2019-05-15 18:17:22 +03:00 |
Ivan Smolin
|
b2ca884774
|
pass additional parameters to get_push_certificate
|
2019-04-25 17:11:33 +03:00 |
Ivan Smolin
|
9ddcd41cdd
|
fix ruby syntax error
|
2019-04-25 16:53:53 +03:00 |
Ivan Smolin
|
3efb53a590
|
try to take first element from app_identifier array
|
2019-04-25 16:48:59 +03:00 |
Ivan Smolin
|
10e6b14199
|
fix CreatePushCertificate lane
|
2019-04-25 15:48:52 +03:00 |
Ivan Smolin
|
ff5cb4276a
|
fix wrong coalesce usage in syncCodeSigning lane
|
2019-04-25 13:52:05 +03:00 |
Ivan Smolin
|
4b2075008f
|
Merge branch 'master' into feature/fastlane_match
|
2019-04-22 12:19:00 +03:00 |
Ivan Smolin
|
4fa303f2c0
|
update crashlytics_path
|
2019-04-22 12:15:08 +03:00 |
Ivan Smolin
|
e6608abb28
|
don't wipe carthage cache anymore
|
2019-04-18 23:12:50 +03:00 |
Ivan Smolin
|
412b1dafeb
|
fix ruby bool coalesce #2
|
2019-04-05 00:38:44 +03:00 |
Ivan Smolin
|
a8f3a1c754
|
fix ruby bool coalesce
|
2019-04-05 00:37:22 +03:00 |
Ivan Smolin
|
70432c18f6
|
don't wipe binaries anymore
|
2019-04-05 00:27:21 +03:00 |
Ivan Smolin
|
641afa42f3
|
add ability to pass compileBitcode option
|
2019-04-05 00:24:09 +03:00 |
Ivan Smolin
|
1f2ed6f92b
|
fix profile type selection when checked uploadToAppStore
|
2019-04-04 17:02:26 +03:00 |
Ivan Smolin
|
a09f6a724a
|
wipe swift 4.x builded binaries
|
2019-03-29 15:47:09 +03:00 |
Ivan Smolin
|
fb406b7940
|
attempt to fix temporary cache issues
|
2019-03-29 11:03:57 +03:00 |
Ivan Smolin
|
dd532f0aac
|
wipe and then run
|
2019-03-28 22:32:52 +03:00 |
Ivan Smolin
|
66ca5e2d4e
|
wipe swift 4.x builded binaries
|
2019-03-28 22:28:04 +03:00 |
Ivan Smolin
|
13bef27dbf
|
fix path
|
2019-03-22 16:38:59 +03:00 |