wikipedia-ios
wikipedia-ios copied to clipboard
build(fastlane): fix errors
Notes
Fix fastlane errors observed via https://github.com/lloydchang/wikimedia-wikipedia-ios/issues/1 An attribute value is invalid. - Check case sensitivity. May be: de-DE - /data/attributes/locale https://github.com/lloydchang/wikimedia-wikipedia-ios/issues/2 An attribute value is too long. - Keywords for Spanish (Spain) cannot be longer than 100 characters.
Test Steps
- fastlane ios upload_app_store_metadata
@lloydchang Thank you for fixing this! I have made a Phabricator task to track this work and confirm the keyword changes.