EditorExportPlugin.addIosBundleFile

Adds an iOS bundle file from the given path to the exported project.

struct EditorExportPlugin
@nogc nothrow
void
addIosBundleFile
(
in String path
)

Meta