Help with LC9 on 10.11 El Capitan

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Help with LC9 on 10.11 El Capitan

Post by JosepM »

Hi,

I'm on 10.11.6 El Capitan with Xcode 8.2.1 and I want test LC9 with iOS.
When I try to test only appear "Simulator 6.1"

In preferences "mobile support" I have SDK 10.2 and simulators 10.2

What is wrong?

Salut,
Josep M
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 870
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos »

Hello Josep,

Do you have any other Xcode version installed?

What is the output of

Code: Select all

xcode-select -p 
in the terminal?

Best,
Panos
--
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM »

Hi,
This is the result

/Applications/Xcode.app/Contents/Developer
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 870
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos »

Is this (i.e. in /Applications/Xcode.app) where you have Xcode 8.2 installed?

Best,
Panos
--
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM »

Into Applications
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 870
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos »

Hi Josep,

Sorry if I was not clear. I am trying to find out if you have another Xcode version installed, apart from Xcode 8.2.

So we know that there is an Xcode in the Applications folder (/Applications/Xcode.app). Is that Xcode 8.2?

Moreover, could you attach:

- a screenshot of the Preferences -> Mobile Support dialog
- a screenshot of the "Test Target" menu item that shows the available targets.

Best,
Panos
--
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM »

Attach them
Attachments
Captura de pantalla 2018-07-15 13.22.10.png
Captura de pantalla 2018-07-15 13.22.57.png
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 870
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos »

Thanks. Ok, so it looks like the problem is now fixed? I don't see "Simulator 6.1" in the Test Target dropdown, as you mentioned in your original post.
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM »

The message appears when I try to test.
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM »

This is the message
Attachments
Captura de pantalla 2018-07-15 13.52.18.png
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 870
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos »

hmm, have you checked "iPad simulator 10.2" in the Test Target dropdown, before pressing the Test button?

It is not checked in the screenshot.
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM »

Ok. Now I selected but appears other error.
Attachments
Captura de pantalla 2018-07-15 14.17.13.png
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 870
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos »

Try this:

1. Open Xcode 8.2
2. In the Xcode menubar, choose Xcode -> Open Developer Tool -> Simulator
3. Wait until the simulator opens and loads fully
5. Click on the simulator window, and then in the simulator menubar choose the device you want to simulate: Hardware -> Device -> iOS 10.2 -> ...
6. Wait until the device opens and fully loads
7. Close any previous simulator window, if any.

8. Now go back to LiveCode and make sure you have checked "iPad simulator 10.2", and click the Test button.

Hopefully this should work.

Best,
Panos
--
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM »

Same error... what is wrong?
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 870
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos »

Which device did you choose?
Post Reply