Maxim Bachinsky
|
b3bff24139
|
fixed problem with source sets for java code
|
2020-08-20 15:22:41 +03:00 |
Maxim Bachinsky
|
7b54155ae1
|
fixed android api gen and string generator for old projects
|
2020-08-20 13:33:57 +03:00 |
Maxim Bachinsky
|
0f53df4bb4
|
update api gen version
|
2020-08-19 17:56:02 +03:00 |
Maxim Bachinsky
|
1b444a4582
|
move apigen and static analysis scripts to plugins. removed extra files
|
2020-08-19 17:06:08 +03:00 |
Vitaliy Salnikov
|
b6afc40941
|
Merge pull request #220 from TouchInstinct/feature/xcconfig_rendering_output
Add output path option for xcconfig rendering
|
2020-08-07 15:40:33 +03:00 |
Vitaliy Salnikov
|
e1d0747fc3
|
Add output path option for xcconfig rendering
|
2020-08-07 15:26:52 +03:00 |
MRSorokinMaxim
|
ca25128e9b
|
Merge pull request #213 from TouchInstinct/multiple_swiftlint_rules
Multiple swiftlint rules
|
2020-07-31 14:14:48 +03:00 |
Maxim Sorokin
|
d70fc7f34d
|
changed description for project_root_path and source_root_path
|
2020-07-30 12:19:38 +03:00 |
Maxim Sorokin
|
0eb6a299d7
|
rename project_directory –> project_root_path, git_directory –> source_root_path
|
2020-07-30 11:51:58 +03:00 |
Maxim Sorokin
|
04c863cc14
|
fix naming and remove unnecessary code
|
2020-07-29 17:36:14 +03:00 |
Maxim Sorokin
|
dcf88a7be5
|
replace depth_git_count –> git_directory
|
2020-07-29 13:54:17 +03:00 |
Maxim Sorokin
|
c5cde472dd
|
changed pods_directory –> swiftlint_executable_path
|
2020-07-29 12:40:54 +03:00 |
Maxim Sorokin
|
e819248df2
|
rename make_ –> run_
|
2020-07-29 12:30:58 +03:00 |
Maxim Sorokin
|
2285e1d18e
|
split swiftlint.rb file to some files
|
2020-07-29 11:41:36 +03:00 |
Maxim Sorokin
|
ce8f6746bf
|
some refactoring, and remove copy paste
|
2020-07-28 21:02:37 +03:00 |
Loupehope
|
613061d342
|
Merge pull request #218 from TouchInstinct/fix/bool_check
Fix bool check
|
2020-07-28 20:12:44 +03:00 |
Vlad
|
f45357752a
|
Fix bool check
|
2020-07-28 17:43:38 +03:00 |
Vlad
|
85a994bdf5
|
Fix bool check
|
2020-07-28 17:35:17 +03:00 |
Ivan Smolin
|
2647d6e41b
|
Merge pull request #217 from TouchInstinct/feature/try_to_fix_appstore_build
don't change xcconfig for AppStore configuration
|
2020-07-23 13:57:10 +03:00 |
Ivan Smolin
|
cc33a01bd0
|
don't change xcconfig for AppStore configuration
|
2020-07-23 13:55:42 +03:00 |
Mihail
|
ae4462f5b7
|
Merge pull request #216 from TouchInstinct/fix/documentation_generator_path_to_build_scripts
Fix documentation_generator
|
2020-07-22 16:28:27 +03:00 |
Boyko Mihail
|
2265a153a2
|
Fix documentation_generator
|
2020-07-22 16:14:18 +03:00 |
Ivan Smolin
|
661e716d6c
|
Merge pull request #215 from TouchInstinct/fix/create_push_certificate
fix CreatePushCertificate lane
|
2020-07-21 17:07:57 +03:00 |
Ivan Smolin
|
08d11652ab
|
fix CreatePushCertificate lane
|
2020-07-21 14:44:30 +03:00 |
Aksenov Vladimir
|
80eafad3fe
|
Merge pull request #214 from TouchInstinct/proguard/moshi_and_androidx_security
added moshi and androidX security proguard rules
|
2020-07-11 10:45:06 +05:00 |
Maxim Bachinsky
|
1e31172c76
|
added moshi and androidX security proguard rules
|
2020-07-10 19:34:07 +03:00 |
Vladimir
|
e3e730c762
|
updated api gen version
|
2020-07-07 18:51:13 +03:00 |
Maxim Sorokin
|
635fa8dc98
|
added style guide and fixed naming
|
2020-06-30 16:55:06 +03:00 |
Maxim Sorokin
|
77d5642b7a
|
fix indent
|
2020-06-30 16:48:38 +03:00 |
Maxim Sorokin
|
6b299828f0
|
remove multiple_swiftlint.sh
|
2020-06-30 16:22:47 +03:00 |
Maxim Sorokin
|
2e64ab92d4
|
multiple swiftlint rules script
|
2020-06-29 16:55:56 +03:00 |
Maxim Bachinsky
|
7850b7f0cd
|
fix correct name for coroutines
|
2020-06-29 01:19:47 +03:00 |
Maxim Bachinsky
|
86702efd50
|
add to string generator root path for multimodule project
|
2020-06-29 00:58:20 +03:00 |
Maxim Bachinsky
|
1dd879f255
|
update api gen version
|
2020-06-28 23:14:29 +03:00 |
PilotOfSparrow
|
9b75a0d09e
|
Merge pull request #212 from TouchInstinct/fix/class_kepp
new package name for proguard rule
|
2020-06-26 18:47:05 +03:00 |
alex
|
8b4b3878d3
|
new package name for proguard rule
|
2020-06-26 18:34:42 +03:00 |
PilotOfSparrow
|
2bc26612ca
|
Merge pull request #201 from TouchInstinct/update_lint_rules
remove non existent rule, add LockedOrientationActivity
|
2020-06-25 11:57:13 +03:00 |
Maxim Bachinsky
|
3458b0c166
|
Merge pull request #211 from TouchInstinct/android/remove_old_scripts
remove old git hooks script
|
2020-06-23 17:49:44 +03:00 |
Maxim Bachinsky
|
8e40c0a53f
|
remove old git hooks script
|
2020-06-23 17:43:59 +03:00 |
Mihail
|
bb81e9b8f4
|
Merge pull request #210 from TouchInstinct/fix/sync_code_signing_using_options
replace syncCodeSigning -> sync_code_signing_using_options in commonF…
|
2020-06-19 19:28:08 +03:00 |
Boyko Mihail
|
0f0c2c5c1b
|
replace syncCodeSigning -> sync_code_signing_using_options in commonFastfile
|
2020-06-19 17:41:09 +03:00 |
Ivan Smolin
|
867001ebd9
|
Merge pull request #209 from TouchInstinct/fix/generation
Fix/generation
|
2020-06-19 16:05:05 +03:00 |
Ivan Smolin
|
a33f97b227
|
fix ruby syntax
|
2020-06-19 16:03:21 +03:00 |
Vlad
|
343567c1c8
|
Add missing bundle id
|
2020-06-19 15:56:38 +03:00 |
Vitaliy Salnikov
|
36ff740139
|
Merge pull request #208 from TouchInstinct/fix/xcconfig_rendering
Update build options helper submodule
|
2020-06-18 17:38:35 +03:00 |
Vitaliy Salnikov
|
799a23adca
|
Update build options helper submodule
|
2020-06-18 17:01:22 +03:00 |
Vitaliy Salnikov
|
6c07003156
|
Merge pull request #207 from TouchInstinct/fix/xcconfig_rendering
Place config rendering temp data to renderer current directory
|
2020-06-17 16:00:09 +03:00 |
Vitaliy Salnikov
|
1c6abf0146
|
Place config rendering temp data to renderer current directory
|
2020-06-17 15:35:33 +03:00 |
Maxim Sorokin
|
4ebcbadea2
|
multiple swiftlint rules script
|
2020-06-15 14:38:44 +03:00 |
Ivan Smolin
|
0b5f8ba670
|
Merge pull request #204 from TouchInstinct/feature/build_options_for_configs_generation
add configs generation based on build options
|
2020-06-15 13:07:56 +03:00 |