The app icon disappears in LC 9.0.1

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Peter@multidesk.se
Posts: 136
Joined: Fri Oct 14, 2011 6:53 am

The app icon disappears in LC 9.0.1

Post by Peter@multidesk.se » Wed Oct 03, 2018 11:38 pm

When I build my app in LC 9.0.1, my app icon disappears and is replaced with the generic icon. When I go back to building it with 9.0.0, my icon returns. The problem is that I have to build with 9.0.1 for the app to work with iOS 12.

What could be the cause of this problem?


/// Peter
/*Whats all the fuss with c# ?*/

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

Re: The app icon disappears in LC 9.0.1

Post by LiveCode_Panos » Thu Oct 04, 2018 4:58 pm

Hello Peter,

You need to make sure that you use the correct version of the command line tools, which should match the version of Xcode. So in this case command line tools v9.4 if you are on High Sierra and use Xcode 9.4.x.

- Open Xcode -> Preferences -> Locations
- In the Command line tools dropdown, choose 9.4
- Quit and reopen LC and rebuild the standalone

Kind regards,
Panos
--

Post Reply

Return to “iOS Deployment”