1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

[macOS/iOS export] Add option to set custom Info.plist data.

This commit is contained in:
bruvzg
2024-01-10 10:22:46 +02:00
parent 12ee58d8bc
commit 491077239c
9 changed files with 108 additions and 24 deletions

View File

@@ -32,8 +32,8 @@
#include "lipo.h"
#include "macho.h"
#include "plist.h"
#include "core/io/plist.h"
#include "core/os/os.h"
#include "editor/editor_paths.h"
#include "editor/editor_settings.h"