Converting to native project

NeoMAD automatically generates the application project in the target platform when compiling for any platform: Android and iOS. The target platform SDK is used to build the application binary from this project.

For each compilation the native project is created in the output folder. This project can be opened, modified and built with the target platform SDK.

Note

The native project in the output folder will be overridden each time the NeoMAD project is built again for the same target with the same parameters (ie. the generated file and directory have the same name). If you want to manually modify the project be sure to move it to another folder to save your modifications.

Android Studio Xcode
Android Studio Xcode