Page 1 of 1
How do you simulate?
Posted: Wed Mar 16, 2011 4:21 am
by adamscott
The simulate button is grayed out?
Am I missing something.
Is it not applied on the free version ?
Re: How do you simulate?
Posted: Wed Mar 16, 2011 8:57 am
by bn
Adam,
welcome to the forum.
You have to set up the "Standalone application settings" first. In Standalone Application Settings you choose iOS, then make your choices. To run it in the simulator you don't need a provisioning profile, only if you run it on a device. Of course you need Xcode for iOS to be installed on your computer, if you want to develop for iOS.
Kind regards
Bernd
Re: How do you simulate?
Posted: Mon Nov 21, 2011 5:50 pm
by fre
hallo,
my TEST button to simulate on the iphone is grayed out.
i have livecode 5.0.0 running and i have xcode 4.2 with iOS 5 installed.
under LiveCode / Settings / Mobile Support i have set the location of developer root to /Developer. that seems to be ok, i got no error message. available simulators: 4.0, 4.1, 4.2, 5.0
i have checked the box for iOS under File / Standalone App Settings.
i do not have a valid provisioning profile, but you said one does need that.
what can i try to run the simulator.
thank you for your help.
fred.
Re: How do you simulate?
Posted: Mon Nov 21, 2011 6:02 pm
by bn
Hi Fre,
did you choose a Test Target in Development menu?
Kind regards
Bernd
Re: How do you simulate?
Posted: Mon Nov 21, 2011 6:06 pm
by fre
no i did not. thank you very much for the help !
Re: How do you simulate?
Posted: Mon Nov 21, 2011 6:51 pm
by jmburnod
Hi Fre,
I had the similar problem because i'have forgotten to check "mobile support" on the LC preferences and select your IOS developement SDKs
Best regards
Jean Marc