Unable to make a iOS standalone

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trevix
Posts: 1065
Joined: Sat Feb 24, 2007 11:25 pm
Contact:

Unable to make a iOS standalone

Post by trevix » Sat Mar 30, 2019 9:10 pm

While everything worked before upgrading to xCode 10.1 and LC 9.0.3, now, trying to build the standalone, I get the following
Schermata 2019-03-30 alle 20.48.58.png
OSX 10.14.3
LC 9.0.4(RC2)
xCode 7.2.1, 8.2.1, 9.2.0, 10.1
deploying on iPad 9.3.5 (unfortunately is an old iPad, I think iPad 3, and I should not have upgraded from 9.2. But how should I have known?
Schermata 2019-03-30 alle 20.55.05.png
I noticed that every time there is an upgrade, be it the OS, xCode or LC, it takes quite a lot of effort to make things working.
Since finding programmatically the version of each should not be a problem, I think it would be quite useful to have on the LC preferences pane a list of tested (by the LC people) pairings,from which to choose from.

Anyway, somebody knows what's wrong in my case? (I tested every possible combination, except removing xCode10.1.
Is it because iOS 9.3.5 is not supported? If this is the case, is there a way out?

Thanks
Trevix
Trevix
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>

simon.schvartzman
Posts: 665
Joined: Tue Jul 29, 2014 12:52 am

Re: Unable to make a iOS standalone

Post by simon.schvartzman » Sun Mar 31, 2019 2:20 am

Hi Trevix, can you post the last part of the first screen? I guess there are some useful hints there as to where the errors came from.

Hope it helps.

Regards
Simon
________________________________________
To ";" or not to ";" that is the question

trevix
Posts: 1065
Joined: Sat Feb 24, 2007 11:25 pm
Contact:

Re: Unable to make a iOS standalone

Post by trevix » Sun Mar 31, 2019 11:24 am

Indecipherable to me:
Schermata 2019-03-31 alle 12.22.26.png
Trevix
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>

simon.schvartzman
Posts: 665
Joined: Tue Jul 29, 2014 12:52 am

Re: Unable to make a iOS standalone

Post by simon.schvartzman » Sun Mar 31, 2019 11:51 am

Trevis, it seems the problem you are having is similar to the one reported in this post

https://forums.livecode.com/viewtopic.p ... 64#p165009

maybe it gives some hint

Sorry for not being able to help with a more precise answer.

Good luck
Simon
________________________________________
To ";" or not to ";" that is the question

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 864
Joined: Fri Feb 06, 2015 4:03 pm

Re: Unable to make a iOS standalone

Post by LiveCode_Panos » Mon Apr 01, 2019 2:50 pm

Hello Trevix,

I think the path to your command line tools is not set to match the Xcode version:

Open Xcode 10.1, go to Xcode -> Preferences -> Locations and make sure you choose "Xcode 10.1" in the "Command Line tools" dropdown.

Hope this helps,
Panos
--

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 864
Joined: Fri Feb 06, 2015 4:03 pm

Re: Unable to make a iOS standalone

Post by LiveCode_Panos » Mon Apr 01, 2019 2:52 pm

If the previous suggestion does not fix the problem, I suggest removing all the Xcodes from the LiveCode preferences, and leave *only* Xcode 10.1

trevix
Posts: 1065
Joined: Sat Feb 24, 2007 11:25 pm
Contact:

Re: Unable to make a iOS standalone

Post by trevix » Mon Apr 01, 2019 6:29 pm

I have done all of the above to no result.
Then I used another partition, with OSX 10.12.6, LC 9.0.4(RC2), xCode 7.2.1 + 9.2 and everything works perfectly.

As suggested, I think that if I run xCode 10.1 I cannot develop for iOSS 9.3, that I own.
On OSX 10.14.3 (where I usually work), xCode 7.2.1 & 9.2 bombs at opening.

It's a nightmare
Trevix
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>

Post Reply