Commit Graph

92 Commits

Author SHA1 Message Date
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
Ivan Smolin 9238f55ebb fix keychain path again 2019-05-28 17:41:35 +03:00
Ivan Smolin fbc71e057c fix keychain existence check (expand relative path for ruby) 2019-05-22 19:24:53 +03:00
Ivan Smolin a4e1636b53 workaround for invalid ZIP download 2019-05-20 12:35:53 +03:00
Ivan Smolin 05b62eb1b3 remove \n from input string when parsing fabric tokens 2019-05-17 17:37:33 +03:00
Ivan Smolin ce0326f21b don't add keychain to search list multiple times 2019-05-16 16:41:57 +03:00
Ivan Smolin 959516a53b don't set timeout for ci keychain 2019-05-15 23:18:12 +03:00
Ivan Smolin 36d4770648 fix order of code signing and archive build 2019-05-15 18:17:22 +03:00
Ivan Smolin b2ca884774 pass additional parameters to get_push_certificate 2019-04-25 17:11:33 +03:00
Ivan Smolin 9ddcd41cdd fix ruby syntax error 2019-04-25 16:53:53 +03:00
Ivan Smolin 3efb53a590 try to take first element from app_identifier array 2019-04-25 16:48:59 +03:00
Ivan Smolin 10e6b14199 fix CreatePushCertificate lane 2019-04-25 15:48:52 +03:00
Ivan Smolin ff5cb4276a fix wrong coalesce usage in syncCodeSigning lane 2019-04-25 13:52:05 +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 e6608abb28 don't wipe carthage cache anymore 2019-04-18 23:12:50 +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 a09f6a724a wipe swift 4.x builded binaries 2019-03-29 15:47:09 +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 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
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 Smolin a039f4b4c3 don't run carthage for projects without it 2019-02-20 17:02:16 +03:00
Ivan Zinovyev 2de0ff3897 Cert readme generator: Rename files properly 2019-02-14 01:10:55 +03:00