Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Macos 如何从MAC UI安装程序(.pkg)起始页获取安装程序路径/名称_Macos_Installation_Interface Builder_Nib - Fatal编程技术网

Macos 如何从MAC UI安装程序(.pkg)起始页获取安装程序路径/名称

Macos 如何从MAC UI安装程序(.pkg)起始页获取安装程序路径/名称,macos,installation,interface-builder,nib,Macos,Installation,Interface Builder,Nib,在显示自定义nib文件之前,我们正在尝试从MAC UI安装程序获取安装程序路径/名称。 以下是尝试过的选项: hdiutil信息-plist 获取环境变量$PACKAGE\u PATH 扫描当前目录 ps-eaf用于列出安装程序进程名称

在显示自定义nib文件之前,我们正在尝试从MAC UI安装程序获取安装程序路径/名称。
以下是尝试过的选项:

  • hdiutil信息-plist
  • 获取环境变量
    $PACKAGE\u PATH
  • 扫描当前目录
  • ps-eaf
    用于列出安装程序进程名称