1.3.1 • Published 7 years ago

airc2 v1.3.1

Weekly downloads
3
License
GPL-2.0
Repository
github
Last release
7 years ago

airc2

Installation

npm install -g airc2

Usage

Init a project

Go to your project folder with terminal and type :

airc2 init

This will create a config.json file in your project root. Edit and change the settings for your project.

Compile actionscript to swf

airc2 build

Launch SDK simulator

Just pass the simulator profile name as first argument.

Ex : launch the Air simulator with the default iphone screen size

airc2 test [iPhone5Retina|iPhone|iPhone6|iPhone6plus]

Package swf into ipa or apk

airc2 package --build [debug|release] [ios|andoird]
1.3.1

7 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago