Ivan Smolin
|
22252474bf
|
final fix
|
2019-06-14 17:18:05 +03:00 |
Ivan Smolin
|
0bfac92fe1
|
fix missing variable
|
2019-06-14 17:17:12 +03:00 |
Ivan Smolin
|
305e1a41dc
|
rename to make code more clear
|
2019-06-14 17:12:34 +03:00 |
Maxim Bachinsky
|
5d400f6be8
|
move zip to another folder
|
2019-06-14 13:10:07 +03:00 |
Maxim Bachinsky
|
1dafb3dec3
|
zsh, go away. sh, come back
|
2019-06-14 13:07:01 +03:00 |
Maxim Bachinsky
|
90ad1399ad
|
move to zsh
|
2019-06-14 12:58:01 +03:00 |
Ivan Smolin
|
0aac2976a7
|
handle multiple platforms via from command line arguments
|
2019-06-14 11:49:15 +03:00 |
Ivan Smolin
|
f50c1fef04
|
export android src as well
|
2019-06-14 11:41:53 +03:00 |
Ivan Smolin
|
d240fc3a2a
|
add export project script
|
2019-06-13 18:31:34 +03:00 |
Ivan Vlasov
|
adde0b3480
|
Lint options: Warning for ResourceType (#118)
|
2019-06-13 16:46:20 +03:00 |
Ivan Smolin
|
3f03e57a0a
|
Merge pull request #117 from TouchInstinct/add_setup_script
Add setup development environment script
|
2019-06-13 15:58:26 +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 |
Denis Karmyshakov
|
1da691921b
|
Build optimizations on android (#88)
* staticAnalysis tasks now generated by build variants
* Checkstyle and Pmd now disabled by default
|
2019-06-03 11:20:56 +03:00 |
Ivan Smolin
|
15ef3d7332
|
Merge pull request #113 from TouchInstinct/fix/keychain_path_again
fix keychain path again
|
2019-05-28 17:46:37 +03:00 |
Ivan Smolin
|
9238f55ebb
|
fix keychain path again
|
2019-05-28 17:41:35 +03:00 |
Ivan Smolin
|
9e9a8ba11c
|
Merge pull request #110 from TouchInstinct/fix/check_keychain_existence
fix keychain existence check (expand relative path for ruby)
|
2019-05-24 12:21:56 +03:00 |
Ivan Smolin
|
fbc71e057c
|
fix keychain existence check (expand relative path for ruby)
|
2019-05-22 19:24:53 +03:00 |
Ivan Smolin
|
72f74326b1
|
Merge pull request #109 from TouchInstinct/build_fix/carthage_invalid_download
workaround for invalid ZIP download
|
2019-05-20 14:15:54 +03:00 |
Ivan Smolin
|
a4e1636b53
|
workaround for invalid ZIP download
|
2019-05-20 12:35:53 +03:00 |
Ivan Smolin
|
f854e7b0a9
|
Merge pull request #108 from TouchInstinct/fix_fabric_keys_parsing
remove \n from input string when parsing fabric tokens
|
2019-05-17 17:38:50 +03:00 |
Ivan Smolin
|
05b62eb1b3
|
remove \n from input string when parsing fabric tokens
|
2019-05-17 17:37:33 +03:00 |
Ivan Smolin
|
9d5135098b
|
Merge pull request #107 from TouchInstinct/fix_keychain_add_to_search_list
don't add keychain to search list multiple times
|
2019-05-16 16:43:45 +03:00 |
Ivan Smolin
|
ce0326f21b
|
don't add keychain to search list multiple times
|
2019-05-16 16:41:57 +03:00 |
Ivan Smolin
|
aece04b97b
|
Merge pull request #106 from TouchInstinct/fix_keychain_creation
don't set timeout for ci keychain
|
2019-05-15 23:18:53 +03:00 |
Ivan Smolin
|
959516a53b
|
don't set timeout for ci keychain
|
2019-05-15 23:18:12 +03:00 |
Ivan Smolin
|
fa49508457
|
Merge pull request #105 from TouchInstinct/fix_code_signing
fix order of code signing and archive build
|
2019-05-15 18:19:24 +03:00 |
Ivan Smolin
|
36d4770648
|
fix order of code signing and archive build
|
2019-05-15 18:17:22 +03:00 |
Ivan Smolin
|
612070a006
|
Merge pull request #104 from TouchInstinct/fix/createPushCertificate_additional_options
pass additional parameters to get_push_certificate
|
2019-04-25 17:13:02 +03:00 |
Ivan Smolin
|
b2ca884774
|
pass additional parameters to get_push_certificate
|
2019-04-25 17:11:33 +03:00 |
Ivan Smolin
|
15f5d73d4a
|
Merge pull request #103 from TouchInstinct/fix_ruby_syntax_error
fix ruby syntax error
|
2019-04-25 17:01:59 +03:00 |
Ivan Smolin
|
9ddcd41cdd
|
fix ruby syntax error
|
2019-04-25 16:53:53 +03:00 |
Ivan Smolin
|
92508aff07
|
Merge pull request #102 from TouchInstinct/fix/createPushCert_app_identifier
try to take first element from app_identifier array
|
2019-04-25 16:50:44 +03:00 |
Ivan Smolin
|
3efb53a590
|
try to take first element from app_identifier array
|
2019-04-25 16:48:59 +03:00 |
Ivan Smolin
|
6a7e4149ea
|
Merge pull request #101 from TouchInstinct/fix/createPushCert
fix CreatePushCertificate lane
|
2019-04-25 15:53:51 +03:00 |
Ivan Smolin
|
10e6b14199
|
fix CreatePushCertificate lane
|
2019-04-25 15:48:52 +03:00 |
Ivan Smolin
|
d64533410d
|
Merge pull request #100 from TouchInstinct/fix/syncCodeSigning
fix wrong coalesce usage in syncCodeSigning lane
|
2019-04-25 13:56:51 +03:00 |
Ivan Smolin
|
ff5cb4276a
|
fix wrong coalesce usage in syncCodeSigning lane
|
2019-04-25 13:52:05 +03:00 |
Ivan Smolin
|
631d186d50
|
Merge pull request #92 from TouchInstinct/feature/fastlane_match
fastlane match & upload to App Store
|
2019-04-22 12:24:09 +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
|
014dba7afd
|
Merge pull request #99 from TouchInstinct/revert_carthage_cache_clean
don't wipe carthage cache anymore
|
2019-04-18 23:15:40 +03:00 |
Ivan Smolin
|
e6608abb28
|
don't wipe carthage cache anymore
|
2019-04-18 23:12:50 +03:00 |
Maxim Bachinsky
|
d4a7dce0d7
|
lint. NewerVersionAvailable to warning
|
2019-04-12 12:20:19 +03:00 |
Ivan Vlasov
|
041af69465
|
Additional Proguard rules for Kaspersky (#97)
|
2019-04-09 19:21:08 +03:00 |
Ivan Vlasov
|
05ed714e9f
|
Proguard rules for Kaspersky KFP Facade (#96)
|
2019-04-08 22:28:01 +03:00 |
Maxim Bachinsky
|
63fe5b1ebc
|
lint. ignore lib new version (#95)
|
2019-04-08 14:59:33 +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 |