mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch (6916349)
This commit is contained in:
@@ -471,9 +471,9 @@ void **add_ios_embedded_framework** **(** :ref:`String<class_String>` path **)**
|
||||
|
||||
Adds a dynamic library (\*.dylib, \*.framework) to Linking Phase in iOS's Xcode project and embeds it into resulting binary.
|
||||
|
||||
\ **Note:** For static libraries (\*.a) works in same way as ``add_ios_framework``.
|
||||
\ **Note:** For static libraries (\*.a) works in same way as :ref:`add_ios_framework<class_EditorExportPlugin_method_add_ios_framework>`.
|
||||
|
||||
This method should not be used for System libraries as they are already present on the device.
|
||||
\ **Note:** This method should not be used for System libraries as they are already present on the device.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user