EditorExportPlugin.addIosFramework

Adds a static library (*.a) or dynamic library (*.dylib, *.framework) to Linking Phase in iOS's Xcode project.

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

Meta