std::string osx_GetAppSupportPath()
Get the user's Application Support path (typically ~/Library/Application Support)
Definition: osx_paths.mm:65
std::string osx_GetCachesPath()
Get the user's Caches path (typically ~/Library/Caches)
Definition: osx_paths.mm:70