How do you simulate?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
adamscott
Posts: 1
Joined: Wed Mar 16, 2011 4:16 am

How do you simulate?

Post by adamscott » Wed Mar 16, 2011 4:21 am

The simulate button is grayed out?

Am I missing something.

Is it not applied on the free version ?

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4163
Joined: Sun Jan 07, 2007 9:12 pm

Re: How do you simulate?

Post by bn » Wed Mar 16, 2011 8:57 am

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

fre
Posts: 41
Joined: Fri Nov 12, 2010 7:22 pm

Re: How do you simulate?

Post by fre » Mon Nov 21, 2011 5:50 pm

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.

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4163
Joined: Sun Jan 07, 2007 9:12 pm

Re: How do you simulate?

Post by bn » Mon Nov 21, 2011 6:02 pm

Hi Fre,

did you choose a Test Target in Development menu?

Kind regards

Bernd

fre
Posts: 41
Joined: Fri Nov 12, 2010 7:22 pm

Re: How do you simulate?

Post by fre » Mon Nov 21, 2011 6:06 pm

no i did not. thank you very much for the help !

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: How do you simulate?

Post by jmburnod » Mon Nov 21, 2011 6:51 pm

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
https://alternatic.ch

Post Reply