AeThex-Engine-Core/engine/platform/ios
2026-03-06 15:31:39 -07:00
..
api AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
doc_classes 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
export AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
aethex_view_ios.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
aethex_view_ios.mm new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
detect.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
device_metrics.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
device_metrics.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_layer_ios.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
display_layer_ios.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_ios.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
display_server_ios.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
ios.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
main_ios.mm new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
os_ios.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
os_ios.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_config.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
platform_gl.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
platform_ios_builders.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_thread.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
README.md 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
SCsub new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00

iOS platform port

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

This platform derives from the Apple embedded abstract platform (drivers/apple_embedded).

This platform uses shared Apple code (drivers/apple).

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

Documentation