iOS app submission error - "invalid segment alignment"

Colin Holgate coiin at verizon.net
Fri Sep 26 14:54:13 EDT 2014


I happen to know a lot about this, but hoped that LiveCode wouldn’t be affected.

Apple changed the way that the linker works. If LiveCode is using its own linker, it’s likely to be doing it in an old way that is no longer valid.

Using the Apple linker that is at /usr/bin/ln solves the problem for other tools. Don’t know if that will apply to LiveCode.

Now, if LiveCode is already using the system linker, then you should be able to fix things by updating to Xcode 6.0.1.






More information about the use-livecode mailing list