Commit Graph

10 Commits

Author SHA1 Message Date
ismailgulek 81dbdbefb2 Add Codecov configuration 2022-06-16 13:54:20 +03:00
Doug bf01ab32bb Update CI to use macOS 12 and Xcode 13.4. 2022-05-25 17:38:22 +01:00
Doug f521b21b3f Add locheck run script to Riot target. (#6069)
* Add a locheck pre-build step to find all .strings errors.
* Treat locheck warnings as errors.
* Install mint on CI and pin locheck version.
* Clean up localised strings with invalid formatting
2022-04-26 09:36:05 +01:00
Stefan Ceriu 9f72ba5138 vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings. 2022-01-19 16:11:35 +02:00
Stefan Ceriu fe525e4559 vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys. 2022-01-04 17:33:32 +02:00
SBiOSoftWhare a8bef23292 GitHub workflows: remove kit references. 2021-12-06 23:50:04 +01:00
Doug 0a73f6cdac Remove concurrency restriction on develop. 2021-11-05 16:05:35 +00:00
Doug 7985841123 Add concurrency to GitHub workflows to auto-cancel older runs. 2021-11-05 15:07:08 +00:00
Doug 6db3e269a7 Update Xcode to 12.5 and use macOS 11.
Fixes CI failing when using Swift 5.4 features.
2021-10-13 10:56:44 +01:00
Doug 1cdf7da187 Create ci-tests.yml
Separate CI jobs into individual actions.
2021-07-14 17:01:15 +01:00