godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
EditorExportPlugin.addIosProjectStaticLib
godot
editorexportplugin
EditorExportPlugin
Adds a static lib from the given
path
to the iOS project.
struct
EditorExportPlugin
@
nogc
nothrow
void
addIosProjectStaticLib
(
in
String
path
)
Meta
Source
See Implementation
godot
editorexportplugin
EditorExportPlugin
aliases
BaseClasses
functions
_exportBegin
_exportEnd
_exportFile
addFile
addIosBundleFile
addIosCppCode
addIosEmbeddedFramework
addIosFramework
addIosLinkerFlags
addIosPlistContent
addIosProjectStaticLib
addSharedObject
opAssign
opEquals
skip
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Adds a static lib from the given path to the iOS project.