0

I have tried testing (both fast and standard) as well as full-blown deploying to an iPad via Flash Builder. In all cases I get:

Error occurred while packaging the application:

Picked up JAVA_TOOL_OPTIONS: -Xmx1024m Picked up JAVA_TOOL_OPTIONS: -Xmx1024m NotAfter: Sun Aug 21 22:15:11 IDT 2011

Any idea why and what the fix is?

davidkomer
  • 3,020
  • 2
  • 23
  • 58

1 Answers1

0

Your ios developer license is expired.

"Sun Aug 21 22:15:11 IDT 2011" is the expired date. You need to re-create the Certificate and Provisioning file for your app.

Neysor
  • 3,893
  • 11
  • 34
  • 66