Once you've properly set up your build script, it's finally time to build your bundles.
Una vez que haya configurado correctamente su script de construcción, finalmente es hora de construir sus paquetes.
To streamline the release process, the build script supports several options
You also require this build script if you are importing and linking against prebuilt or platform libraries.
If your native code is in the jni/ directory, the build script automatically packages the.so file(s) built from it into the APK.
Si tu código nativo se encuentra en el directorio jni/, la secuencia de comandos de compilación empaqueta automáticamente los archivos.so compilados a partir de ella en el APK. Código de ejemplo adicional
Added a notification to the toolchain build script that warns you if the current shell is not bash.
Se agregó una notificación al script de compilación del conjunto de herramientas que te avisa si la shell actual no es bash.
Removing uploads folder from mac build script
Additionally, it provides integration for such as automatically contributing the group, project name, version and description defined in your build script to the built plugin, so you only need to update your plugin version in one file.
Adicionalmente, proporciona integración para Metadatos del Complemento, ya que automáticamente contribuye al grupo, al nombre del proyecto, a la versión y a la descripción definidos en su script de compilación con el complemento compilado, solo necesita actualizar su versión del complemento en un archivo.
For example, if you specify "native-lib" as the name of your shared library in the build script, CMake creates a file named.
Show or hide the Build toolbar, through which you can configure, compile and debug the last-selected build script, execute it, cancel the execution, and run the executable, test and deployment scripts.
Mostrar u ocultar la barra de herramientas de Construcción, a través de la cual puede configurar, compilar y depurar el último script de Construcción seleccionado, ejecutarlo, cancelar la ejecución, y ejecutar los scripts de prueba y despliegue ejecutables.
You use this variable to refer to the NDK library in other parts of the build script.
Debido a que Esta variable se usa para hacer referencia a la biblioteca del NDK en otras partes de la secuencia de comandos de compilación.
For example, the Gecko system only can be built by calling the build script with the gecko parameter.
Por ejemplo, el sistema Gecko solo puede ser compilado mediante una llamada al script de compilación con el parámetro gecko.
To package the code as an extension yourself, you can use the included build script, which requires Python 2.5-2.7.
Para empaquetar el código como una extensión por sí mismo, puedes usar el script de construcción incluido, que requiere Python 2.5-2.7.
Note: You can create the build script in any location you want.
Nota: Puedes crear la secuencia de comandos de compilación en cualquier ubicación que desees.