In this section, you will create an application that displays Hello World!.
Click Video tutorial to watch the video.
Create the project
Open Xcode.
Click Edit > mPaaS > New mPaaS Project, and then enter a Project Name and Project Path. In this example, the project name is MyH5Application.
Import the configuration file that you downloaded from the console. Xcode automatically parses the file and fills in the required information.
Select the app layout.
Select the H5 Container & Offline Package project component.
The project is created successfully.
Click OK.
Restore the Xcode signature.
NoteThis step is optional. If the emulator does not respond after compiling the project, restore the Xcode signature and try again.

Click Run. The project compiles and is installed on the emulator.