mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-26 11:22:40 +00:00
d8e47cb7c0
- Move Localizable.strings above to share *.lproj folders - Reorg menus into contextual/system - Shorten titles of contextual menus - Update sharing message with WireGuard - Drop AlternativeTo 7 phrases left to translate into 9 languages.
16 lines
363 B
YAML
16 lines
363 B
YAML
strings:
|
|
inputs:
|
|
- en.lproj/Localizable.strings
|
|
outputs:
|
|
- templateName: structured-swift4
|
|
output: Constants/SwiftGen+Strings.swift
|
|
|
|
xcassets:
|
|
inputs:
|
|
- Assets.xcassets
|
|
- Flags.xcassets
|
|
- Providers.xcassets
|
|
outputs:
|
|
- templateName: swift4
|
|
output: Constants/SwiftGen+Assets.swift
|