App uploading error Help please

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
gamziazui
Posts: 2
Joined: Mon Mar 12, 2012 8:18 am

App uploading error Help please

Post by gamziazui » Sun Apr 29, 2012 11:08 pm

Hi, i have recently completed my first app and about to upload using the Xcode application loader. However, when i tried to send my .zip file it shows the following error " The application wrapper must end in .app. /var/folders/9f/........./Myapp.zip/Myapp is invalid "

I am using LC version 5.5.0 (build 1479) and Xcode version 4.3.2. Can anyone out there help me out with this issue?
Thanks.

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: App uploading error Help please

Post by Mark » Mon Apr 30, 2012 1:12 am

Hi,

I think you zipped the folder Myapp instead of the application package Myapp.app.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

gamziazui
Posts: 2
Joined: Mon Mar 12, 2012 8:18 am

Re: App uploading error Help please

Post by gamziazui » Mon Apr 30, 2012 7:12 am

Oh ya... thank you very much for the help! :D

phlim
Posts: 1
Joined: Sun Mar 31, 2013 11:08 am

Re: App uploading error Help please

Post by phlim » Sun Mar 31, 2013 11:15 am

Hi Gamziazui,
wonder if you could manage to get this resolve.
I have the same problem. When I upload the amended source code, it trigger me…
“The application wrapper must end in .app. /var/folders/j1/5bpy0tms5wqd0t_v7kr91980000gn/T/XXXXX.zip/source code is invalid.”
I tried put it Myapp.app. but still doest work.
How to rectify that? Thanks

Post Reply