IOS icon will not display

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Batninja
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 55
Joined: Sat Oct 15, 2011 9:43 am

IOS icon will not display

Post by Batninja » Sat May 16, 2020 1:36 pm

Hi, like a couple of others the IOS icon will not display. I'm using Livecode 9.6.0 DP4. Splash screens work fine but the icon stays as the default both for new projects and even an old app that has been released on the store. I've ticked pre-rendered and checked the images but no luck.

Any advice would be very welcome.

Thanks
Roger

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

Re: IOS icon will not display

Post by LiveCode_Panos » Sun May 17, 2020 5:47 pm

Hello Batninja,

Maybe the command line tools that are used by LiveCode are not the ones of the correct Xcode version.

What is the output of this command in the terminal?

Code: Select all

xcode-select -p
Kind regards,
Panos
--

Batninja
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 55
Joined: Sat Oct 15, 2011 9:43 am

Re: IOS icon will not display

Post by Batninja » Sun May 17, 2020 6:52 pm

Thank you so much for helping, I changed the Xcode location using xcode-select path to Xcode app and alls working again.

This web page was a help as well
http://iosdevelopertips.com/xcode/xcode ... xcode.html

Thanks again.

Post Reply

Return to “iOS Deployment”