Page 1 of 1

livecode 6.1.2 not building standalone for ios correctly

Posted: Thu Sep 26, 2013 7:49 pm
by kellymdeters
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!

Re: livecode 6.1.2 not building standalone for ios correctly

Posted: Thu Sep 26, 2013 10:04 pm
by jiml
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

Re: livecode 6.1.2 not building standalone for ios correctly

Posted: Thu Sep 26, 2013 10:34 pm
by jiml
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.