bool osx_IsAppBundleValid()
Check if app is running in a valid bundle.
Definition: osx_bundle.mm:29
std::string osx_GetBundleResourcesPath()
Get the system path to the bundle's Resources directory.
Definition: osx_bundle.mm:71
std::string osx_GetBundlePath()
Get the system path to the bundle itself.
Definition: osx_bundle.mm:66
std::string osx_GetBundleFrameworksPath()
Get the system path to the bundle's Frameworks directory.
Definition: osx_bundle.mm:76