-
Notifications
You must be signed in to change notification settings - Fork 297
Open
Labels
bugSomething isn't working.Something isn't working.
Description
During the 4.55 finalization, I got this error in ASC
Turns out the en-US "What's new" metadata had not been uploaded...
That is confirmed by looking at the CI logs
[14:20:02]: Detected languages: ["ar-SA", "de-DE", "default", "es-ES", "fr-FR", "he", "id", "it", "ja", "ko", "nl-NL", "pt-BR", "ru", "sv", "tr", "zh-Hans", "zh-Hant"]
I worked around this manually in the context of 4.55 for time constraints by adding the release notes in ASC myself, but this ought to be fixed before handing over to developers.
Two ideas:
- Update Fastlane to latest version—seldom hurts
- Move
copyright.txtfrommetadata/tometadata/defaults/(see the CI logs). Maybe having the file there somehow confuses the use ofmetadata/default/foren-US? - Add something to
metadata/en-US/(currently empyt) so it's picked up
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.
