IOS development with livecode mac only

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
flintGA2c5a
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 61
Joined: Tue Jan 24, 2012 10:35 am

IOS development with livecode mac only

Post by flintGA2c5a » Wed Feb 01, 2012 8:27 pm

I have been considering getting the Ios livecode, but it says that it is mac only. Does this mean that I can't export the code on a pc or that I only need a mac to ultimately compile and run the code via xcode?

Jellicle
Posts: 453
Joined: Thu Feb 24, 2011 11:07 am

Re: IOS development with livecode mac only

Post by Jellicle » Wed Feb 01, 2012 10:05 pm

You have to use a Mac to develop for iOS with LiveCode, or with any other iOS development tool. There are no other options.

Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.

pixelitodesign
Posts: 5
Joined: Wed Feb 01, 2012 10:25 am

Re: IOS development with livecode mac only

Post by pixelitodesign » Thu Feb 02, 2012 10:54 am

LiveCode itselfs runs on Windows aswell - but - for developing iOS Apps, LiveCode relays on X-Code, a Develeoper Engine from Apple. And X-Code only run on Macs.

gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

Re: IOS development with livecode mac only

Post by gpb01 » Thu Feb 02, 2012 1:43 pm

flintGA2c5a wrote:I have been considering getting the Ios livecode, but it says that it is mac only. Does this mean that I can't export the code on a pc or that I only need a mac to ultimately compile and run the code via xcode?
Simpy you CAN develop on a PC, save the code and open the code on a Mac, but you CAN'T test or debug your app on PC because XCode and iOS Simulator are needed.

So, if you are away from your Mac, you can continue to write the code and, when you have your Mac available you can debug and prepare for release :)

Guglielmo

flintGA2c5a
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 61
Joined: Tue Jan 24, 2012 10:35 am

Re: IOS development with livecode mac only

Post by flintGA2c5a » Thu Feb 02, 2012 1:46 pm

Ok, seems like I will have to get a Mac then, what is the best solution for a low budget? I have been looking at mac mini and older iMacs, what kind of specs would you reccomend for iOS development?

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: IOS development with livecode mac only

Post by Klaus » Thu Feb 02, 2012 1:52 pm

Hi Flint,

well, a Mac Mini is a very good chice, I am also using one :D

i would recommend to look for a used one with these specs:
Chip: at least Intel Core2Duo 2.0 Ghz
RAM: at least 4 GB (as always: the more the better!)
OS X 10.6 or greater


Best

Klaus

gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

Re: IOS development with livecode mac only

Post by gpb01 » Thu Feb 02, 2012 1:55 pm

flintGA2c5a wrote:Ok, seems like I will have to get a Mac then, what is the best solution for a low budget? I have been looking at mac mini and older iMacs, what kind of specs would you reccomend for iOS development?
I have no problems developing on an old iMac 24" early 2008 (model id. 8,1), Intel Core 2 Duo 3.06 GHz, 6 GB RAM (yes ... Apple say max 4 GB, but 6 GB are ok ;) ), but probably a new Mac Mini is the best solution !

Guglielmo

luxlive
Posts: 6
Joined: Tue Jan 10, 2012 5:56 pm

Re: IOS development with livecode mac only

Post by luxlive » Fri Feb 03, 2012 12:45 pm

While waiting for my new iMac I also tried it on a 32bit early 2006 first generation Intel IMac (Core Duo), it works without any problems on there as well. Indeed it has to be said the whole process of using the IOS simulator on that plus deploying to a device is much better than my daily experience with a much more powerful Windows PC and the Android simulator.

Cheers,

rod
Dr Rod McCall
Interdiscplinary Centre for Security, Reliability and Trust
University of Luxembourg
www.securityandtrust.lu

(LiveCode info: 5.0.2 Windows/Linux/Mac/Android/IOS)

Post Reply