Commit Graph

155 Commits

Author SHA1 Message Date
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 Smolin f43aef1fe2 add carthage to fastfile 2019-01-30 20:32:19 +03:00
Alexey Gerasimov 86ab1026b8 Finally it works 2018-10-23 20:01:13 +03:00
Victor Shabanov ae35b548e5 Fix secret extraction 2018-10-23 12:08:02 +03:00
Victor Shabanov 901f8a2d8a Fix extracting of fabric' secret key 2018-10-22 16:53:23 +03:00
Alexey Gerasimov cfcd07b4fd Reverted 2018-06-22 16:20:51 +03:00
Alexey Gerasimov ad01e169e5 Fixed 2018-06-22 15:53:51 +03:00
Igor Kislyuk 9730e9cc57 Refactor 2017-12-03 18:48:58 +03:00
Igor Kislyuk f7770f49a8 Provide backward compatibility 2017-12-03 18:44:39 +03:00
Igor Kislyuk b4a65b4687 Update fastfile 2017-12-03 18:28:07 +03:00
Igor Kislyuk de56929a15 Update fastFile 2017-12-03 18:22:24 +03:00
Alexey Gerasimov a75f055915 Path made user-independent 2017-11-13 11:05:20 +03:00
Alexey Gerasimov 3d4177a85f Remove pods repo if lock file exists 2017-11-13 10:43:45 +03:00
Alexey Gerasimov a5659834bb Bitcode disabled via export options respecting optional parameter 2017-10-26 12:01:50 +03:00
Alexey Gerasimov b2886a8158 Disabled bitcode compilation 2017-10-25 21:19:00 +03:00
Alexey Gerasimov c29c5d8532 upload_symbols_to_crashlytics added 2017-10-02 12:02:58 +03:00
Alexey Gerasimov c3c86406dc icloudEnvironment added 2017-09-27 22:21:04 +03:00
Alexey Gerasimov 3383f507b3 Private lane added 2017-09-27 20:00:15 +03:00
Alexey Gerasimov f7c3f02e82 commonFastlane file added 2017-09-26 23:39:17 +03:00