Skip to main content
Participant
June 19, 2013
Question

Problem uploading .ipa to AppStore no zip in java.library.path

  • June 19, 2013
  • 0 replies
  • 1387 views

Hi everybody,

Sorry for my english, I'am French.

I have made a game with Adobe Flash CS6 for the iPad. This game already exists and I Wanted to update.

The game is perfectly working on my iPad when i published it.

So, I want to send to the AppStore, but something wrong.

- I have made the .ipa with my certificates and provisionning profile.

- I have changed the extension to .zip (like the documentation said)

- I have unzip the file

- I have compress the .app inside the Playload Folder

- And I try to send it via Application Loader on My Mac.

But Application loader said :

- An error occured uploading to the iTunes Store

- The resulting API analysis file is too large. We were unable to validate your API usage prior to delivery. This is just an information message.

And when i click on the loupe ("magnifing glass ?") it said :

/Volumes/TomTom & Stéphanienounette/Developer/Applications/Utilities/Application Loader.app/Contents/MacOS/itms/bin/../share/iTMSTransporter.woa/iTMSTransporter: line 253: [: java.library.path: integer expression expected

Error occurred during initialization of VM

java.lang.UnsatisfiedLinkError: no zip in java.library.path

          at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1872)

          at java.lang.Runtime.loadLibrary0(Runtime.java:845)

          at java.lang.System.loadLibrary(System.java:1084)

          at java.lang.System.initializeSystemClass(System.java:1165)

Please help me, i am desesperate !! (I can offer my game to the guy helping me)

Thank you !

This topic has been closed for replies.