Files
filament/ios/samples/hello-triangle/project.yml
2019-05-30 10:00:21 -07:00

12 lines
269 B
YAML

name: hello-triangle
options:
bundleIdPrefix: google.filament
include: ../app-template.yml
targets:
hello-triangle:
templates:
- FilamentApp
preBuildScripts:
- path: build-materials.sh
name: Build Materials