mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
Productivity: SwiftGen: expose all storyboards from Modules/
except one that is in Objc
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
input_dir: ../../Riot/
|
||||
output_dir: ../../Riot/Generated/
|
||||
ib:
|
||||
- inputs:
|
||||
- Modules/KeyBackup/
|
||||
- inputs:
|
||||
- ../Tools/Templates/buildable/
|
||||
- Modules/
|
||||
filter: ^((?!DeactivateAccountViewController).)*\.(storyboard)
|
||||
outputs:
|
||||
- templateName: scenes-swift4
|
||||
output: Storyboards.swift
|
||||
|
||||
Reference in New Issue
Block a user