axmol/core/platform/apple
smilediver d845e54b49
Fix FileUtils on macOS (#1863)
* Fix FileUtils::getFileSize() not returning -1 when file is not found

* Fix FileUtils::fullPathForDirectory() not appending a trailing slash

* Fix `not` and `and` keyword usage

* Fix FileUtils::getDefaultResourceRootPath() returning nothing on macOS

* Fix FileUtils::isFileExist() returning true for directories on macOS
2024-04-30 20:03:58 +08:00
..
Device-apple.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Device-apple.mm Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
FileUtils-apple.h Fix FileUtils on macOS (#1863) 2024-04-30 20:03:58 +08:00
FileUtils-apple.mm Fix FileUtils on macOS (#1863) 2024-04-30 20:03:58 +08:00