Skip to main content
Participant
December 11, 2013
Question

"command line too long" while using "-useLegacyAOT no" (SDK 4.0 Dec 10)

  • December 11, 2013
  • 1 reply
  • 771 views

adt -package -target ipa-ad-hoc -useLegacyAOT no -storetype pkcs12 -keystore "cert\iphone_dev.p12" -storepass **** -provisioning-profile cert\MorphEm_development.mobileprovision "e:\dist\MorphEm-ad-hoc.ipa" "application.xml" -extdir extensions\package -C e:\bin-ios . -C "icons/ios" .

La ligne entrée est trop longue.

Compilation failed while executing : compile-abc

i've tried to reduce the command line by using directories near the root of the drive, still no luck

here's a screen capture of the process manager while executing my last test

This topic has been closed for replies.

1 reply

Adobe Employee
December 11, 2013

This is known issue. As a workaround, you may try packaging with release swf.

Thanks for the feedback !!