Files
godot-docs-l10n/classes/ru/class_editorexportplatformios.rst
Rémi Verschelde c3f2364c10 Sync classref with 4.6 branch
Lots of translations invalidated (fuzzied) as we just synced Weblate.
2025-12-19 16:39:51 +01:00

3465 lines
254 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

:github_url: hide
.. _class_EditorExportPlatformIOS:
EditorExportPlatformIOS
=======================
**Наследует:** :ref:`EditorExportPlatformAppleEmbedded<class_EditorExportPlatformAppleEmbedded>` **<** :ref:`EditorExportPlatform<class_EditorExportPlatform>` **<** :ref:`RefCounted<class_RefCounted>` **<** :ref:`Object<class_Object>`
Экспортер для iOS.
.. rst-class:: classref-introduction-group
Обучающие материалы
--------------------------------------
- :doc:`Экспорт для iOS <../tutorials/export/exporting_for_ios>`
- :doc:`Индекс документации плагинов iOS <../tutorials/platform/ios/index>`
.. rst-class:: classref-reftable-group
Свойства
----------------
.. table::
:widths: auto
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/additional_plist_content<class_EditorExportPlatformIOS_property_application/additional_plist_content>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/app_store_team_id<class_EditorExportPlatformIOS_property_application/app_store_team_id>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/bundle_identifier<class_EditorExportPlatformIOS_property_application/bundle_identifier>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/code_sign_identity_debug<class_EditorExportPlatformIOS_property_application/code_sign_identity_debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/code_sign_identity_release<class_EditorExportPlatformIOS_property_application/code_sign_identity_release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`application/delete_old_export_files_unconditionally<class_EditorExportPlatformIOS_property_application/delete_old_export_files_unconditionally>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`application/export_method_debug<class_EditorExportPlatformIOS_property_application/export_method_debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`application/export_method_release<class_EditorExportPlatformIOS_property_application/export_method_release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`application/export_project_only<class_EditorExportPlatformIOS_property_application/export_project_only>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`application/icon_interpolation<class_EditorExportPlatformIOS_property_application/icon_interpolation>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/min_ios_version<class_EditorExportPlatformIOS_property_application/min_ios_version>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/provisioning_profile_specifier_debug<class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/provisioning_profile_specifier_release<class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/provisioning_profile_uuid_debug<class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/provisioning_profile_uuid_release<class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/short_version<class_EditorExportPlatformIOS_property_application/short_version>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/signature<class_EditorExportPlatformIOS_property_application/signature>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`application/targeted_device_family<class_EditorExportPlatformIOS_property_application/targeted_device_family>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/version<class_EditorExportPlatformIOS_property_application/version>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`architectures/arm64<class_EditorExportPlatformIOS_property_architectures/arm64>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`capabilities/access_wifi<class_EditorExportPlatformIOS_property_capabilities/access_wifi>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`PackedStringArray<class_PackedStringArray>` | :ref:`capabilities/additional<class_EditorExportPlatformIOS_property_capabilities/additional>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`capabilities/performance_a12<class_EditorExportPlatformIOS_property_capabilities/performance_a12>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`capabilities/performance_gaming_tier<class_EditorExportPlatformIOS_property_capabilities/performance_gaming_tier>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`custom_template/debug<class_EditorExportPlatformIOS_property_custom_template/debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`custom_template/release<class_EditorExportPlatformIOS_property_custom_template/release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`entitlements/additional<class_EditorExportPlatformIOS_property_entitlements/additional>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`entitlements/game_center<class_EditorExportPlatformIOS_property_entitlements/game_center>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`entitlements/increased_memory_limit<class_EditorExportPlatformIOS_property_entitlements/increased_memory_limit>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`entitlements/push_notifications<class_EditorExportPlatformIOS_property_entitlements/push_notifications>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/app_store_1024x1024<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/app_store_1024x1024_dark<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/app_store_1024x1024_tinted<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/icon_1024x1024<class_EditorExportPlatformIOS_property_icons/icon_1024x1024>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/icon_1024x1024_dark<class_EditorExportPlatformIOS_property_icons/icon_1024x1024_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/icon_1024x1024_tinted<class_EditorExportPlatformIOS_property_icons/icon_1024x1024_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_128x128<class_EditorExportPlatformIOS_property_icons/ios_128x128>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_128x128_dark<class_EditorExportPlatformIOS_property_icons/ios_128x128_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_128x128_tinted<class_EditorExportPlatformIOS_property_icons/ios_128x128_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_136x136<class_EditorExportPlatformIOS_property_icons/ios_136x136>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_136x136_dark<class_EditorExportPlatformIOS_property_icons/ios_136x136_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_136x136_tinted<class_EditorExportPlatformIOS_property_icons/ios_136x136_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_192x192<class_EditorExportPlatformIOS_property_icons/ios_192x192>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_192x192_dark<class_EditorExportPlatformIOS_property_icons/ios_192x192_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_192x192_tinted<class_EditorExportPlatformIOS_property_icons/ios_192x192_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_152x152<class_EditorExportPlatformIOS_property_icons/ipad_152x152>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_152x152_dark<class_EditorExportPlatformIOS_property_icons/ipad_152x152_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_152x152_tinted<class_EditorExportPlatformIOS_property_icons/ipad_152x152_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_167x167<class_EditorExportPlatformIOS_property_icons/ipad_167x167>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_167x167_dark<class_EditorExportPlatformIOS_property_icons/ipad_167x167_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_167x167_tinted<class_EditorExportPlatformIOS_property_icons/ipad_167x167_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_120x120<class_EditorExportPlatformIOS_property_icons/iphone_120x120>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_120x120_dark<class_EditorExportPlatformIOS_property_icons/iphone_120x120_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_120x120_tinted<class_EditorExportPlatformIOS_property_icons/iphone_120x120_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_180x180<class_EditorExportPlatformIOS_property_icons/iphone_180x180>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_180x180_dark<class_EditorExportPlatformIOS_property_icons/iphone_180x180_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_180x180_tinted<class_EditorExportPlatformIOS_property_icons/iphone_180x180_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_40x40<class_EditorExportPlatformIOS_property_icons/notification_40x40>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_40x40_dark<class_EditorExportPlatformIOS_property_icons/notification_40x40_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_40x40_tinted<class_EditorExportPlatformIOS_property_icons/notification_40x40_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_60x60<class_EditorExportPlatformIOS_property_icons/notification_60x60>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_60x60_dark<class_EditorExportPlatformIOS_property_icons/notification_60x60_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_60x60_tinted<class_EditorExportPlatformIOS_property_icons/notification_60x60_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_76x76<class_EditorExportPlatformIOS_property_icons/notification_76x76>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_76x76_dark<class_EditorExportPlatformIOS_property_icons/notification_76x76_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_76x76_tinted<class_EditorExportPlatformIOS_property_icons/notification_76x76_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_114x114<class_EditorExportPlatformIOS_property_icons/notification_114x114>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_114x114_dark<class_EditorExportPlatformIOS_property_icons/notification_114x114_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_114x114_tinted<class_EditorExportPlatformIOS_property_icons/notification_114x114_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_58x58<class_EditorExportPlatformIOS_property_icons/settings_58x58>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_58x58_dark<class_EditorExportPlatformIOS_property_icons/settings_58x58_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_58x58_tinted<class_EditorExportPlatformIOS_property_icons/settings_58x58_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_87x87<class_EditorExportPlatformIOS_property_icons/settings_87x87>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_87x87_dark<class_EditorExportPlatformIOS_property_icons/settings_87x87_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_87x87_tinted<class_EditorExportPlatformIOS_property_icons/settings_87x87_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_80x80<class_EditorExportPlatformIOS_property_icons/spotlight_80x80>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_80x80_dark<class_EditorExportPlatformIOS_property_icons/spotlight_80x80_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_80x80_tinted<class_EditorExportPlatformIOS_property_icons/spotlight_80x80_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_120x120<class_EditorExportPlatformIOS_property_icons/spotlight_120x120>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_120x120_dark<class_EditorExportPlatformIOS_property_icons/spotlight_120x120_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_120x120_tinted<class_EditorExportPlatformIOS_property_icons/spotlight_120x120_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/active_keyboard_access_reasons<class_EditorExportPlatformIOS_property_privacy/active_keyboard_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`privacy/camera_usage_description<class_EditorExportPlatformIOS_property_privacy/camera_usage_description>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`Dictionary<class_Dictionary>` | :ref:`privacy/camera_usage_description_localized<class_EditorExportPlatformIOS_property_privacy/camera_usage_description_localized>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/advertising_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/advertising_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/advertising_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/advertising_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/audio_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/audio_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/audio_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/audio_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/browsing_history/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/browsing_history/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/browsing_history/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/browsing_history/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/coarse_location/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/coarse_location/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/coarse_location/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/coarse_location/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/contacts/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/contacts/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/contacts/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/contacts/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/crash_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/crash_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/crash_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/crash_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/credit_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/credit_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/credit_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/credit_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/customer_support/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/customer_support/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/customer_support/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/customer_support/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/device_id/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/device_id/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/device_id/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/device_id/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/email_address/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/email_address/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/email_address/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/email_address/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/emails_or_text_messages/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/emails_or_text_messages/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/emails_or_text_messages/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/emails_or_text_messages/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/environment_scanning/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/environment_scanning/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/environment_scanning/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/environment_scanning/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/fitness/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/fitness/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/fitness/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/fitness/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/gameplay_content/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/gameplay_content/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/gameplay_content/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/gameplay_content/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/hands/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/hands/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/hands/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/hands/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/head/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/head/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/head/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/head/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/head/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/head/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/head/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/head/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/health/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/health/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/health/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/health/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/health/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/health/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/health/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/health/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/name/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/name/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/name/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/name/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/name/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/name/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/name/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/name/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_contact_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_contact_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_contact_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_contact_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_data_types/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_data_types/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_data_types/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_data_types/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_diagnostic_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_diagnostic_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_diagnostic_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_diagnostic_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_financial_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_financial_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_financial_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_financial_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_usage_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_usage_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_usage_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_usage_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_user_content/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_user_content/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_user_content/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_user_content/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/payment_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/payment_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/payment_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/payment_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/performance_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/performance_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/performance_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/performance_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/phone_number/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/phone_number/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/phone_number/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/phone_number/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/photos_or_videos/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/photos_or_videos/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/photos_or_videos/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/photos_or_videos/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/physical_address/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/physical_address/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/physical_address/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/physical_address/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/precise_location/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/precise_location/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/precise_location/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/precise_location/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/product_interaction/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/product_interaction/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/product_interaction/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/product_interaction/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/purchase_history/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/purchase_history/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/purchase_history/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/purchase_history/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/search_history/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/search_history/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/search_history/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/search_history/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/sensitive_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/sensitive_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/sensitive_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/sensitive_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/user_id/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/user_id/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/user_id/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/user_id/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/disk_space_access_reasons<class_EditorExportPlatformIOS_property_privacy/disk_space_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/file_timestamp_access_reasons<class_EditorExportPlatformIOS_property_privacy/file_timestamp_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`privacy/microphone_usage_description<class_EditorExportPlatformIOS_property_privacy/microphone_usage_description>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`Dictionary<class_Dictionary>` | :ref:`privacy/microphone_usage_description_localized<class_EditorExportPlatformIOS_property_privacy/microphone_usage_description_localized>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`privacy/photolibrary_usage_description<class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`Dictionary<class_Dictionary>` | :ref:`privacy/photolibrary_usage_description_localized<class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description_localized>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/system_boot_time_access_reasons<class_EditorExportPlatformIOS_property_privacy/system_boot_time_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`PackedStringArray<class_PackedStringArray>` | :ref:`privacy/tracking_domains<class_EditorExportPlatformIOS_property_privacy/tracking_domains>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/tracking_enabled<class_EditorExportPlatformIOS_property_privacy/tracking_enabled>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/user_defaults_access_reasons<class_EditorExportPlatformIOS_property_privacy/user_defaults_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`shader_baker/enabled<class_EditorExportPlatformIOS_property_shader_baker/enabled>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`Color<class_Color>` | :ref:`storyboard/custom_bg_color<class_EditorExportPlatformIOS_property_storyboard/custom_bg_color>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`storyboard/custom_image@2x<class_EditorExportPlatformIOS_property_storyboard/custom_image@2x>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`storyboard/custom_image@3x<class_EditorExportPlatformIOS_property_storyboard/custom_image@3x>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`storyboard/image_scale_mode<class_EditorExportPlatformIOS_property_storyboard/image_scale_mode>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`storyboard/use_custom_bg_color<class_EditorExportPlatformIOS_property_storyboard/use_custom_bg_color>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`user_data/accessible_from_files_app<class_EditorExportPlatformIOS_property_user_data/accessible_from_files_app>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`user_data/accessible_from_itunes_sharing<class_EditorExportPlatformIOS_property_user_data/accessible_from_itunes_sharing>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
.. rst-class:: classref-section-separator
----
.. rst-class:: classref-descriptions-group
Описания свойств
--------------------------------
.. _class_EditorExportPlatformIOS_property_application/additional_plist_content:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/additional_plist_content** :ref:`🔗<class_EditorExportPlatformIOS_property_application/additional_plist_content>`
Дополнительные данные, добавленные в корневой раздел ``<dict>`` файла `Info.plist <https://developer.apple.com/documentation/bundleresources/information_property_list>`__. Значение должно быть разделом XML с парами элементов «ключ-значение», например:
.. code:: text
<key>key_name</key>
<string>value</string>
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/app_store_team_id:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/app_store_team_id** :ref:`🔗<class_EditorExportPlatformIOS_property_application/app_store_team_id>`
Apple Team ID, уникальная строка из 10 символов. Чтобы найти свой Team ID, проверьте раздел «Сведения о членстве» на панели управления учетной записью разработчика Apple или «Организационное подразделение» вашего сертификата подписи кода. См. `Найдите свой Team ID <https://developer.apple.com/help/account/manage-your-team/locate-your-team-id>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/bundle_identifier:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/bundle_identifier** :ref:`🔗<class_EditorExportPlatformIOS_property_application/bundle_identifier>`
Уникальный идентификатор приложения в формате обратного DNS может содержать только буквенно-цифровые символы (``A-Z``, ``a-z`` и ``0-9``), дефисы (``-``) и точки (``.``).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/code_sign_identity_debug:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/code_sign_identity_debug** :ref:`🔗<class_EditorExportPlatformIOS_property_application/code_sign_identity_debug>`
«Полное имя», «Общее имя» или хэш SHA-1 подписи удостоверения, используемого для отладочного экспорта.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/code_sign_identity_release:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/code_sign_identity_release** :ref:`🔗<class_EditorExportPlatformIOS_property_application/code_sign_identity_release>`
«Полное имя», «Общее имя» или хэш SHA-1 подписи удостоверения, используемого для экспорта релиза.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/delete_old_export_files_unconditionally:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **application/delete_old_export_files_unconditionally** :ref:`🔗<class_EditorExportPlatformIOS_property_application/delete_old_export_files_unconditionally>`
Если ``true``, существующие «имя проекта» и «имя проекта.xcodeproj» в каталоге назначения экспорта будут безусловно удалены во время экспорта.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/export_method_debug:
.. rst-class:: classref-property
:ref:`int<class_int>` **application/export_method_debug** :ref:`🔗<class_EditorExportPlatformIOS_property_application/export_method_debug>`
Цель распространения приложения (экспорт отладки).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/export_method_release:
.. rst-class:: classref-property
:ref:`int<class_int>` **application/export_method_release** :ref:`🔗<class_EditorExportPlatformIOS_property_application/export_method_release>`
Цель распространения приложения (экспорт релиза).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/export_project_only:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **application/export_project_only** :ref:`🔗<class_EditorExportPlatformIOS_property_application/export_project_only>`
Если ``true``, экспортирует файлы проекта iOS без создания файла XCArchive или ``.ipa``. Если ``false``, экспортирует файлы проекта iOS и одновременно создает файл XCArchive и ``.ipa``. При объединении Godot с Fastlane или другими конвейерами сборки вы можете установить это значение в ``true``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/icon_interpolation:
.. rst-class:: classref-property
:ref:`int<class_int>` **application/icon_interpolation** :ref:`🔗<class_EditorExportPlatformIOS_property_application/icon_interpolation>`
Метод интерполяции, используемый для изменения размера значка приложения.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/min_ios_version:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/min_ios_version** :ref:`🔗<class_EditorExportPlatformIOS_property_application/min_ios_version>`
Минимальная версия iOS, необходимая для запуска этого приложения в формате ``major.minor.patch`` или ``major.minor``, может содержать только числовые символы (``0-9``) и точки (``.``).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_debug:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/provisioning_profile_specifier_debug** :ref:`🔗<class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_debug>`
Имя профиля подготовки. Устанавливает Xcode PROVISIONING_PROFILE_SPECIFIER для отладки. `Используется для ручной подготовки <https://developer.apple.com/documentation/xcode/build-settings-reference#Provisioning-Profile>`__.
Можно переопределить с помощью переменной среды ``GODOT_APPLE_PLATFORM_PROFILE_SPECIFIER_DEBUG``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_release:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/provisioning_profile_specifier_release** :ref:`🔗<class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_release>`
Имя профиля подготовки. Устанавливает Xcode PROVISIONING_PROFILE_SPECIFIER для выпуска. `Используется для ручной подготовки <https://developer.apple.com/documentation/xcode/build-settings-reference#Provisioning-Profile>`__.
Можно переопределить с помощью переменной среды ``GODOT_APPLE_PLATFORM_PROFILE_SPECIFIER_RELEASE``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_debug:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/provisioning_profile_uuid_debug** :ref:`🔗<class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_debug>`
UUID профиля обеспечения. Если оставить пустым, Xcode автоматически загрузит или создаст профиль обеспечения. См. `Редактирование, загрузка или удаление профилей обеспечения <https://developer.apple.com/help/account/manage-profiles/edit-download-or-delete-profiles>`__.
Можно переопределить с помощью переменной среды ``GODOT_APPLE_PLATFORM_PROVISIONING_PROFILE_UUID_DEBUG``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_release:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/provisioning_profile_uuid_release** :ref:`🔗<class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_release>`
UUID профиля обеспечения. Если оставить пустым, Xcode автоматически загрузит или создаст профиль обеспечения. См. `Редактирование, загрузка или удаление профилей обеспечения <https://developer.apple.com/help/account/manage-profiles/edit-download-or-delete-profiles>`__.
Можно переопределить с помощью переменной среды ``GODOT_APPLE_PLATFORM_PROVISIONING_PROFILE_UUID_RELEASE``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/short_version:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/short_version** :ref:`🔗<class_EditorExportPlatformIOS_property_application/short_version>`
Версия приложения видна пользователю. Может содержать только цифры (``0-9``) и точки (``.``). Если оставить пустым, возвращается к :ref:`ProjectSettings.application/config/version<class_ProjectSettings_property_application/config/version>`.
\ **Примечание:** Это значение используется для параметра *Identity > Version* в сгенерированном проекте Xcode.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/signature:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/signature** :ref:`🔗<class_EditorExportPlatformIOS_property_application/signature>`
Четырехзначный код создателя, относящийся к конкретному пакету. Необязательно.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/targeted_device_family:
.. rst-class:: classref-property
:ref:`int<class_int>` **application/targeted_device_family** :ref:`🔗<class_EditorExportPlatformIOS_property_application/targeted_device_family>`
Поддерживаемое семейство устройств.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/version:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/version** :ref:`🔗<class_EditorExportPlatformIOS_property_application/version>`
Машиночитаемая версия приложения в формате ``major.minor.patch``. Может содержать только цифры (``0-9``) и точки (``.``). Необходимо увеличивать версию с каждой новой версией, публикуемой в App Store. Если оставить её пустой, возвращается к :ref:`ProjectSettings.application/config/version<class_ProjectSettings_property_application/config/version>`.
\ **Примечание:** Это значение используется для параметра *Identity > Build* в сгенерированном проекте Xcode.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_architectures/arm64:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **architectures/arm64** :ref:`🔗<class_EditorExportPlatformIOS_property_architectures/arm64>`
Если ``true``, двоичные файлы ``arm64`` включаются в экспортируемый проект.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_capabilities/access_wifi:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **capabilities/access_wifi** :ref:`🔗<class_EditorExportPlatformIOS_property_capabilities/access_wifi>`
Если ``true``, сетевые функции, связанные с доступом Wi-Fi, включены. См. `Требуемые возможности устройства <https://developer.apple.com/support/required-device-capabilities/>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_capabilities/additional:
.. rst-class:: classref-property
:ref:`PackedStringArray<class_PackedStringArray>` **capabilities/additional** :ref:`🔗<class_EditorExportPlatformIOS_property_capabilities/additional>`
Дополнительные данные добавлены в массив ``UIRequiredDeviceCapabilities`` файла ``Info.plist``.
**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
----
.. _class_EditorExportPlatformIOS_property_capabilities/performance_a12:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **capabilities/performance_a12** :ref:`🔗<class_EditorExportPlatformIOS_property_capabilities/performance_a12>`
Требует графической производительности и функций чипов A12 Bionic и более поздних версий (устройств, поддерживающих все функции рендерера Vulkan).
Включение этой опции ограничивает поддерживаемые устройства: iPhone XS, iPhone XR, iPad Mini (5-го поколения), iPad Air (3-го поколения), iPad (8-го поколения) и новее.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_capabilities/performance_gaming_tier:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **capabilities/performance_gaming_tier** :ref:`🔗<class_EditorExportPlatformIOS_property_capabilities/performance_gaming_tier>`
Требует графической производительности и функций чипов A17 Pro и более поздних версий.
Включение этой опции ограничивает поддерживаемые устройства: iPhone 15 Pro и новее.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_custom_template/debug:
.. rst-class:: classref-property
:ref:`String<class_String>` **custom_template/debug** :ref:`🔗<class_EditorExportPlatformIOS_property_custom_template/debug>`
Путь к пользовательскому шаблону экспорта. Если оставить пустым, будет использоваться шаблон по умолчанию.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_custom_template/release:
.. rst-class:: classref-property
:ref:`String<class_String>` **custom_template/release** :ref:`🔗<class_EditorExportPlatformIOS_property_custom_template/release>`
Путь к пользовательскому шаблону экспорта. Если оставить пустым, будет использоваться шаблон по умолчанию.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_entitlements/additional:
.. rst-class:: classref-property
:ref:`String<class_String>` **entitlements/additional** :ref:`🔗<class_EditorExportPlatformIOS_property_entitlements/additional>`
Дополнительные данные, добавленные в корневой раздел ``<dict>`` файла `.entitlements <https://developer.apple.com/documentation/bundleresources/entitlements>`__. Значение должно быть разделом XML с парами элементов ключ-значение, например:
.. code:: text
<key>key_name</key>
<string>value</string>
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_entitlements/game_center:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **entitlements/game_center** :ref:`🔗<class_EditorExportPlatformIOS_property_entitlements/game_center>`
Если ``true``, разрешает доступ к функциям Game Center. См. `com.apple.developer.game-center <https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_game-center>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_entitlements/increased_memory_limit:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **entitlements/increased_memory_limit** :ref:`🔗<class_EditorExportPlatformIOS_property_entitlements/increased_memory_limit>`
Если ``true``, это намекает, что приложение может работать лучше с более высоким лимитом памяти. См. `com.apple.developer.kernel.increased-memory-limit <https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_kernel_increased-memory-limit>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_entitlements/push_notifications:
.. rst-class:: classref-property
:ref:`String<class_String>` **entitlements/push_notifications** :ref:`🔗<class_EditorExportPlatformIOS_property_entitlements/push_notifications>`
Среда для службы Apple Push Notification. См. `aps-environment <https://developer.apple.com/documentation/bundleresources/entitlements/aps-environment>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/app_store_1024x1024:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/app_store_1024x1024** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024>`
Файл значка приложения App Store. Если оставить пустым, он будет возвращаться к :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/app_store_1024x1024_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_dark>`
Файл значка приложения App Store, темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/app_store_1024x1024_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_tinted>`
Файл значка приложения App Store, тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/icon_1024x1024:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/icon_1024x1024** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/icon_1024x1024>`
Базовый значок приложения, используемый для генерации других значков. Если оставить пустым, он будет возвращаться к :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/icon_1024x1024_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/icon_1024x1024_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/icon_1024x1024_dark>`
Базовая иконка приложения, используемая для генерации других иконок, темная версия. См. `Иконки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/icon_1024x1024_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/icon_1024x1024_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/icon_1024x1024_tinted>`
Базовый значок приложения, используемый для генерации других значков, тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_128x128:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_128x128** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_128x128>`
Файл значка приложения iOS 64x64 (2x DPI). Если оставить пустым, будет использоваться :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_128x128_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_128x128_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_128x128_dark>`
Файл значка приложения iOS 64x64 (2x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_128x128_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_128x128_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_128x128_tinted>`
Файл значка приложения iOS 64x64 (2x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_136x136:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_136x136** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_136x136>`
Файл значка приложения iOS 68x68 (2x DPI). Если оставить пустым, будет использоваться :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_136x136_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_136x136_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_136x136_dark>`
Файл иконки приложения iOS 68x68 (2x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_136x136_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_136x136_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_136x136_tinted>`
Файл значка приложения iOS 68x68 (2x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_192x192:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_192x192** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_192x192>`
Файл значка приложения iOS 64x64 (3x DPI). Если оставить пустым, будет использоваться :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_192x192_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_192x192_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_192x192_dark>`
Файл значка приложения iOS 64x64 (3x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_192x192_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_192x192_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_192x192_tinted>`
Файл значка приложения iOS 64x64 (3x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_152x152:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_152x152** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_152x152>`
Файл значка приложения домашнего экрана на iPad (2x DPI). Если оставить пустым, то будет использоваться :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_152x152_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_152x152_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_152x152_dark>`
Файл значка приложения домашнего экрана на iPad (2x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_152x152_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_152x152_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_152x152_tinted>`
Файл значка приложения домашнего экрана на iPad (2x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_167x167:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_167x167** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_167x167>`
Файл значка приложения домашнего экрана на iPad (3x DPI). Если оставить пустым, то будет использоваться :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_167x167_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_167x167_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_167x167_dark>`
Файл значка приложения домашнего экрана на iPad (3x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_167x167_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_167x167_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_167x167_tinted>`
Файл значка приложения домашнего экрана на iPad (3x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_120x120:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_120x120** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_120x120>`
Файл значка приложения на главном экране iPhone (2x DPI). Если оставить его пустым, он будет возвращен к :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_120x120_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_120x120_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_120x120_dark>`
Файл значка приложения домашнего экрана на iPhone (2x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_120x120_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_120x120_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_120x120_tinted>`
Файл значка приложения на главном экране iPhone (2x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_180x180:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_180x180** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_180x180>`
Файл значка приложения на главном экране iPhone (3x DPI). Если оставить его пустым, он будет возвращен к :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_180x180_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_180x180_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_180x180_dark>`
Файл значка приложения домашнего экрана на iPhone (3x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_180x180_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_180x180_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_180x180_tinted>`
Файл значка приложения на главном экране iPhone (3x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_40x40:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_40x40** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_40x40>`
Файл значка уведомления на iPad и iPhone (2x DPI). Если оставить пустым, он будет возвращен к :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_40x40_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_40x40_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_40x40_dark>`
Файл значка уведомления на iPad и iPhone (2x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_40x40_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_40x40_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_40x40_tinted>`
Файл значка уведомления на iPad и iPhone (2x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_60x60:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_60x60** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_60x60>`
Файл значка уведомления на iPhone (3x DPI). Если оставить пустым, он будет возвращаться к :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_60x60_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_60x60_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_60x60_dark>`
Файл значка уведомления на iPhone (3x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_60x60_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_60x60_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_60x60_tinted>`
Файл значка уведомления на iPhone (3x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_76x76:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_76x76** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_76x76>`
Файл значка уведомления на iPad и iPhone (2x DPI). Если оставить пустым, он будет возвращен к :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_76x76_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_76x76_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_76x76_dark>`
Файл значка уведомления на iPad и iPhone (2x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_76x76_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_76x76_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_76x76_tinted>`
Файл значка уведомления на iPad и iPhone (2x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_114x114:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_114x114** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_114x114>`
Файл значка уведомления на iPad и iPhone (3x DPI). Если оставить пустым, он будет возвращен к :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_114x114_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_114x114_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_114x114_dark>`
Файл значка уведомления на iPad и iPhone (3x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_114x114_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_114x114_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_114x114_tinted>`
Файл значка уведомления на iPad и iPhone (3x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_58x58:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_58x58** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_58x58>`
Файл значка настроек приложения на iPad и iPhone (2x DPI). Если оставить пустым, то будет использоваться :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_58x58_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_58x58_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_58x58_dark>`
Файл значка настроек приложения на iPad и iPhone (2x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_58x58_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_58x58_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_58x58_tinted>`
Файл значка настроек приложения на iPad и iPhone (2x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_87x87:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_87x87** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_87x87>`
Файл значка настроек приложения на iPhone (3x DPI). Если оставить его пустым, он будет возвращен к :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_87x87_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_87x87_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_87x87_dark>`
Файл значка настроек приложения на iPhone (3x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_87x87_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_87x87_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_87x87_tinted>`
Файл значка настроек приложения на iPhone (3x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_80x80:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_80x80** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_80x80>`
Файл значка Spotlight на iPad и iPhone (2x DPI). Если оставить пустым, то будет использоваться :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_80x80_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_80x80_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_80x80_dark>`
Файл значка Spotlight на iPad и iPhone (2x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_80x80_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_80x80_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_80x80_tinted>`
Файл значка Spotlight на iPad и iPhone (2x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_120x120:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_120x120** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_120x120>`
Файл значка Spotlight на iPad и iPhone (3x DPI). Если оставить пустым, то будет использоваться :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_120x120_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_120x120_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_120x120_dark>`
Файл значка Spotlight на iPad и iPhone (3x DPI), темная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_120x120_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_120x120_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_120x120_tinted>`
Файл значка Spotlight на iPad и iPhone (3x DPI), тонированная версия. См. `Значки приложений <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/active_keyboard_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/active_keyboard_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/active_keyboard_access_reasons>`
Причины, по которым ваше приложение использует API активной клавиатуры. См. `Описание использования API требуемой причины <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/camera_usage_description:
.. rst-class:: classref-property
:ref:`String<class_String>` **privacy/camera_usage_description** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/camera_usage_description>`
Сообщение, отображаемое при запросе доступа к камере устройства (на английском языке).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/camera_usage_description_localized:
.. rst-class:: classref-property
:ref:`Dictionary<class_Dictionary>` **privacy/camera_usage_description_localized** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/camera_usage_description_localized>`
Сообщение, отображаемое при запросе доступа к камере устройства (локализовано).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/advertising_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collected>`
Указывает, собирает ли ваше приложение рекламные данные.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/advertising_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collection_purposes>`
Причины, по которым ваше приложение собирает рекламные данные. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/advertising_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/linked_to_user>`
Указывает, связывает ли ваше приложение рекламные данные с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/advertising_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/used_for_tracking>`
Указывает, использует ли ваше приложение рекламные данные для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/audio_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collected>`
Указывает, собирает ли ваше приложение аудиоданные.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/audio_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collection_purposes>`
Причины, по которым ваше приложение собирает аудиоданные. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/audio_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/linked_to_user>`
Указывает, связывает ли ваше приложение аудиоданные с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/audio_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/used_for_tracking>`
Указывает, использует ли ваше приложение аудиоданные для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/browsing_history/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collected>`
Указывает, собирает ли ваше приложение историю просмотров.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/browsing_history/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collection_purposes>`
Причины, по которым ваше приложение собирает историю просмотров. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/browsing_history/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/linked_to_user>`
Указывает, связывает ли ваше приложение историю просмотров с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/browsing_history/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/used_for_tracking>`
Указывает, использует ли ваше приложение историю просмотров для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/coarse_location/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collected>`
Указывает, собирает ли ваше приложение приблизительные данные о местоположении.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/coarse_location/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collection_purposes>`
Причины, по которым ваше приложение собирает грубые данные о местоположении. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/coarse_location/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/linked_to_user>`
Указывает, связывает ли ваше приложение общие данные о местоположении с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/coarse_location/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/used_for_tracking>`
Указывает, использует ли ваше приложение грубые данные о местоположении для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/contacts/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collected>`
Указывает, собирает ли ваше приложение контакты.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/contacts/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collection_purposes>`
Причины, по которым ваше приложение собирает контакты. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/contacts/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/linked_to_user>`
Указывает, связывает ли ваше приложение контакты с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/contacts/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/used_for_tracking>`
Указывает, использует ли ваше приложение контакты для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/crash_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collected>`
Указывает, собирает ли ваше приложение данные о сбоях.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/crash_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collection_purposes>`
Причины, по которым ваше приложение собирает данные о сбоях. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/crash_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/linked_to_user>`
Указывает, связывает ли ваше приложение данные о сбоях с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/crash_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/used_for_tracking>`
Указывает, использует ли ваше приложение данные о сбоях для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/credit_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collected>`
Указывает, собирает ли ваше приложение кредитную информацию.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/credit_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collection_purposes>`
Причины, по которым ваше приложение собирает кредитную информацию. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/credit_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/linked_to_user>`
Указывает, связывает ли ваше приложение кредитную информацию с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/credit_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/used_for_tracking>`
Указывает, использует ли ваше приложение кредитную информацию для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/customer_support/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collected>`
Указывает, собирает ли ваше приложение данные о поддержке клиентов.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/customer_support/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collection_purposes>`
Причины, по которым ваше приложение собирает данные поддержки клиентов. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/customer_support/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/linked_to_user>`
Указывает, связывает ли ваше приложение данные службы поддержки клиентов с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/customer_support/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/used_for_tracking>`
Указывает, использует ли ваше приложение данные службы поддержки клиентов для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/device_id/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collected>`
Указывает, собирает ли ваше приложение идентификаторы устройств.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/device_id/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collection_purposes>`
Причины, по которым ваше приложение собирает идентификаторы устройств. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/device_id/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/linked_to_user>`
Указывает, связывает ли ваше приложение идентификаторы устройств с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/device_id/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/used_for_tracking>`
Указывает, использует ли ваше приложение идентификаторы устройств для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/email_address/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collected>`
Указывает, собирает ли ваше приложение адреса электронной почты.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/email_address/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collection_purposes>`
Причины, по которым ваше приложение собирает адрес электронной почты. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/email_address/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/linked_to_user>`
Указывает, связывает ли ваше приложение адрес электронной почты с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/email_address/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/used_for_tracking>`
Указывает, использует ли ваше приложение адрес электронной почты для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/emails_or_text_messages/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collected>`
Указывает, собирает ли ваше приложение электронные письма или текстовые сообщения.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/emails_or_text_messages/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collection_purposes>`
Причины, по которым ваше приложение собирает электронные письма или текстовые сообщения. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/emails_or_text_messages/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/linked_to_user>`
Указывает, связывает ли ваше приложение электронные письма или текстовые сообщения с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/emails_or_text_messages/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/used_for_tracking>`
Указывает, использует ли ваше приложение для отслеживания электронные письма или текстовые сообщения.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/environment_scanning/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collected>`
Указывает, собирает ли ваше приложение данные сканирования среды.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/environment_scanning/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collection_purposes>`
Причины, по которым ваше приложение собирает данные сканирования среды. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/environment_scanning/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/linked_to_user>`
Указывает, связывает ли ваше приложение данные сканирования среды с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/environment_scanning/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/used_for_tracking>`
Указывает, использует ли ваше приложение данные сканирования среды для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/fitness/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collected>`
Указывает, собирает ли ваше приложение данные о фитнесе и упражнениях.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/fitness/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collection_purposes>`
Причины, по которым ваше приложение собирает данные о фитнесе и упражнениях. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/fitness/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/linked_to_user>`
Указывает, связывает ли ваше приложение данные о фитнесе и упражнениях с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/fitness/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/used_for_tracking>`
Указывает, использует ли ваше приложение данные о фитнесе и упражнениях для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/gameplay_content/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collected>`
Указывает, собирает ли ваше приложение игровой контент.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/gameplay_content/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collection_purposes>`
Причины, по которым ваше приложение собирает игровой контент. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/gameplay_content/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/linked_to_user>`
Указывает, связывает ли ваше приложение игровой контент с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/gameplay_content/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/used_for_tracking>`
Указывает, использует ли ваше приложение игровой контент для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/hands/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collected>`
Указывает, собирает ли ваше приложение данные о строении и движениях рук пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/hands/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collection_purposes>`
Причины, по которым ваше приложение собирает структуру и движения рук пользователя. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/hands/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/hands/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/linked_to_user>`
Указывает, связывает ли ваше приложение строение руки и движения руки пользователя с его личностью.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/hands/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/hands/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/used_for_tracking>`
Указывает, использует ли ваше приложение строение руки пользователя и его движения для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/head/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/head/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/head/collected>`
Указывает, регистрирует ли ваше приложение движения головы пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/head/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/head/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/head/collection_purposes>`
Причины, по которым ваше приложение собирает движения головы пользователя. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/head/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/head/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/head/linked_to_user>`
Указывает, связывает ли ваше приложение движение головы пользователя с его личностью.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/head/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/head/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/head/used_for_tracking>`
Указывает, использует ли ваше приложение движение головы пользователя для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/health/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/health/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/health/collected>`
Указывает, собирает ли ваше приложение данные о состоянии здоровья и медицинские данные.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/health/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/health/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/health/collection_purposes>`
Причины, по которым ваше приложение собирает данные о здоровье и медицине. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/health/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/health/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/health/linked_to_user>`
Указывает, связывает ли ваше приложение данные о состоянии здоровья и медицинские данные с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/health/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/health/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/health/used_for_tracking>`
Указывает, использует ли ваше приложение данные о состоянии здоровья и медицинские данные для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/name/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/name/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/name/collected>`
Указывает, собирает ли ваше приложение имя пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/name/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/name/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/name/collection_purposes>`
Причины, по которым ваше приложение собирает имя пользователя. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/name/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/name/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/name/linked_to_user>`
Указывает, связывает ли ваше приложение имя пользователя с его личностью.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/name/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/name/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/name/used_for_tracking>`
Указывает, использует ли ваше приложение имя пользователя для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_contact_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collected>`
Указывает, собирает ли ваше приложение какую-либо другую контактную информацию.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_contact_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collection_purposes>`
Причины, по которым ваше приложение собирает любую другую контактную информацию. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_contact_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/linked_to_user>`
Указывает, связывает ли ваше приложение какую-либо другую контактную информацию с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_contact_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/used_for_tracking>`
Указывает, использует ли ваше приложение какую-либо другую контактную информацию для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_data_types/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collected>`
Указывает, собирает ли ваше приложение какие-либо другие данные.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_data_types/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collection_purposes>`
Причины, по которым ваше приложение собирает любые другие данные. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_data_types/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/linked_to_user>`
Указывает, связывает ли ваше приложение какие-либо другие данные с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_data_types/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/used_for_tracking>`
Указывает, использует ли ваше приложение какие-либо другие данные для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_diagnostic_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collected>`
Указывает, собирает ли ваше приложение какие-либо другие диагностические данные.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_diagnostic_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collection_purposes>`
Причины, по которым ваше приложение собирает любые другие диагностические данные. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_diagnostic_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/linked_to_user>`
Указывает, связывает ли ваше приложение какие-либо другие диагностические данные с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_diagnostic_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/used_for_tracking>`
Указывает, использует ли ваше приложение какие-либо другие диагностические данные для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_financial_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collected>`
Указывает, собирает ли ваше приложение какую-либо другую финансовую информацию.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_financial_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collection_purposes>`
Причины, по которым ваше приложение собирает любую другую финансовую информацию. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_financial_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/linked_to_user>`
Указывает, связывает ли ваше приложение какую-либо другую финансовую информацию с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_financial_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/used_for_tracking>`
Указывает, использует ли ваше приложение какую-либо другую финансовую информацию для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_usage_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collected>`
Указывает, собирает ли ваше приложение какие-либо другие данные об использовании.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_usage_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collection_purposes>`
Причины, по которым ваше приложение собирает любые другие данные об использовании. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_usage_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/linked_to_user>`
Указывает, связывает ли ваше приложение какие-либо другие данные об использовании с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_usage_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/used_for_tracking>`
Указывает, использует ли ваше приложение какие-либо другие данные об использовании для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_user_content/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collected>`
Указывает, собирает ли ваше приложение какой-либо другой пользовательский контент.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_user_content/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collection_purposes>`
Причины, по которым ваше приложение собирает любой другой контент, созданный пользователем. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_user_content/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/linked_to_user>`
Указывает, связывает ли ваше приложение какой-либо другой пользовательский контент с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_user_content/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/used_for_tracking>`
Указывает, использует ли ваше приложение какой-либо другой пользовательский контент для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/payment_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collected>`
Указывает, собирает ли ваше приложение платежную информацию.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/payment_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collection_purposes>`
Причины, по которым ваше приложение собирает платежную информацию. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/payment_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/linked_to_user>`
Указывает, связывает ли ваше приложение платежную информацию с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/payment_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/used_for_tracking>`
Указывает, использует ли ваше приложение платежную информацию для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/performance_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collected>`
Указывает, собирает ли ваше приложение данные о производительности.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/performance_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collection_purposes>`
Причины, по которым ваше приложение собирает данные о производительности. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/performance_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/linked_to_user>`
Указывает, связывает ли ваше приложение данные о производительности с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/performance_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/used_for_tracking>`
Указывает, использует ли ваше приложение данные о производительности для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/phone_number/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collected>`
Указывает, собирает ли ваше приложение номер телефона.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/phone_number/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collection_purposes>`
Причины, по которым ваше приложение собирает номер телефона. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/phone_number/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/linked_to_user>`
Указывает, связывает ли ваше приложение номер телефона с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/phone_number/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/used_for_tracking>`
Указывает, использует ли ваше приложение номер телефона для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/photos_or_videos/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collected>`
Указывает, собирает ли ваше приложение фотографии или видео.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/photos_or_videos/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collection_purposes>`
Причины, по которым ваше приложение собирает фотографии или видео. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/photos_or_videos/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/linked_to_user>`
Указывает, связывает ли ваше приложение фотографии или видео с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/photos_or_videos/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/used_for_tracking>`
Указывает, использует ли ваше приложение фотографии или видео для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/physical_address/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collected>`
Указывает, собирает ли ваше приложение физический адрес.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/physical_address/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collection_purposes>`
Причины, по которым ваше приложение собирает физический адрес. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/physical_address/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/linked_to_user>`
Указывает, связывает ли ваше приложение физический адрес с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/physical_address/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/used_for_tracking>`
Указывает, использует ли ваше приложение физический адрес для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/precise_location/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collected>`
Указывает, собирает ли ваше приложение точные данные о местоположении.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/precise_location/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collection_purposes>`
Причины, по которым ваше приложение собирает точные данные о местоположении. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/precise_location/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/linked_to_user>`
Указывает, связывает ли ваше приложение точные данные о местоположении с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/precise_location/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/used_for_tracking>`
Указывает, использует ли ваше приложение точные данные о местоположении для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/product_interaction/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collected>`
Указывает, собирает ли ваше приложение данные о взаимодействии с продуктом.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/product_interaction/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collection_purposes>`
Причины, по которым ваше приложение собирает данные о взаимодействии с продуктом. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/product_interaction/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/linked_to_user>`
Указывает, связывает ли ваше приложение данные о взаимодействии с продуктом с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/product_interaction/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/used_for_tracking>`
Указывает, использует ли ваше приложение данные о взаимодействии с продуктом для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/purchase_history/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collected>`
Указывает, собирает ли ваше приложение историю покупок.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/purchase_history/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collection_purposes>`
Причины, по которым ваше приложение собирает историю покупок. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/purchase_history/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/linked_to_user>`
Указывает, связывает ли ваше приложение историю покупок с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/purchase_history/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/used_for_tracking>`
Указывает, использует ли ваше приложение историю покупок для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/search_history/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collected>`
Указывает, собирает ли ваше приложение историю поиска.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/search_history/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collection_purposes>`
Причины, по которым ваше приложение собирает историю поиска. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/search_history/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/linked_to_user>`
Указывает, связывает ли ваше приложение историю поиска с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/search_history/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/used_for_tracking>`
Указывает, использует ли ваше приложение историю поиска для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/sensitive_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collected>`
Указывает, собирает ли ваше приложение конфиденциальную информацию пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/sensitive_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collection_purposes>`
Причины, по которым ваше приложение собирает конфиденциальную информацию пользователя. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/sensitive_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/linked_to_user>`
Указывает, связывает ли ваше приложение конфиденциальную информацию пользователя с его личностью.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/sensitive_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/used_for_tracking>`
Указывает, использует ли ваше приложение конфиденциальную информацию пользователя для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/user_id/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collected>`
Указывает, собирает ли ваше приложение идентификаторы пользователей.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/user_id/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collection_purposes>`
Причины, по которым ваше приложение собирает идентификаторы пользователей. См. `Описание использования данных в манифестах конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/user_id/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/linked_to_user>`
Указывает, связывает ли ваше приложение идентификаторы пользователей с личностью пользователя.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/user_id/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/used_for_tracking>`
Указывает, использует ли ваше приложение идентификаторы пользователей для отслеживания.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/disk_space_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/disk_space_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/disk_space_access_reasons>`
Причины, по которым ваше приложение использует API свободного дискового пространства. См. `Описание использования API требуемой причины <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/file_timestamp_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/file_timestamp_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/file_timestamp_access_reasons>`
Причины, по которым ваше приложение использует API временной метки/метаданных файла. См. `Описание использования API требуемой причины <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/microphone_usage_description:
.. rst-class:: classref-property
:ref:`String<class_String>` **privacy/microphone_usage_description** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/microphone_usage_description>`
Сообщение, отображаемое при запросе доступа к микрофону устройства (на английском языке).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/microphone_usage_description_localized:
.. rst-class:: classref-property
:ref:`Dictionary<class_Dictionary>` **privacy/microphone_usage_description_localized** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/microphone_usage_description_localized>`
Сообщение, отображаемое при запросе доступа к микрофону устройства (локализовано).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description:
.. rst-class:: classref-property
:ref:`String<class_String>` **privacy/photolibrary_usage_description** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description>`
Сообщение, отображаемое при запросе доступа к библиотеке фотографий пользователя (на английском языке).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description_localized:
.. rst-class:: classref-property
:ref:`Dictionary<class_Dictionary>` **privacy/photolibrary_usage_description_localized** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description_localized>`
Сообщение, отображаемое при запросе доступа к библиотеке фотографий пользователя (локализовано).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/system_boot_time_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/system_boot_time_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/system_boot_time_access_reasons>`
Причины, по которым ваше приложение использует API системного времени загрузки/абсолютного времени. См. `Описание использования API требуемой причины <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/tracking_domains:
.. rst-class:: classref-property
:ref:`PackedStringArray<class_PackedStringArray>` **privacy/tracking_domains** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/tracking_domains>`
Список интернет-доменов, к которым подключается ваше приложение, которые занимаются отслеживанием. См. `Файлы манифеста конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files>`__.
**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
----
.. _class_EditorExportPlatformIOS_property_privacy/tracking_enabled:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/tracking_enabled** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/tracking_enabled>`
Указывает, использует ли ваше приложение данные для отслеживания. См. `Файлы манифеста конфиденциальности <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/user_defaults_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/user_defaults_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/user_defaults_access_reasons>`
Причины, по которым ваше приложение использует API по умолчанию пользователя. См. `Описание использования API требуемой причины <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_shader_baker/enabled:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **shader_baker/enabled** :ref:`🔗<class_EditorExportPlatformIOS_property_shader_baker/enabled>`
If ``true``, shaders will be compiled and embedded in the application. This option is only supported when using the Forward+ or Mobile renderers.
\ **Note:** When exporting as a dedicated server, the shader baker is always disabled since no rendering is performed.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/custom_bg_color:
.. rst-class:: classref-property
:ref:`Color<class_Color>` **storyboard/custom_bg_color** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/custom_bg_color>`
Пользовательский цвет фона экрана запуска раскадровки.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/custom_image@2x:
.. rst-class:: classref-property
:ref:`String<class_String>` **storyboard/custom_image@2x** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/custom_image@2x>`
Файл изображения экрана запуска приложения (2x DPI). Если оставить пустым, то будет использован :ref:`ProjectSettings.application/boot_splash/image<class_ProjectSettings_property_application/boot_splash/image>`.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/custom_image@3x:
.. rst-class:: classref-property
:ref:`String<class_String>` **storyboard/custom_image@3x** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/custom_image@3x>`
Файл изображения экрана запуска приложения (3x DPI). Если оставить пустым, то будет использован :ref:`ProjectSettings.application/boot_splash/image<class_ProjectSettings_property_application/boot_splash/image>`.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/image_scale_mode:
.. rst-class:: classref-property
:ref:`int<class_int>` **storyboard/image_scale_mode** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/image_scale_mode>`
Запустить режим масштабирования изображения на экране.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/use_custom_bg_color:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **storyboard/use_custom_bg_color** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/use_custom_bg_color>`
Если ``true``, :ref:`storyboard/custom_bg_color<class_EditorExportPlatformIOS_property_storyboard/custom_bg_color>` используется в качестве цвета фона экрана запуска, в противном случае используется настройка проекта ``application/boot_splash/bg_color``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_user_data/accessible_from_files_app:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **user_data/accessible_from_files_app** :ref:`🔗<class_EditorExportPlatformIOS_property_user_data/accessible_from_files_app>`
Если ``true``, папка приложения «Документы» может быть доступна через приложение «Файлы». См. `LSSupportsOpeningDocumentsInPlace <https://developer.apple.com/documentation/bundleresources/information_property_list/lssupportsopeningdocumentsinplace>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_user_data/accessible_from_itunes_sharing:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **user_data/accessible_from_itunes_sharing** :ref:`🔗<class_EditorExportPlatformIOS_property_user_data/accessible_from_itunes_sharing>`
Если ``true``, папка приложения «Документы» может быть доступна через общий доступ к файлам iTunes. См. `UIFileSharingEnabled <https://developer.apple.com/documentation/bundleresources/information_property_list/uifilesharingenabled>`__.
.. |virtual| replace:: :abbr:`virtual (Этот метод обычно должен быть переопределен пользователем, чтобы иметь какой-либо эффект.)`
.. |required| replace:: :abbr:`required (This method is required to be overridden when extending its base class.)`
.. |const| replace:: :abbr:`const (Этот метод не имеет побочных эффектов. Он не изменяет ни одну из переменных-членов экземпляра.)`
.. |vararg| replace:: :abbr:`vararg (Этот метод принимает любое количество аргументов после описанных здесь.)`
.. |constructor| replace:: :abbr:`constructor (Этот метод используется для создания типа.)`
.. |static| replace:: :abbr:`static (Этот метод не нуждается в вызове экземпляра, поэтому его можно вызвать напрямую, используя имя класса.)`
.. |operator| replace:: :abbr:`operator (Этот метод описывает допустимый оператор для использования с этим типом в качестве левого операнда.)`
.. |bitfield| replace:: :abbr:`BitField (Это значение является целым числом, составленным как битовая маска следующих флагов.)`
.. |void| replace:: :abbr:`void (Нет возвращаемого значения.)`