yaml proper indentation
This commit is contained in:
parent
75585f3d48
commit
693730ea69
@ -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}}
|
||||||
|
Loading…
Reference in New Issue
Block a user