mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-24 02:21:00 +00:00
aba5081450
Define two styles for interactive login: - Modal (iOS/macOS) - Form inside NavigationStack - Inline (tvOS) - VStack Requires OpenVPN credentials view to be container-agnostic. Play with focus to improve the overall TV experience.
11 lines
328 B
YAML
11 lines
328 B
YAML
strings:
|
|
inputs:
|
|
- Passepartout/Library/Sources/UILibrary/Resources/en.lproj/Localizable.strings
|
|
outputs:
|
|
- templateName: structured-swift5
|
|
output: Passepartout/Library/Sources/UILibrary/L10n/SwiftGen+Strings.swift
|
|
params:
|
|
bundle: Bundle.main
|
|
enumName: Strings
|
|
publicAccess: true
|