Tuto WINDEV Mobile 25
64 Part 3: iOS application Transferring the WINDEV Mobile project onto Mac ▶ To transfer the WINDEV Mobile project onto MAC: 1. Copy the entire folder generated in the EXE directory onto an external media (USB key, external hard disk, shared directory with MAC on network). This directory is named <Project Name>.xcode.gen. 2. Paste this folder on the MAC that will compile the application. 3. Open the folder on MAC and open the file named "Project_name.xcodeproj". 4. The project is opened in Xcode. Compiling the project in Xcode WINDEV Mobile automatically generates an Xcode project for your iOS compilations. To simplify the implementation of applications, WINDEV Mobile generates a "Scheme" for Xcode. ▶ To compile the project in Xcode: 1. In the drop-down list found in the top left corner, select the compilation options. Select the scheme (corresponding to your application) then the compilation target (device currently connected or a simulator). 2. To start the compilation, select "Product .. Clean" then "Product .. Build". 3. A compilation status report appears at the top ("Succeeded", or the number of warnings and errors). You have the ability to click these symbols to see the list of errors/warnings. 4. Once the program is compiled without error, you can start the simulation ("Product .. Run"). • If the compilation target is the simulator, the application is started in the simulator window. • If the compilation target is the connected device, the application is started on the device. Then, you have the ability to run the test of your application on your iPhone or iPad.
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==