Page 1 of 1

Standalone was built for newer v. than being linked

Posted: Thu Jul 13, 2017 12:57 am
by SusanB
I'm using Sierra, LC 8.1.5 with xCode 8.3.3 and a fresh development profile. When saving as standalone app (for 6.0 or later) I get this error: ....was built for newer iOS version (10.3) than being linked (7.0) (See attached for full error message.) Is there a simple solution for this that I am missing??

Re: Standalone was built for newer v. than being linked

Posted: Thu Jul 13, 2017 9:50 am
by LiveCode_Panos
Hi Susan,

This is a random failure. In fact it is an innocent warning but LiveCode stops the building process, although it should not.

The problem is fixed if you just try again to build the standalone.

There is a bug report about it:

http://quality.livecode.com/show_bug.cgi?id=19080

Best,
Panos
--

Re: Standalone was built for newer v. than being linked

Posted: Thu Jul 13, 2017 7:10 pm
by SusanB
Thank you!