My favorites | Sign in
Project Home Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
@echo off

echo Compiling AIR app...

REM // Line below created the self signed certificate. And no, that is not the actual password :)
REM adt -certificate -cn SelfSigned 1024-RSA ZLog.pfx myPassword

adt -package -storetype pkcs12 -keystore ZLog.pfx ZLog.air air-descriptor.xml ZLog.html elements icons

Change log

r136 by zzzarate on Nov 7, 2008   Diff
Added elements to compile ZLog into an AIR
application. It needs AIR 1.1 runtime.
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 304 bytes, 8 lines
Powered by Google Project Hosting