Fastlane directory uses invalid names for some locales
Open
linsui
opened this issue 7 months ago
•
0 comments
Fastlane uses BCP47 locale tags, which use a - as the separator rather than _. There are a number of locales that use the _ here. Please rename those dirs to use -. Thanks!