Commit Graph

131 Commits

Author SHA1 Message Date
Sergey Kopytov e628d37039 Revert "add lanes generator"
This reverts commit f1cbf04318.
2019-09-17 11:21:30 +03:00
Sergey Kopytov f1cbf04318 add lanes generator 2019-09-16 22:27:51 +03:00
Sergey Kopytov d73b9f8500 add missing bundle id generator 2019-09-16 20:06:03 +03:00
Sergey Kopytov 1a381bad79 refactor 2019-09-16 13:59:09 +03:00
Sergey Kopytov dea34e68e7 refactor generators functions 2019-09-13 14:29:05 +03:00
Sergey Kopytov 20d4e50698 refactor 2019-09-13 14:15:48 +03:00
Sergey Kopytov b6ef418a07 add configs generator script 2019-09-12 22:35:27 +03:00
Sergey Kopytov b0f9fbc69a fix missing comma 2019-09-03 18:56:23 +03:00
Sergey Kopytov 6d01fefb6f refactor 2019-09-02 14:02:25 +03:00
Sergey Kopytov 3bffb17ee6 fix config lane for work wih multiple configs 2019-08-30 20:50:08 +03:00
Ivan Smolin 6a125006eb change path of gem home for bundler 2019-08-29 14:00:43 +03:00
Ivan Smolin 94a72409e9 add bundle install call 2019-08-29 12:54:49 +03:00
Ivan Smolin 2cd0b029d5 select AppStore xcconfig for AppStoreRelease lane 2019-08-23 13:57:38 +03:00
Ivan Smolin 1250921a31 use AppStore config for AppStoreRelease lane 2019-08-23 12:59:10 +03:00
Юрий Сорокин aad724b454 Merge branch 'master' into feature/experimential_configuration_select 2019-08-12 16:45:04 +03:00
DashaGitHub cb59454a47 Turn on repo update command 2019-08-09 18:51:04 +03:00
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 21f159b4f8 build Release configuration with specific xcconfig 2019-07-26 16:34:21 +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