Commit Graph

508 Commits

Author SHA1 Message Date
Alexander Buntakov 97391dd76f
Merge pull request #149 from TouchInstinct/feature/api-generator.kotlin.up-version
up kotlin server api generator version
2019-10-21 18:16:29 +03:00
TonCherAmi df8e8f1efc
up kotlin server api generator version 2019-10-21 18:15:19 +03:00
Victor Shabanov 9747bc014a
Merge pull request #147 from TouchInstinct/feature/swift_module_phases
Fix strings import script
2019-10-17 18:56:53 +03:00
Victor Shabanov 6ed301663c Fix strings import script 2019-10-17 18:54:39 +03:00
Victor Shabanov f0487ec52c
Merge pull request #146 from TouchInstinct/feature/swift_module_phases
Change api generation and localization scripts to work with swift modules
2019-10-17 17:43:25 +03:00
Victor Shabanov 9e270928d5 Fix localization NSLocalizedString static values visibility 2019-10-17 15:50:28 +03:00
Victor Shabanov 1d04958271 Change api generation and localization scripts to work with swift modules 2019-10-17 15:42:36 +03:00
Ivan Smolin b65ce9a93c
Merge branch 'master' into feature/experimential_configuration_select 2019-09-30 13:37:08 +03:00
Ivan Smolin 432bb8a67b
Merge pull request #143 from TouchInstinct/feature/gem_bundle
install ruby dependencies from Gemfile
2019-09-30 13:36:15 +03:00
Ivan Smolin e31a200c41 install ruby dependencies from Gemfile 2019-09-30 13:23:42 +03:00
Sergey 18f5a5b135
Merge pull request #142 from TouchInstinct/feature/configurationsGenerator
add missing bundle id generator
2019-09-17 13:25:02 +03:00
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
Юрий Сорокин ed993112ae Merge commit '39929518ea2dc7f3b2d0f593110b60243032c44d' into feature/experimential_configuration_select 2019-09-16 21:01:28 +03:00
Sergey Kopytov d73b9f8500 add missing bundle id generator 2019-09-16 20:06:03 +03:00
RationalEgoism 39929518ea
Merge pull request #141 from TouchInstinct/feature/update-api-generator-version
api generator updated to 1.4.0-alpha1
2019-09-16 19:26:19 +03:00
Stanislav f21d8ec594 api generator updated to 1.4.0-alpha1 2019-09-16 19:07:43 +03:00
Sergey 1a96d9ff5e
Merge pull request #139 from TouchInstinct/feature/configurationsGenerator
add configs generator script
2019-09-16 16:14:58 +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
RationalEgoism 9bf619a7fe
Merge pull request #140 from TouchInstinct/feature/appsflyer-proguard
added appsflyer proguard
2019-09-13 12:01:40 +03:00
stanislav 93e5f5a84c added appsflyer proguard 2019-09-13 12:00:29 +03:00
Sergey Kopytov b6ef418a07 add configs generator script 2019-09-12 22:35:27 +03:00
Sergey 2f6ecb3199
Merge pull request #138 from TouchInstinct/fix/missingComma
fix missing comma
2019-09-03 18:59:49 +03:00
Sergey Kopytov b0f9fbc69a fix missing comma 2019-09-03 18:56:23 +03:00
Sergey 88622a8245
Merge pull request #137 from TouchInstinct/fix/multipleTargetsConfig
fix config lane for work wih multiple configs
2019-09-02 14:03:21 +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
Даша b6d1851aef
Merge pull request #135 from TouchInstinct/fix/turn_on_repo_update
Turn on repo update command
2019-08-09 16:50:33 +03:00
DashaGitHub f3999f601f Turn on repo update command 2019-08-09 16:48:21 +03:00
Iurii Sorokin 51ae3d4fd8
Merge pull request #134 from TouchInstinct/feature/unusedCodeDetector
Unused Code
2019-08-05 13:25:05 +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