mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
SwiftGen: Handle MatrixKit strings.
This commit is contained in:
@@ -16,6 +16,14 @@ strings:
|
||||
params:
|
||||
className: VectorL10n
|
||||
publicAccess: true
|
||||
strings:
|
||||
inputs: Modules/MatrixKit/Assets/MatrixKitAssets.bundle/en.lproj/MatrixKit.strings
|
||||
outputs:
|
||||
templatePath: Templates/Strings/flat-swift4-vector.stencil
|
||||
output: MatrixKitStrings.swift
|
||||
params:
|
||||
className: MatrixKitL10n
|
||||
publicAccess: true
|
||||
xcassets:
|
||||
inputs:
|
||||
- Assets/Images.xcassets
|
||||
|
||||
Reference in New Issue
Block a user