Commit Graph

83 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 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
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 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
Ivan Smolin 22c117ad65 fix comment linting 2018-12-27 20:02:50 +03:00
Ivan Smolin 71a39dc648 remove trailing_closure rule 2018-12-27 18:08:12 +03:00
Ivan Smolin 2d9cd4b12f add some custom rules 2018-12-27 15:46:53 +03:00
Ivan Smolin b083b5995d remove multiline_arguments_brackets, multiline_parameters_brackets 2018-12-26 21:13:06 +03:00
Ivan Smolin 779b0cabcb remove sorted_imports 2018-12-26 18:52:12 +03:00