Lion and LiveCode Mobile conflict

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

nmcvaugh
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 5
Joined: Sun Sep 05, 2010 4:18 pm

Re: Lion and LiveCode Mobile conflict

Post by nmcvaugh » Wed Aug 10, 2011 3:05 pm

Still no luck on my end.

Running fully patched official Lion release version, XCode 4.1, and build 1445 of LiveCode 4.6.3. Compilation works just fine for a project that was working under Snow Leopard, but when I try to load it in the simulator, I get an "Unknown Deployment Platform -" dialog.

Standalone application settings are iOS 4.3 only, as others have suggested. NOTHING in the forums about "Unknown Deployment Platform". I feel like I'm missing something obvious since others seem to be using this combination, but I'm finding nothing.

macnomad2
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 63
Joined: Sat Oct 28, 2006 10:04 pm

Re: Lion and LiveCode Mobile conflict

Post by macnomad2 » Wed Aug 10, 2011 3:32 pm

Did you select iPhone or iPad in settings and
corresponding target in development menu ?

Is the simulator button visible and active top right ?

nmcvaugh
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 5
Joined: Sun Sep 05, 2010 4:18 pm

Re: Lion and LiveCode Mobile conflict

Post by nmcvaugh » Wed Aug 10, 2011 3:44 pm

Standalone application settings are for iOS only, no other builds selected. Within the iOS pane, I've tried both iPad only and iPod, iPhone and iPad builds. Minimum iOS version is set to 4.3. Test button (gear with green play triangle) in the toolbar is active, and clicking runs a compile, followed by the error message "Unknown deployment platform -".

The only other issue I can think of that might contribute is that the machine was upgraded from 10.6 - this wasn't a clean lion install, but an upgrade. I also killed off the old Developer environment that wouldn't run under lion, and grabbed the new 4.1 from the app store. This is not the delta release of 4.1.1, but the only difference is in the installer. The underlying XCode engine is the same in 4.1 and 4.1.1.

BTW, if you need screen shots or remote access to the machine, I can set that up.

CALL-151
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 206
Joined: Wed Oct 20, 2010 11:00 am

Re: Lion and LiveCode Mobile conflict

Post by CALL-151 » Wed Aug 10, 2011 3:52 pm

macnomad2 is asking something a bit different. In LC, go to Development-->Test Target and make sure iPad Simulator 4.3 or iPhone Simulator 4.3 is selected. This is a different issue than what platform you specify in the standalone settings.

If the appropriate test target is selected and you still get the error, I'd try re-running the Xcode installer. Mine is working fine after an upgrade from Snow Leopard, but I had to run the Xcode installer twice.

nmcvaugh
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 5
Joined: Sun Sep 05, 2010 4:18 pm

Re: Lion and LiveCode Mobile conflict

Post by nmcvaugh » Wed Aug 10, 2011 4:02 pm

Ah - *that* development menu. :-) Selected options, now the iPad simulator is trying to come up, and failing. But I can take it from this point - need to re-install XCode, since the simulator is now the breaking point, not getting to the simulator. Thanks!

giansuana
Posts: 16
Joined: Sat Mar 19, 2011 7:11 am

Re: Lion and LiveCode Mobile conflict

Post by giansuana » Fri Aug 12, 2011 11:42 am

Any news about the Lion problems?
I deleted my preference stack because LiveCode behaved strange. Now it has become impossible to re-enter the path to the SDK!!
While I was able to compile iOS apps before and to test them successfully on the real device (simulator never worked under Lion) I'm now cut off completely from the iOS SDK which is really bad.
Is there a possibility to re-enter the path "/Developer" into the preference stack manually?

Best regards,
Gian.

CALL-151
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 206
Joined: Wed Oct 20, 2010 11:00 am

Re: Lion and LiveCode Mobile conflict

Post by CALL-151 » Fri Aug 12, 2011 12:23 pm

Probably simpler and safer for your to:

1. Run the Xcode 4.1 installer
2. Download and install the most recent LiveCode 4.3 build
3. Follow instructions above.

giansuana
Posts: 16
Joined: Sat Mar 19, 2011 7:11 am

Re: Lion and LiveCode Mobile conflict

Post by giansuana » Fri Aug 12, 2011 8:02 pm

Wow! Why on earth is RunRev making such a crucial build for all Lion users and is mentioning it with no word on their webpage?
You made my day! Everything is working great again. :-)

homebase
Posts: 2
Joined: Thu May 12, 2011 4:37 am

Re: Lion and LiveCode Mobile conflict

Post by homebase » Thu Aug 18, 2011 8:57 pm

Same problem. Lion broke the iOS Simulator with LiveCode. Downloaded a fresh copy of 4.6.3 and it worked. Must be the new build mentioned above. Perhaps they should label it something new, like 4.6.4....

Post Reply