Commit Graph

707 Commits

Author SHA1 Message Date
Vlad Suhomlinov 494bc4886b refactor: add FORCE_LINT to fastlane 2021-09-13 19:10:35 +03:00
Vlad Suhomlinov db99ec0009 refactor: add gitignore 2021-09-13 18:47:44 +03:00
Vlad Suhomlinov 9e8d088017 refactor: add FORCE_LINT arg 2021-09-13 18:47:37 +03:00
Vlad Suhomlinov 5a6dd866f7 refactor: typo 2021-09-13 11:32:21 +03:00
Vlad Suhomlinov 088114cb5c refactor: enable --use-alternative-excluding 2021-09-12 11:49:37 +03:00
Vlad Suhomlinov 40f6d12e15 refactor: enable --force-exclude 2021-09-11 13:21:48 +03:00
Vlad Suhomlinov e725685a9e refactor: add allow_zero_lintable_files to swiftlint 2021-09-11 13:01:10 +03:00
Vlad Suhomlinov 8094a04ab3 feat: lint only changed files 2021-09-11 12:48:55 +03:00
Ivan Smolin 7c4149778c add backslashes before characters that need to be escaped 2021-08-04 10:45:04 +03:00
Ivan Smolin 6cdd30a872 fix workspace path for code generation 2021-07-28 22:02:43 +03:00
Ivan Smolin 8d0449714b set xcconfig for framework targets as well 2021-07-28 15:58:18 +03:00
Ivan Smolin 6a032c324f replace existing options when generating xcconfigs 2021-07-27 15:03:21 +03:00
Ivan Smolin 63ecad8042 remove hadcoded CODE_SIGN_STYLE key; remove PROVISIONING_PROFILE_SPECIFIER auto generation 2021-07-22 09:29:22 +03:00
Ivan Smolin 0d555bea19 generate xcodeproj before increment build number 2021-07-21 21:06:58 +03:00
Ivan Smolin 82a44c2a1c disable cyrillic_strings rule for String+Localization.swift 2021-07-21 17:56:06 +03:00
Ivan Smolin cf2aa3f7ee localization script refactoring 2021-07-21 17:18:13 +03:00
Ivan Smolin 73abd1564f
Merge pull request #268 from TouchInstinct/feature/xcodegen_support
add xcodegen support
2021-07-21 14:00:43 +03:00
Ivan Smolin ad2172cd27 add xcodegen support 2021-07-21 13:41:14 +03:00
svshkv c302278751
Merge pull request #266 from TouchInstinct/feature/firebase_separation
Feature/firebase separation
2021-07-16 12:24:58 +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 1b86887958
Merge pull request #265 from TouchInstinct/fix/fastlane_2.187
replace timeout: false with timeout: 0
2021-07-04 17:03:55 +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
Loupehope 79105bf5f9
Merge pull request #261 from TouchInstinct/feature/move_to_workspace
Feature - move to workspace
2021-05-21 12:48: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
Loupehope 566bbe1801
Merge pull request #260 from TouchInstinct/fix/api_generator_url
fix: api generator url
2021-05-11 18:48:34 +03:00
Loupehope 515e6ac5be
fix: api generator url 2021-05-11 18:45:54 +03:00
Ivan Smolin 82154894c1
Merge pull request #259 from TouchInstinct/feature/update_api_generator_download_url
update api generator download url
2021-05-11 18:06:06 +03:00
Ivan Smolin 8813dacd6f update api generator download url 2021-05-11 18:04:46 +03:00
rybakovi 27f69a2dcf
Merge pull request #258 from TouchInstinct/fix/api-gen
upd version and location
2021-04-29 20:45:11 +03:00
rybakovi a83d6074b2 upd version and location 2021-04-29 20:42:14 +03:00
Loupehope 257c8e966b
Merge pull request #257 from TouchInstinct/fix/remove_useless_path
Remove useless path to pmd
2021-04-29 11:30:57 +03:00
Loupehope daf50493e6
Remove useless path to pmd 2021-04-29 08:03:46 +03:00
Ivan Smolin 2ac36fbc1b
Merge pull request #256 from TouchInstinct/feature/create_intermediate_directories_in_local_storage
create intermediate directories in LocalStorage.upload_files
2021-04-19 14:19:49 +03:00
Ivan Smolin 784f619166 create intermediate directories in LocalStorage.upload_files 2021-04-19 13:57:53 +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
Loupehope 4f9aa52800
Merge pull request #254 from TouchInstinct/feature/add_code_generation_phase
Add code generation phase to ci
2021-03-23 18:09:59 +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
Loupehope 40db24db3c
Merge pull request #251 from TouchInstinct/feature/add_resources_to_exclude
Add resources to exclude
2021-03-12 20:03:29 +03:00
Vlad e5c4db8c10 Add resources to exclude 2021-03-12 19:41:16 +03:00
Loupehope 621e46757d
Merge pull request #249 from TouchInstinct/fix/path_to_executable_pmd
Path to executable pmd
2021-03-09 13:22:43 +03:00