Tuto WINDEV Mobile 25

Part 3: iOS application 63 Remark This identifier is the unique identifier of your application beside Apple. It is defined and saved on the Apple developer account. This identifier will be used to save your application in order to run its test and to deploy it. By default, WINDEV Mobile automatically proposes an identifier that respects the development standard of Apple. This identifier can be modified. • type the email address that will be used by default to send the error reports generated by the application. 4. Go to the next step. You have the ability to specify the path of different application icons. Several icons can be supplied: • icons for iPad and iPad Retina (only if the application proposes windows for iPad), • icons for all iPhone models (for example, iPhone 4S and iPhone 6 Plus have different resolutions). 5. Go to the next step. 6. Specify the characteristics of the splash screen. 7. Go to the next step. Specify the version number of the generated application. 8. Go to the next step. This step is used to include specific files (data files, images, ...). This possibility will not be used in our example. Keep the default options. 9. Go to the next step. This step is used to specify: • whether the application is allowed to be resized or not (Split View). The option allows the end user to display two windows of two different applications side by side on some devices. • whether files can be shared with iTunes. If this option is checked, you will have the ability to retrieve the application files on Mac during the synchronization. For example, if data files have been supplied with the application, the iTunes application will allow you to retrieve these files. • the minimum iOS version required to run the application. 10. Go to the next step. This step is used to define the signature options. See the online help for more details. 11. Validate the wizard ("Finish"). The generation is performed in the EXE folder of project directory. The directory containing the source code that will be used on Mac is named "Project_ name.xcode.gen" ("My_iOS_Project.xcode.gen" in our example). This is the directory that must be copied onto Mac. Click the "Open the generation directory" button. The other operations must be performed on Mac. You must: • Transfer the WINDEV Mobile project onto Mac. • Compile the project in Xcode.

RkJQdWJsaXNoZXIy NDQ0OA==