mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class.
This commit is contained in:
@@ -30,12 +30,3 @@ plist:
|
||||
output: RiotDefaults.swift
|
||||
params:
|
||||
enumName: RiotDefaults
|
||||
|
||||
plist:
|
||||
inputs: SupportingFiles/Info.plist
|
||||
outputs:
|
||||
templatePath: Templates/Plist/runtime-swift5.stencil
|
||||
output: InfoPlist.swift
|
||||
params:
|
||||
className: InfoPlist
|
||||
publicAccess: true
|
||||
|
||||
Reference in New Issue
Block a user