Windows and IOS
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Livecode Opensource Backer
- Posts: 23
- Joined: Tue Mar 12, 2013 12:28 am
Windows and IOS
If I have an app created in LiveCode on a Windows machine, is it possible to copy that app to a Mac and compile it for IOS or do I need to start all over?
Re: Windows and IOS
Dear lithium630,
Thank you for your request.
Yes what you have suggested is possible. You will be able to open your application stack on a Mac system and then build an iOS standalone from it.
Kind Regards,
Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
--
Thank you for your request.
Yes what you have suggested is possible. You will be able to open your application stack on a Mac system and then build an iOS standalone from it.
Kind Regards,
Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
--
-
- Livecode Opensource Backer
- Posts: 23
- Joined: Tue Mar 12, 2013 12:28 am
Re: Windows and IOS
Excellent thanks for the reply.
-
- Livecode Opensource Backer
- Posts: 328
- Joined: Mon Dec 05, 2011 5:34 pm
- Contact:
Re: Windows and IOS
But if you mean that you have an executable App for a windows machine (i.e. an exe) - then No.
If you have the .livecode (or .rev) file then yes - it's possible.
You would need to be more specific in your question really.
Cheers,
Dave
If you have the .livecode (or .rev) file then yes - it's possible.
You would need to be more specific in your question really.
Cheers,
Dave
Coding in the Sun - So much Fun.
Visit http://electronic-apps.info for released App information.
Visit http://electronic-apps.info for released App information.
Re: Windows and IOS
Also, watch out for all iphone... prefixes, many of them can be converted to just a mobile... prefix but not all.
e.g. iphoneDeviceResolution will throw an error.
Simon
EDIT ahh shoot... I should pay better attention, this is win-to-ios not ios-to-android
e.g. iphoneDeviceResolution will throw an error.
Simon
EDIT ahh shoot... I should pay better attention, this is win-to-ios not ios-to-android
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!