passepartout-apple/Passepartout.xcodeproj
Davide De Rosa 08b3230b2c Work around Xcode breaking l10n
Localized intents are imported incorrectly, with .strings
files separate from the .intentdefinition. HARD TO BELIEVE (not
so much with such a broken IDE), when this happens, everything
breaks, including Localizable.strings. For some obscure reason,
the English strings are still reachable.

Workaround:

- Import Intents.intentdefinition
- Remove Intents.strings from project (reference only)
- Re-enable each localization for Intents.intentdefinition
- When asked, select "Use file"

See dc2de46327
2019-05-28 08:41:24 +02:00
..
xcshareddata/xcschemes Rename Core targets 2019-05-27 00:13:33 +02:00
project.pbxproj Work around Xcode breaking l10n 2019-05-28 08:41:24 +02:00