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 (.
).