1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
bruvzg
ffe61e0895 [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK.
Add __has_include check for AVFAudio include.
Add some explicit casts to avoid conflicts.
Change all `include`s to `import`s for consistency.
2022-05-10 21:11:34 +03:00
bruvzg
b84ef16aa7 [macOS] Cleanup and split Objective-C objects to the separate files 2022-02-01 16:03:04 +02:00