cef_settings_t.main_bundle_path

The path to the main bundle on macOS. If this value is empty then it defaults to the top-level app bundle. If this value is non-empty then it must be an absolute path. Also configurable using the "main-bundle-path" command-line switch.

struct cef_settings_t
cef_string_t main_bundle_path;

Meta