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!
livecode 6.1.2 not building standalone for ios correctly
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 23
- Joined: Wed Oct 31, 2007 9:16 pm
livecode 6.1.2 not building standalone for ios correctly
- Attachments
-
- Screen Shot 2013-09-26 at 1.45.00 PM.png (27.18 KiB) Viewed 3091 times
Re: livecode 6.1.2 not building standalone for ios correctly
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
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
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.