feat: updated engine version to 4.4-rc1
This commit is contained in:
parent
ee00efde1f
commit
21ba8e33af
5459 changed files with 1128836 additions and 198305 deletions
|
|
@ -39,6 +39,7 @@ void register_ios_exporter_types() {
|
|||
}
|
||||
|
||||
void register_ios_exporter() {
|
||||
// TODO: Move to editor_settings.cpp
|
||||
#ifdef MACOS_ENABLED
|
||||
EDITOR_DEF("export/ios/ios_deploy", "");
|
||||
EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "export/ios/ios_deploy", PROPERTY_HINT_GLOBAL_FILE, "*"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue