Packaging an application

Creating a package involves gathering the files and resources required for an application, and organizing them for the target (an operating system or zip file). Within Genero Studio, a package node defines how an application is compiled and packaged.

Different targets (the GAS, a mobile device, a ZIP file) can have different file requirements. It is your responsibility to identify what files are needed for the target and include them in the package.

Some project types include default package nodes. Look for a Packages group node; any default package nodes will be children of that node. If you don't see any default package nodes in your project, don't worry! You can add a package node to a project at any time.