Breaking: api::path::resolve_path() and api::path::app_dir() now takes the config as first argument and the PackageInfo as second argument. Breaking: api::path::app_dir() now resolves to ${configDir}/${config.tauri.bundle.identifier}.
api::path::resolve_path()
api::path::app_dir()
PackageInfo
${configDir}/${config.tauri.bundle.identifier}