Commit Graph

10 Commits

Author SHA1 Message Date
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
Doug be1b771463 Merge pull request #5112 from vector-im/doug/remove_build_ci
Only run build CI on develop.
2021-12-07 10:13:31 +00:00
SBiOSoftWhare a8bef23292 GitHub workflows: remove kit references. 2021-12-06 23:50:04 +01:00
Doug c201ebced1 Only run build CI on develop. 2021-11-08 18:31:35 +00: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 1431d8fd65 Update and rename ci.yml to ci-build.yml
Separate CI jobs into individual actions.
2021-07-14 17:00:21 +01:00