63 #endif // OSX_BUNDLE_H
bool osx_IsAppBundleValid()
Check if app is running in a valid bundle.
std::string osx_GetBundleFrameworksPath()
Get the system path to the bundle's Frameworks directory.
std::string osx_GetBundleResourcesPath()
Get the system path to the bundle's Resources directory.
std::string osx_GetBundlePath()
Get the system path to the bundle itself.