We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8784fa commit b529903Copy full SHA for b529903
fastlane/Fastfile
@@ -486,8 +486,8 @@ platform :ios do
486
487
# Don't check translation coverage in CI
488
check_translation_progress_all unless is_ci
489
- # download_localized_strings_and_metadata_from_glotpress
490
- # lint_localizations
+ download_localized_strings_and_metadata_from_glotpress
+ lint_localizations
491
492
# Bump the build code
493
UI.message('Bumping build code...')
0 commit comments