bruvzg e9b86b4910 [4.2, iOS export] Add support for privacy manifest configuration. 11 months ago
..
api 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
doc_classes e9b86b4910 [4.2, iOS export] Add support for privacy manifest configuration. 11 months ago
export e9b86b4910 [4.2, iOS export] Add support for privacy manifest configuration. 11 months ago
README.md 4c1f11944e Update all outdated online documentation links 2 years ago
SCsub 10be2c343f iOS: Fix memory leak on touch input 2 years ago
app_delegate.h d95794ec8a One Copyright Update to rule them all 2 years ago
app_delegate.mm fcc500ea41 Add project settings for AVAudioSessionCategory on iOS 1 year ago
detect.py d4d5d68eda [iOS, GDExtension] Fix loading and exporting static libraries and xcframeworks. 1 year ago
device_metrics.h d95794ec8a One Copyright Update to rule them all 2 years ago
device_metrics.m ee5057a42e iOS: Add new model identifiers for DPI metrics 2 years ago
display_layer.h 1cc5524b81 [iOS] Restore OpenGLES3 renderer support. 2 years ago
display_layer.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
display_server_ios.h 428eb1309a Support dark mode on Android and iOS. 1 year ago
display_server_ios.mm 9609df181d Make screen_get_refresh_rate() respect iOS Low Power Mode 1 year ago
godot_app_delegate.h d95794ec8a One Copyright Update to rule them all 2 years ago
godot_app_delegate.m d95794ec8a One Copyright Update to rule them all 2 years ago
godot_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
godot_view.h 10be2c343f iOS: Fix memory leak on touch input 2 years ago
godot_view.mm e1c7104e46 [iOS] Fix build with Xcode 15. 1 year ago
godot_view_renderer.h d95794ec8a One Copyright Update to rule them all 2 years ago
godot_view_renderer.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
ios.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
joypad_ios.h d95794ec8a One Copyright Update to rule them all 2 years ago
joypad_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
key_mapping_ios.h daad4aed62 Cleanup and unify keyboard input. 2 years ago
key_mapping_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
keyboard_input_view.h d95794ec8a One Copyright Update to rule them all 2 years ago
keyboard_input_view.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
main.m 09465f3fe6 Remove (or make verbose only) various debug prints. 2 years ago
os_ios.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
os_ios.mm 8e06a1084d [iOS] Fix GDExtension init callback array reallocation. 1 year ago
platform_config.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 year ago
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 year ago
tts_ios.h 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
tts_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
view_controller.h d95794ec8a One Copyright Update to rule them all 2 years ago
view_controller.mm e1c7104e46 [iOS] Fix build with Xcode 15. 1 year ago
vulkan_context_ios.h d95794ec8a One Copyright Update to rule them all 2 years ago
vulkan_context_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago

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