EditorExportPlugin.addIosProjectStaticLib

Adds a static lib from the given path to the iOS project.

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

Meta