yaml proper indentation

This commit is contained in:
Paolo Marrone 2024-07-08 17:37:58 +02:00
parent 75585f3d48
commit 693730ea69

View File

@ -30,8 +30,10 @@ targets:
type: application type: application
sources: sources:
- path: src - path: src
dependencies: {{?it.ios_make.dependencies}}
dependencies: {{~it.ios_make.dependencies :d}}
- target: {{=d}}{{~}}
{{?}}
settings: settings:
base: base:
PRODUCT_BUNDLE_IDENTIFIER: {{=it.ios.productBundleIdentifier}} PRODUCT_BUNDLE_IDENTIFIER: {{=it.ios.productBundleIdentifier}}