mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch (029aade)
This commit is contained in:
@@ -232,7 +232,7 @@ Property Descriptions
|
||||
|
||||
Additional data added to the root ``<dict>`` section of the `Info.plist <https://developer.apple.com/documentation/bundleresources/information_property_list>`__ file. The value should be an XML section with pairs of key-value elements, e.g.:
|
||||
|
||||
::
|
||||
.. code:: text
|
||||
|
||||
<key>key_name</key>
|
||||
<string>value</string>
|
||||
@@ -449,6 +449,8 @@ Tool to use for code signing.
|
||||
|
||||
Array of the additional command line arguments passed to the code signing tool.
|
||||
|
||||
**Note:** The returned array is *copied* and any changes to it will not update the original property value. See :ref:`PackedStringArray<class_PackedStringArray>` for more details.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user