mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-04 15:02:08 +00:00
22 lines
593 B
YAML
22 lines
593 B
YAML
|
ib:
|
||
|
inputs:
|
||
|
- Base.lproj/About.storyboard
|
||
|
- Base.lproj/Main.storyboard
|
||
|
- Base.lproj/Organizer.storyboard
|
||
|
- Base.lproj/Purchase.storyboard
|
||
|
- Base.lproj/Shortcuts.storyboard
|
||
|
outputs:
|
||
|
- templateName: scenes-swift4
|
||
|
output: Global/SwiftGen+Scenes.swift
|
||
|
- templateName: segues-swift4
|
||
|
output: Global/SwiftGen+Segues.swift
|
||
|
|
||
|
xcassets:
|
||
|
inputs:
|
||
|
- Assets.xcassets
|
||
|
- Flags.xcassets
|
||
|
- Providers.xcassets
|
||
|
outputs:
|
||
|
- templateName: swift4
|
||
|
output: Global/SwiftGen+Assets.swift
|