Sha256: 02d7dd9f6f27658fcfc7e02d45955689b5ba4f71f3c36fa688694a30dd40b83c

Contents?: true

Size: 364 Bytes

Versions: 1

Compression:

Stored size: 364 Bytes

Contents

---
mxml_path: src/<%= app_name %>.mxml
appxml_path: src/<%= app_name %>-app.xml

src_dirs: [ 'src' ]
lib_dir: lib

air_path: bin/<%= app_name %>.air
swf_path: bin/<%= app_name %>.swf
assets: src/assets
certificate: cert.pfx

development:
  debug: true

test:
  mxml_path: test/Test.mxml
  appxml_path: test/Test-app.xml
  src_dirs: [ 'src', 'test' ]
  debug: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
airake-0.4.1 app_generators/shared/airake.yml