Skip to main content
Participant
August 25, 2011
Question

Release build and standard packaging doesn't work for iOS mobile project.

  • August 25, 2011
  • 2 replies
  • 889 views

Hi,

We are trying to port our web application on iOS(iPad). Made some minor changes and package ipa with fast packaging method. It works great.

Now we are try to package application for AppStore and use Standard method. But error occurs.

     Error occurred while packaging the application:

     Exception in thread "main" java.lang.Error: Unable to find named traits: spark.components::Application
         at adobe.abc.Domain.resolveTypeName(Domain.java:225)
         at adobe.abc.Domain.resolveTypeName(Domain.java:142)
         at adobe.abc.GlobalOptimizer$InputAbc.resolveTypeName(GlobalOptimizer.java:272)
         at adobe.abc.GlobalOptimizer$InputAbc.readInstance(GlobalOptimizer.java:994)
         at adobe.abc.GlobalOptimizer$InputAbc.readAbc(GlobalOptimizer.java:390)

Distribution certificate and provisioning profile are used for compilation.

Restarting FB and OS doesn't help. Packaging via command line also throws same error.

Exporting Release build shows other error. After opening Export Release build window and click next error occur:

     Encountered errors or warnings while building project XXXX.mxml.

     configuration variable 'runtime-shared-library-path' requires a value 'rsl-url'.

All the libraries are merged into code, not RSL.

OS: Windows XP SP3, Windows 7.

Flash Builder: 4.5.1.

Flex SDK: 4.5.1 build 21328.

AIR: 2.7.1(2.7 shows erros also).

Thanks in advance for your answers.

This topic has been closed for replies.

2 replies

-Ange1-Author
Participant
August 25, 2011

Maybe, it helps.

     java version "1.6.0_20"

     Java<TM> SE Runtime Environment (build 1.6.0_20-b02)

     Java HotSpot<TM> Client VM (build 16.3-b01, mixed mode, sharing)

Adobe Employee
August 25, 2011

Hi,

Please send your swf and app-xml to mohd@adobe.com so that we can try it at our end.

Thanks,

Amish.

-Ange1-Author
Participant
August 25, 2011

Hey, Mohd.

Thanks for the reply. For now I cannot send you files because I have to discuss this with my boss.

Could you give me your proposals about this problem for now?

Thanks.