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 » Fri Jul 13, 2018 11:56 pm

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: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Sat Jul 14, 2018 4:38 pm

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 » Sat Jul 14, 2018 10:32 pm

Hi,
This is the result

/Applications/Xcode.app/Contents/Developer

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

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Sat Jul 14, 2018 11:50 pm

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 » Sun Jul 15, 2018 10:15 am

Into Applications

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

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Sun Jul 15, 2018 11:55 am

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 » Sun Jul 15, 2018 12:23 pm

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: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Sun Jul 15, 2018 12:49 pm

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 » Sun Jul 15, 2018 12:51 pm

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 » Sun Jul 15, 2018 12:52 pm

This is the message
Attachments
Captura de pantalla 2018-07-15 13.52.18.png

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

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Sun Jul 15, 2018 1:09 pm

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 » Sun Jul 15, 2018 1:20 pm

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: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Sun Jul 15, 2018 1:29 pm

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 » Sun Jul 15, 2018 4:16 pm

Same error... what is wrong?

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

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Sun Jul 15, 2018 5:08 pm

Which device did you choose?

Post Reply

Return to “iOS Deployment”