livecode 6.1.2 not building standalone for ios correctly

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
kellymdeters
Posts: 23
Joined: Wed Oct 31, 2007 9:16 pm

livecode 6.1.2 not building standalone for ios correctly

Post by kellymdeters » Thu Sep 26, 2013 7:49 pm

I updated to Livecode 6.1.2 and xcode 5 this morning to get iOS 7 support and when I try to create the standalone I get the attached error.

Thanks!
Attachments
Screen Shot 2013-09-26 at 1.45.00 PM.png
Screen Shot 2013-09-26 at 1.45.00 PM.png (27.18 KiB) Viewed 3090 times

jiml
Posts: 339
Joined: Sat Dec 09, 2006 1:27 am

Re: livecode 6.1.2 not building standalone for ios correctly

Post by jiml » Thu Sep 26, 2013 10:04 pm

Anyone else getting codesigning errors with 6.1.2.rc1 and Xcode 5?

codesigning failed with codesign_allocate:fatfile: /test folder/btest1/btest.app/btest offset: 2629632 for cputype (12) cpusbtype (9)) not aligned on it's alignment (2^14) /test folder/btest1/btest.app: object file format unrecognized, invalid, or unsuitable

Anyone know what this means and how to fix it?

THANKS!

Jim Lambert

jiml
Posts: 339
Joined: Sat Dec 09, 2006 1:27 am

Re: livecode 6.1.2 not building standalone for ios correctly

Post by jiml » Thu Sep 26, 2013 10:34 pm

Ah, According to Ben's post on the USE list, the codesigning error is because Universal is not yet supported. Use arm6 or arm7 until it's fixed.

Post Reply