Commit Graph

298 Commits

Author SHA1 Message Date
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
Ivan Smolin 70432c18f6 don't wipe binaries anymore 2019-04-05 00:27:21 +03:00
Ivan Smolin 641afa42f3 add ability to pass compileBitcode option 2019-04-05 00:24:09 +03:00
Ivan Smolin 1f2ed6f92b fix profile type selection when checked uploadToAppStore 2019-04-04 17:02:26 +03:00
Ivan Smolin ffa94a7a7f Merge branch 'master' into feature/fastlane_match 2019-03-29 16:16:35 +03:00
Ivan Smolin 889aa996de
Merge pull request #94 from TouchInstinct/feature/carthage_temp_fixes
wipe swift 4.x builded binaries
2019-03-29 15:48:28 +03:00
Ivan Smolin a09f6a724a wipe swift 4.x builded binaries 2019-03-29 15:47:09 +03:00
Ivan Smolin 3fb9988b9e
Merge branch 'master' into feature/fastlane_match 2019-03-29 15:42:06 +03:00
Ivan Smolin fb406b7940 attempt to fix temporary cache issues 2019-03-29 11:03:57 +03:00
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 8bbbf9f01f
Merge pull request #93 from TouchInstinct/feature/fix_carthage
Don't run carthage if there is no Cartfile
2019-03-22 16:48:14 +03:00
Ivan Smolin 13bef27dbf fix path 2019-03-22 16:38:59 +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