Commit Graph

451 Commits

Author SHA1 Message Date
Anton Badretdinov 285587759b MIR-8222 remove short number + remove limit on product purchases 2024-10-29 16:40:10 +03:00
ivan.smolin 565279ef75 fix: You can't use 'build_number' and 'ipa' options in one run. 2024-01-31 13:47:24 +03:00
ivan.smolin 5a663334f0 fix syntax issue in swiftlint script 2024-01-29 16:40:50 +03:00
ivan.smolin d900c5b9ad add SubmitForReview command lane 2024-01-26 14:58:40 +03:00
ivan.smolin 1160ea6320 Merge pull request 'feature/separate_actions' (#17) from feature/separate_actions into master
Reviewed-on: #17
2024-01-22 13:19:19 +03:00
ivan.smolin e732e16d21 separate SyncCodeSigning to multiple actions 2024-01-22 10:58:29 +03:00
ivan.smolin e54d505272 Merge pull request 'fix errors during make init call' (#15) from feature/make_init_fixes into master
Reviewed-on: #15
2024-01-18 14:09:47 +03:00
ivan.smolin 434c4f4e6a fix errors during make init call 2024-01-18 09:54:51 +03:00
ivan.smolin e44811d1b7 remove unused actions and methods 2024-01-17 12:25:46 +03:00
ivan.smolin eaad4027c6 use xcodes for Xcode version selection 2024-01-16 11:09:06 +03:00
ivan.smolin f8865b3232 add --skip-lexical-errors for pmd cpd
report error on api generator run failure
add bootstrap scripts for code lint
2023-12-29 18:44:05 +05:00
ivan.smolin f1fe35d298 exclude playground app from lint, add make gen command to Makefile 2023-05-24 13:35:01 +03:00
ivan.smolin 7d3f2794bc simplify temp file creation 2023-05-22 11:59:45 +03:00
ivan.smolin b843196f3c Disable autocorrection by default, make script more independent of environment 2023-05-19 17:46:45 +03:00
ivan.smolin e3b688639f update SwiftLint config to support latest 0.52.2 version features 2023-05-17 16:15:22 +03:00
Vladimir Makarov bf2ee40721 options[:appName] for get_google_services_plist_path used 2023-05-04 21:42:57 +02:00
Vladimir Makarov 69928bb749 Deprecated :SyncSymbols removed, upload_symbols_to_crashlytics moved to a common building step, compileBitcode removed 2023-04-19 16:02:00 +03:00
Vladimir Makarov 34dcae1d5c Common Makefile indentations converted to tabs 2023-01-16 12:22:21 +03:00
ivan.smolin c4b340ec44 fix Makefile commands 2022-12-09 18:21:07 +03:00
ivan.smolin a54982e482 add makefile shortcuts for iOS development 2022-12-08 19:00:03 +03:00
Vladimir Makarov 8050647847 default_options empty initializer added for correct method running 2022-10-18 19:50:58 +05:00
Vladimir Makarov 7c22f6e4fc app_store_connect_api_key action calling moved to a separate method, api_key_path used directly 2022-10-17 17:47:18 +05:00
Vladimir Makarov d924c2a995 API key configuration with environment variable added 2022-10-17 12:12:23 +05:00
Vladimir Makarov 120551da8f is_api_spec_under_source_control method rewritten to return a bool value 2022-09-06 13:39:11 +05:00
Vladimir Makarov 65a5af2e31 API Generator codegen fixed 2022-09-05 23:46:34 +05:00
Vladimir Makarov 8e13458c7f Merge pull request #320 from TouchInstinct/feature/xmx_update
API Generator `-Xmx` parameter updated to 12Gb
2022-08-19 21:00:43 +05:00
Vladimir Makarov 3f7c655c8e API Generator -Xmx parameter updated to 12Gb 2022-08-19 20:51:28 +05:00
ivan.smolin e082796930 update api_generator to support JDK 16+ and git-less run check 2022-08-08 11:27:06 +03:00
Aleksandr Shushkov 47a67edfff Add emply line 2022-08-02 15:50:52 +03:00
Aleksandr Shushkov 021e4f410e Removed rendundant notice 2022-08-02 15:49:11 +03:00
Aleksandr Shushkov fa8322b142 Change single file flag using 2022-08-02 15:48:09 +03:00
Aleksandr Shushkov 8f4e64bc86 Add multiple files generation optional flag 2022-08-02 10:28:05 +03:00
ivan.smolin b908265a3e support inheritance in xcconfig options 2022-07-18 15:30:21 +03:00
ivan.smolin 2e08a7c062 add buildlog_path, speed up pod resolution, update build options helper submodule 2022-06-17 09:35:06 +03:00
ivan.smolin 13e28f1b7f add support for custom abstract targets in path to cocoapods xcconfig files. closes #236 2022-04-19 10:33:21 +03:00
ivan.smolin 57dbcee506 fix api-generator default spec folder path 2022-03-29 20:27:37 +03:00
ivan.smolin 2d98944976 fix codegen project name parameter; manage codegen folders for convenience 2022-03-28 12:04:26 +03:00
ivan.smolin 3220b9a30c fix padding API_NAME parameter to OpenAPI codegen 2022-03-10 18:55:18 +03:00
ivan.smolin 31d621444c add support for OpenAPI generation 2022-03-10 16:01:57 +03:00
Vladimir Makarov 6282671df7 firebase_app_distribution groups file check added 2022-02-17 15:59:17 +05:00
Aleksandr Shushkov 9dad6d730c Add .zprofile exporting 2021-12-19 19:59:17 +03:00
Aleksandr Shushkov 8991f8c2b8 Fix PR issues from @petropavel13 2021-12-07 16:05:29 +03:00
Aleksandr Shushkov d96c126fe2 Fix adding all paths 2021-12-06 21:15:47 +03:00
Aleksandr Shushkov d7acbb0080 Fix variable names 2021-12-06 20:55:16 +03:00
Aleksandr Shushkov 5145245266 Fix executes only export commands 2021-12-06 20:52:59 +03:00
Aleksandr Shushkov 2ec3289b5b Fix PR issues from @petropavel13 2021-12-06 17:37:09 +03:00
Aleksandr Shushkov 22abe5a792 Add failure exit code 2021-12-06 16:19:44 +03:00
Aleksandr Shushkov 1db4cfc771 Fix identation 2021-12-06 16:18:04 +03:00
Aleksandr Shushkov 6b21a9845a Add php installation check 2021-12-06 16:13:46 +03:00
Aleksandr Shushkov 5f009524a3 Add user enviroment for localization script 2021-12-06 16:08:24 +03:00