Setup and deploy of first iOS App with Delphi



Setup and deploy of first iOS App with Delphi

Setup and deploy of first iOS App with Delphi

Step through the setup for deploying iOS applications directory from RAD Studio using Delphi.

The video uses a simple hello world application to show the steps required for the very first build. How to locate and setup PAServer, (used as the bridge between the IDE and the Apple hardware where the iOS device is plugged in), and how debugging works the same on Windows for local development testing, as well as on iOS.

Once setup you can use the same cross-platform codebase to create true native compiled applications for Android and iOS.

http://docwiki.embarcadero.com/RADStudio/en/IOS_Mobile_Application_Development

Comments are closed.