Commit Graph

140 Commits

Author SHA1 Message Date
Ivan Smolin ad2172cd27 add xcodegen support 2021-07-21 13:41:14 +03:00
Alexander Rutsman 3c5135ea5e Git revert HEAD 2021-07-07 15:23:29 +03:00
Alexander Rutsman efb5c8b60e Edit timeout 2021-07-06 12:56:18 +03:00
Alexander Rutsman 3f70495e4b Removed google service prefix 2021-07-05 16:29:00 +03:00
Ivan Smolin e0913de8a3 replace timeout: false with timeout: 0 according to https://github.com/fastlane/fastlane/pull/18894 2021-07-04 16:57:00 +03:00
Vlad Suhomlinov 045b57e72d refactor: complete app name 2021-05-13 17:56:37 +03:00
Vlad Suhomlinov fa9ccef66b refactor: correct typo 2021-05-13 17:47:15 +03:00
Vlad Suhomlinov a132bcd939 refactor: update path to xcworkspace 2021-05-13 17:41:44 +03:00
Vlad Suhomlinov 908f69b1f8 feat: run code generation for workspace 2021-05-13 17:27:51 +03:00
Ivan Smolin cd606ce17d
Merge pull request #242 from TouchInstinct/feature/build_phases_script_improvements
Feature/build phases script improvements
2021-03-26 10:54:15 +03:00
Vlad bfad757f23 Remove empty spaces 2021-03-23 17:54:53 +03:00
Vlad 8529a6f41f Remove comments 2021-03-23 17:37:51 +03:00
Vlad ddf7e0228b Correct code generation input 2021-03-23 17:07:09 +03:00
Vlad 43485eb8f5 Correct params input to sh 2021-03-23 16:56:39 +03:00
Vlad f5d3b7e4ea Add xcodeproj_path to code generation 2021-03-23 16:49:22 +03:00
Vlad fc1c0ac74b Add cpde generation phase 2021-03-23 16:29:00 +03:00
Ivan Smolin fec78fd0bc use two api keys: project and touchin 2021-02-04 19:49:45 +03:00
Ivan Smolin 7c9680f4c9 Merge branch 'master' into feature/build_phases_script_improvements 2021-01-20 12:31:28 +03:00
Ivan Smolin 039ddac90a use App Store Connect API for match and upload_to_app_store 2021-01-19 18:09:27 +03:00
Ivan Smolin e0300fcd07 remove carthage & rome 2021-01-15 18:51:15 +03:00
Ivan Smolin 093f16a578 remove yarn install, use new firebase plugin API 2021-01-15 11:35:26 +03:00
Vlad 175a97fc5f Code correction 2020-12-28 08:30:36 +03:00
Vlad a042e43450 Fix script logic 2020-12-27 23:23:36 +03:00
Vlad bd19a47a75 Update feature toggles work
Add templates
Add template manager
Updaet features generation scripts
2020-12-27 22:07:20 +03:00
Vlad 1a344aeed7 Fix PR 2020-12-18 18:03:04 +03:00
Vlad 545f8d4c2f Fix PR 2020-12-15 18:27:25 +03:00
Vlad 64c8f85298 Fix PR 2020-12-15 15:53:37 +03:00
Vlad d7a571400d Code correction 2020-12-15 11:40:16 +03:00
Vlad 1f321c27c9 Add manager module and code correction 2020-12-15 10:59:14 +03:00
Vlad a5f2b49a51 Fix names filter 2020-12-14 11:58:58 +03:00
Vlad 46be166a04 Code correction 2020-12-12 21:12:05 +03:00
Vlad a47f0b6218 Fix file type 2020-12-12 20:00:22 +03:00
Vlad aa00fe13ca Add Features class 2020-12-12 19:55:10 +03:00
Vlad dbfc6153ab Add uploadFeaturesToProject lane 2020-12-12 18:17:39 +03:00
Ivan Smolin 784063b996 add support for custom scheme and lane name via options 2020-10-20 13:36:48 +03:00
Ivan Smolin fe5564da7b update ManuallyUpdateCodeSigning lane so it can use local storage 2020-10-13 21:54:31 +03:00
Ivan Smolin d0f6f7d6a8 add local storage (project folder) type for match 2020-10-13 17:41:04 +03:00
Ivan Smolin cc33a01bd0 don't change xcconfig for AppStore configuration 2020-07-23 13:55:42 +03:00
Ivan Smolin 08d11652ab fix CreatePushCertificate lane 2020-07-21 14:44:30 +03:00
Boyko Mihail 0f0c2c5c1b replace syncCodeSigning -> sync_code_signing_using_options in commonFastfile 2020-06-19 17:41:09 +03:00
Ivan Smolin ad099aa9c9 remove private lane syncCodeSigning, use public SyncCodeSigning instead 2020-06-11 10:49:12 +03:00
Vitaliy Salnikov 4c3aea94a2 Add comments to build badge description creation 2020-06-05 14:14:25 +03:00
Vitaliy Salnikov 2ff3fb763a Include numbers in build badge 2020-06-04 18:53:20 +03:00
Vitaliy Salnikov d1faa6cdfe Continue build on badge generation fail 2020-05-21 12:41:41 +03:00
Vitaliy Salnikov 33851d484a Remove Homebrew dependency fetching 2020-05-21 11:45:08 +03:00
Vitaliy Salnikov e52308fc6c Change Homebrew dependency handling 2020-05-18 18:59:33 +03:00
Vitaliy Salnikov e2399629c3 Fail build on badge generation fail 2020-05-18 14:49:59 +03:00
Vitaliy Salnikov 5ede10f8d6 Add Brewfile bundle to commonFastlane 2020-05-18 14:45:22 +03:00
Vitaliy Salnikov 0633d7c371 Add lane for generating icon shields 2020-05-18 14:44:56 +03:00
Ivan Smolin ee444d2700 fix indentation 2020-04-29 10:39:29 +03:00