Page 1 of 1
Need Update for Xcode 10.1
Posted: Fri Feb 08, 2019 12:39 pm
by DR White
I have not been able to create new IOS apps for over a month because current LC does not support Xcode 10.1.
Dose anyone know when the next update will be available?
Thanks,
David (Long Time Member)
Re: Need Update for Xcode 10.1
Posted: Fri Feb 08, 2019 5:44 pm
by jacque
It will be supported in 9.0.3 which should be out pretty soon, but I don't know the exact date. In the meantime you can download Xcode 10.0 from the developer portal if you don't want to wait.
Re: Need Update for Xcode 10.1
Posted: Sat Feb 09, 2019 2:41 am
by ValiantCuriosity
I certainly vote for the update. The main reason I'm trying to learn LC is to re-produce some iOS apps. I am using Xcode 10.1. If producing for mobile in LC doesn't work well, I'm stuck in mud. I'd rather not be dependent on earlier versions of Xcode. I just want things to "work".
-Rachel
Re: Need Update for Xcode 10.1
Posted: Sat Feb 09, 2019 3:39 pm
by DR White
Thanks Jacqueline
Re: Need Update for Xcode 10.1
Posted: Sat Feb 09, 2019 7:10 pm
by jacque
ValiantCuriosity wrote: ↑Sat Feb 09, 2019 2:41 am
I'd rather not be dependent on earlier versions of Xcode. I just want things to "work".
It's always like this. Apple changes Xcode, LC updates itself to be compatible, and the fix is in the next release. Releases are usually only a few weeks apart but can be longer if something critical takes more time. We're about due for an update now.
Re: Need Update for Xcode 10.1
Posted: Sat Feb 09, 2019 8:01 pm
by ValiantCuriosity
Thanks jacque! Boy do I get it! I have the same problem when working with my apps and all the platforms that go into them. Apple, Xcode, and my esoteric apps can make me CRAZY!

Re: Need Update for Xcode 10.1
Posted: Sat Feb 09, 2019 9:14 pm
by jacque
Yeah, one of the reasons I prefer Android development is because of Apple's constantly moving targets. Not to mention their restrictivenes.
BTW, I like your tagline.
Re: Need Update for Xcode 10.1
Posted: Mon Feb 11, 2019 5:35 am
by ValiantCuriosity
@Jackie or anyone who knows the answer:
Before I get too far into LC, I want to be sure that everything flows smoothly when testing on the simulator or device. Hmmm. Not flowing...
I set up the
stand alone application settings for iOS like this:
I had previously downloaded and installed Xcode 10.0. When I attempted the deployment on a simulator, I got the following popup message box error. How do I handle this? Did I make a mistake?

- LCTestinError.png (14.04 KiB) Viewed 6572 times
As always... TIA -Rachel
Re: Need Update for Xcode 10.1
Posted: Mon Feb 11, 2019 6:49 pm
by jacque
I hope someone else chimes in because I haven't built an iOS app for some years and a lot has changed since then. I'll take a few guesses and hope someone will correct me where I'm wrong.
You need to fill out all the panes in the iOS standalone settings, not just the first one. There are many images to provide and other information. Also I think you need a development profile, though I'm not sure if it's required in the simulator.
I'm going to need updated info myself pretty soon so I'll be watching this thread.
Re: Need Update for Xcode 10.1
Posted: Tue Feb 12, 2019 12:54 am
by ValiantCuriosity
Thanks Jackie,
I thought that I'd only need the basics to run on the simulator. I have all the necessary information. I'll give that a try.
-Rachel
Re: Need Update for Xcode 10.1
Posted: Tue Feb 12, 2019 2:49 am
by bwmilby
Profile is required to sign the app. Also, for iOS you must have a splash image for each device resolution that you intend to natively support.
Also, at times it helps to start the emulator before building the test app.