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
|
660067ed69
|
revert iCloudContainerEnvironment
|
2019-03-22 16:32:19 +03:00 |
Ivan Smolin
|
dd5d6f3e69
|
don't remove keychain after build
|
2019-03-22 16:20:31 +03:00 |
Ivan Smolin
|
5efaf15990
|
fix paths
|
2019-03-11 18:42:02 +03:00 |
Ivan Smolin
|
5e9b785962
|
fixes
|
2019-03-07 21:10:02 +03:00 |
Ivan Smolin
|
5038956f51
|
upload to app store finished
|
2019-03-07 20:48:25 +03:00 |
Ivan Smolin
|
5c7bf4d047
|
upload to appstore option WIP
|
2019-03-06 10:58:13 +03:00 |
Ivan Smolin
|
55cc0c1f0a
|
app store configuration prepare
|
2019-02-25 18:43:45 +03:00 |
Ivan Smolin
|
9a9b420623
|
small fixes
|
2019-02-25 17:45:09 +03:00 |
Ivan Smolin
|
b216095142
|
revert code in afterBuild private lane. open or create keychain beforу syncCodeSign
|
2019-02-25 16:52:38 +03:00 |
Ivan Smolin
|
2061a8cb36
|
merge updateCodeSigning and getCodeSigning to syncCodeSigning
|
2019-02-25 13:39:39 +03:00 |
Ivan Smolin
|
982532c200
|
remove verbose
|
2019-02-22 16:13:10 +03:00 |
Ivan Smolin
|
da9e84731b
|
symbolize hash keys
|
2019-02-22 15:33:16 +03:00 |
Ivan Smolin
|
b87aa69a4b
|
small refactor
|
2019-02-22 14:40:46 +03:00 |
Ivan Smolin
|
214ea3e5e2
|
load configuration options from yaml file
|
2019-02-22 14:24:25 +03:00 |
Ivan Smolin
|
adb958d25c
|
make createPushCertificate public lane
|
2019-02-21 14:49:14 +03:00 |
Ivan Smolin
|
94f0291c3a
|
ability to pass some parameters via options
|
2019-02-21 14:38:26 +03:00 |
Ivan Smolin
|
97d8f0edcf
|
split syncCodeSigning to getCodeSigning & updateCodeSigning
|
2019-02-21 14:20:36 +03:00 |
Ivan Smolin
|
51271e8a2a
|
try to use project repo as storage
|
2019-02-21 13:29:57 +03:00 |
Ivan Smolin
|
f629721026
|
add createPushCertificate and syncCodeSignning private lanes
|
2019-02-20 18:40:59 +03:00 |
Ivan Smolin
|
7bee714ada
|
update commonFastfile, so it won't run build scripts for non-build lanes
|
2019-02-20 17:19:26 +03:00 |
Ivan Zinovyev
|
c6a3b3a01b
|
Merge pull request #91 from TouchInstinct/cert_profile_script
Add xcode documentation and certificates readme generator scripts
|
2019-02-14 12:02:17 +03:00 |
Ivan Zinovyev
|
2de0ff3897
|
Cert readme generator: Rename files properly
|
2019-02-14 01:10:55 +03:00 |
Ivan Zinovyev
|
fd1b7d51a2
|
Add xcode documentation and certificates readme generator scripts
|
2019-02-13 13:36:22 +03:00 |
Ivan Smolin
|
6c3be07d83
|
Merge pull request #89 from TouchInstinct/feature/carthage
add carthage to fastfile
|
2019-02-11 16:09:53 +03:00 |
Ivan Smolin
|
54935bbe26
|
Merge pull request #87 from TouchInstinct/fix/false_positive_too_many_empty_spaces
fix too_many_empty_spaces rule
|
2019-02-11 13:46:38 +03:00 |
Ivan Smolin
|
016f05fbc0
|
fix too_many_empty_spaces rule
|
2019-02-11 13:43:27 +03:00 |
Ivan Smolin
|
f43aef1fe2
|
add carthage to fastfile
|
2019-01-30 20:32:19 +03:00 |
Denis Karmyshakov
|
a17eabbe42
|
Merge pull request #86 from TouchInstinct/detekt
Fix file path in Detekt reports
|
2019-01-10 15:26:30 +03:00 |
Denis Karmyshakov
|
8d2ab6d3ea
|
Fix file path in Detekt reports
|
2019-01-10 15:23:56 +03:00 |
Denis Karmyshakov
|
15ca24b0ac
|
Merge pull request #85 from TouchInstinct/detekt
Detekt: Disable OptionalUnit rule
|
2019-01-09 14:44:42 +03:00 |
Denis Karmyshakov
|
6126a73df3
|
Detekt: Disable OptionalUnit rule
|
2019-01-09 14:43:28 +03:00 |
Ivan Smolin
|
9088e17be8
|
Merge pull request #84 from TouchInstinct/fix/fix_comment_linting
fix comment linting
|
2018-12-27 20:06:43 +03:00 |
Ivan Smolin
|
22c117ad65
|
fix comment linting
|
2018-12-27 20:02:50 +03:00 |
Ivan Smolin
|
f80cc38c6a
|
Merge pull request #83 from TouchInstinct/fix/remove_trailing_closure_rule
remove trailing_closure rule
|
2018-12-27 18:10:19 +03:00 |
Ivan Smolin
|
71a39dc648
|
remove trailing_closure rule
|
2018-12-27 18:08:12 +03:00 |
Ivan Smolin
|
57c83d2b9d
|
Merge pull request #82 from TouchInstinct/feature/more_custom_rules
add some custom rules
|
2018-12-27 16:01:49 +03:00 |
Ivan Smolin
|
2d9cd4b12f
|
add some custom rules
|
2018-12-27 15:46:53 +03:00 |
Denis Karmyshakov
|
40048a1065
|
Merge pull request #81 from TouchInstinct/proguard
Proguard rules
|
2018-12-27 15:28:14 +03:00 |
Denis Karmyshakov
|
2d72f3ad3f
|
Proguard rules
|
2018-12-27 15:25:52 +03:00 |
Ivan Smolin
|
0a91c3017a
|
Merge pull request #80 from TouchInstinct/fix/remove_some_linting_rules
remove multiline_arguments_brackets, multiline_parameters_brackets
|
2018-12-27 10:41:59 +03:00 |
Ivan Smolin
|
b083b5995d
|
remove multiline_arguments_brackets, multiline_parameters_brackets
|
2018-12-26 21:13:06 +03:00 |
Ivan Smolin
|
0cae26eee6
|
Merge pull request #79 from TouchInstinct/feature/new_swiftlint_rules
Feature/new swiftlint rules
|
2018-12-26 19:30:33 +03:00 |
Ivan Smolin
|
779b0cabcb
|
remove sorted_imports
|
2018-12-26 18:52:12 +03:00 |
Ivan Smolin
|
2c915edc85
|
add new swiftlint rules
|
2018-12-26 18:26:40 +03:00 |
Denis Karmyshakov
|
78b242f85d
|
Merge pull request #78 from TouchInstinct/proguard
Proguard rules
|
2018-12-22 14:25:19 +03:00 |
Denis Karmyshakov
|
1d60b914dd
|
Proguard rules
|
2018-12-22 14:18:03 +03:00 |
Denis Karmyshakov
|
6190a8c8ce
|
Merge pull request #77 from TouchInstinct/api-generator
Api-generator update
|
2018-12-12 16:18:31 +03:00 |
Denis Karmyshakov
|
ef2477e3d6
|
Api-generator update
|
2018-12-12 15:22:43 +03:00 |