summaryrefslogtreecommitdiff
path: root/platform/ios/os_ios.mm
AgeCommit message (Expand)Author
2023-05-12[iOS] Fix loading of GDExtension dylibs auto converted to framework.bruvzg
2023-01-05One Copyright Update to rule them allRĂ©mi Verschelde
2022-12-16[macOS/iOS] Use framework Info.plist to determine library name.bruvzg
2022-12-04Use system fonts as fallback and improve system font handling.bruvzg
2022-11-29[iOS] Read document and cache path directly in the OS code, instead of passin...bruvzg
2022-11-16[iOS] Fix getting Unicode executable path, fix "!configured" and "!classes.ha...bruvzg
2022-11-01Load and use system emoji font in the editor.bruvzg
2022-09-16Add get_distribution_name() and get_version() to OSMJacred
2022-07-26Implement support for loading system fonts on Linux, macOS / iOS and Windows.bruvzg
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg