Basics of IOs deployment
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Basics of IOs deployment
Can anyone plese explain step by step what needs to be done in order to setup LiveCode for Iphone deveopment or deployment? In LiveCode Preferences -> Moble support( IOs SDK) I am not able to add an entry. I am using MacOs catalina and Xcode 11 . 5 Do I have to suscribe as an apple devlopper before I can test or develop my apps? I understand that I may have to do this before deployment. A step by step instruction set would be appreciated. Also what is a good source for ICONs?
Re: Basics of IOs deployment
Hi,
Yes, you have to pay 100 $ for one year and create certificates and provisioning profiles.
This lesson should be useful
http://lessons.livecode.com/m/2571/l/23 ... pplication
Best regards
Jean-Marc
Yes, you have to pay 100 $ for one year and create certificates and provisioning profiles.
This lesson should be useful
http://lessons.livecode.com/m/2571/l/23 ... pplication
Best regards
Jean-Marc
https://alternatic.ch
Re: Basics of IOs deployment
Thank you Jean-Marc. I will revisit this post many times until I am able to follow all the steps. Much more involved than I suspected. Thanks again Abe
Re: Basics of IOs deployment
If you go to the LiveCode Help Menu and choose "Release Notes", on page 6 of that document you will see that you need Xcode 11.4. Your Xcode 11.5 is too new, but you can download Xcode 11.4 from the Apple Developer site once you have a developer account, you may also need to download the appropriate Command Line Tools and install that too. Before installing the earlier version, move Xcode 11.5 to another volume, because eventually LiveCode will be compatible with it, then you don't need to download the seven point something GigaByte installer file again.
It's useful to bookmark this link, you will probably need it again in the future. 
Paul
Code: Select all
https://developer.apple.com/download/more/?=xcode

Paul