Deployment of Delphi xe4 for iOS

Source: Internet
Author: User

Compile in xe4ProgramThen, how can I deploy the corresponding files to the IOS Virtual Machine and the real machine? Next, let's talk about it.

Select the project to be deployed and select project-> deployment menu

Open the deployment menu as follows:

Use the buttons to load the data files required by the program, and set the value to Startup \ Documents in the remote path.

BecauseCodeIs

Begin{$ Ifdef IOS}Uniconnection1.database:= Gethomepath + pathdelim +'Documents'+ Pathdelim +'Shoppinglist. DB';{$ Endif}End;

The Startup \ Documents value is used. Adding other paths is similar.

The manager has a more detailed tutorial http://docwiki.embarcadero.com/RADStudio/XE4/en/IOS_Tutorial:_Using_InterBase_ToGo_in_an_iOS_Application

You can read this.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.