[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
No known key found for this signature in database
GPG key ID: 7960FCF39844EC38
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"