NSWorkspaceLaunchConfigurationArchitecture

Static NSWorkspaceLaunchConfigurationArchitecture 

Source
pub unsafe static NSWorkspaceLaunchConfigurationArchitecture: &'static NSWorkspaceLaunchConfigurationKey
👎Deprecated: Do not specify an architecutre. When unspecified, the architecture for a new application instance will be determined based on the available architectures in its executable.
Available on crate feature NSWorkspace only.
Expand description