Up to date
This page is up to date for Godot 4.2
.
If you still find outdated information, please open an issue.
EditorExportPlatformMacOS¶
Inherits: EditorExportPlatform < RefCounted < Object
Exporter for macOS.
Tutorials¶
Properties¶
Property Descriptions¶
String application/app_category
Application category for the App Store.
String application/bundle_identifier
Unique application identifier in a reverse-DNS format, can only contain alphanumeric characters (A-Z
, a-z
, and 0-9
), hyphens (-
), and periods (.
).
String application/copyright
Copyright notice for the bundle visible to the user (in English).
Dictionary application/copyright_localized
Copyright notice for the bundle visible to the user (localized).
int application/export_angle
If set to 1
, ANGLE libraries are exported with the exported application. If set to 0
, ANGLE libraries are exported only if ProjectSettings.rendering/gl_compatibility/driver is set to