You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
[iOS] Check if Xcode is installed in one-click deploy code.
This commit is contained in:
@@ -81,6 +81,7 @@ class EditorExportPlatformIOS : public EditorExportPlatform {
|
||||
Thread check_for_changes_thread;
|
||||
SafeFlag quit_request;
|
||||
|
||||
static bool _check_xcode_install();
|
||||
static void _check_for_changes_poll_thread(void *ud);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user