yaml proper indentation
This commit is contained in:
parent
75585f3d48
commit
693730ea69
@ -30,8 +30,10 @@ targets:
|
||||
type: application
|
||||
sources:
|
||||
- path: src
|
||||
dependencies:
|
||||
|
||||
{{?it.ios_make.dependencies}}
|
||||
dependencies: {{~it.ios_make.dependencies :d}}
|
||||
- target: {{=d}}{{~}}
|
||||
{{?}}
|
||||
settings:
|
||||
base:
|
||||
PRODUCT_BUNDLE_IDENTIFIER: {{=it.ios.productBundleIdentifier}}
|
||||
|
Loading…
Reference in New Issue
Block a user