Gergely Kis 01b7292495 Move Vulkan includes to a central godot_vulkan.h header 6 달 전
..
api 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
doc_classes 5685756576 [4.1, iOS export] Add support for privacy manifest configuration. 11 달 전
export 5685756576 [4.1, iOS export] Add support for privacy manifest configuration. 11 달 전
README.md 4c1f11944e Update all outdated online documentation links 2 년 전
SCsub 10be2c343f iOS: Fix memory leak on touch input 2 년 전
app_delegate.h d95794ec8a One Copyright Update to rule them all 2 년 전
app_delegate.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
detect.py 1e1d91df6a SCons: Re-disable exceptions for Android, iOS, and Web 1 년 전
device_metrics.h d95794ec8a One Copyright Update to rule them all 2 년 전
device_metrics.m ee5057a42e iOS: Add new model identifiers for DPI metrics 2 년 전
display_layer.h 1cc5524b81 [iOS] Restore OpenGLES3 renderer support. 2 년 전
display_layer.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
display_server_ios.h 01b7292495 Move Vulkan includes to a central godot_vulkan.h header 3 달 전
display_server_ios.mm 9308d20d1b [iOS] Fix build with Xcode 15. 1 년 전
godot_app_delegate.h d95794ec8a One Copyright Update to rule them all 2 년 전
godot_app_delegate.m d95794ec8a One Copyright Update to rule them all 2 년 전
godot_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
godot_view.h 10be2c343f iOS: Fix memory leak on touch input 2 년 전
godot_view.mm 9308d20d1b [iOS] Fix build with Xcode 15. 1 년 전
godot_view_renderer.h d95794ec8a One Copyright Update to rule them all 2 년 전
godot_view_renderer.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
ios.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
joypad_ios.h d95794ec8a One Copyright Update to rule them all 2 년 전
joypad_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
key_mapping_ios.h daad4aed62 Cleanup and unify keyboard input. 2 년 전
key_mapping_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
keyboard_input_view.h d95794ec8a One Copyright Update to rule them all 2 년 전
keyboard_input_view.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
main.m 09465f3fe6 Remove (or make verbose only) various debug prints. 2 년 전
os_ios.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
os_ios.mm 01b7292495 Move Vulkan includes to a central godot_vulkan.h header 3 달 전
platform_config.h d95794ec8a One Copyright Update to rule them all 2 년 전
tts_ios.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
tts_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전
view_controller.h d95794ec8a One Copyright Update to rule them all 2 년 전
view_controller.mm 9308d20d1b [iOS] Fix build with Xcode 15. 1 년 전
vulkan_context_ios.h d95794ec8a One Copyright Update to rule them all 2 년 전
vulkan_context_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 년 전

README.md

iOS platform port

This folder contains the C++, Objective-C and Objective-C++ code for the iOS platform port.

See also misc/dist/ios_xcode folder for the Xcode project template used for packaging the iOS export templates.

Documentation