Sha256: b61132b83a8d6defa6e11e3397b1413e7754ea25abab165008305e943691984f

Contents?: true

Size: 389 Bytes

Versions: 4

Compression:

Stored size: 389 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:
  swf_path: bin/Test.swf
  mxml_path: test/Test.mxml
  appxml_path: test/Test-app.xml
  src_dirs: [ 'src', 'test' ]
  debug: true

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
airake-0.4.2 app_generators/shared/airake.yml
airake-0.4.3 app_generators/shared/airake.yml
airake-0.4.4 app_generators/shared/airake.yml
airake-0.4.5 app_generators/shared/airake.yml