Skip to main content
biddun66894976
Participant
February 11, 2020
Question

How to create aab via air33?

  • February 11, 2020
  • 0 replies
  • 610 views

I want to create aab (bundle) using air 33 but it show following error.

Bundle tool failed:Error while parsing the flags: Syntax error: flags should start with -- (Video)

The command line that I used is:

adt -package -target aab -storetype pkcs12 -keystore cert.p12 myApp.aab myApp-app.xml myApp.swf assets Data

I can create apk file replacing aab to apk. I try to google the error but couldn't find much. What does that error mean?

This topic has been closed for replies.