6de36fe6b2
Silence warnings about DisplayServer icons on iOS and visionOS
...
Setting window icons is not supported on iOS or visionOS,
but there is no concept of window icons on those platforms anyway.
2025-11-18 23:33:13 +01:00
281c74550a
Make utterance_id 64-bit.
2025-11-07 10:21:20 +02:00
038f5934e7
[Apple embedded] Adopt SwiftUI lifecycle for Apple embedded platforms
...
- Introduces a SCons builder for Swift files
- Increases the minimum deployment targets to iOS 14.0, and visionOS 26.0.
- Replaces manually UIWindow management by a SwiftUI instantiated app.
2025-09-22 18:20:04 -07:00
bc7e68dfd1
Typos
2025-08-19 18:32:59 -05:00
d4b7222ca0
fixed screen_orientation not being assigned on ios
2025-08-09 20:46:17 -04:00
fd4d5cc77f
iOS: Prevent startup crash with Input singleton null check
2025-06-05 00:34:04 +09:00
2d93e004b9
Cleanup and unify DisplayServer screen methods and documentation.
2025-06-02 08:03:48 +03:00
47971c0a27
Introduce 'visionos' platform derived from 'apple_embedded'
2025-05-19 15:47:01 -07:00
457299449d
Introduce 'drivers/apple_embedded' abstract platform for code reuse
2025-05-19 15:37:13 -07:00