Mac OS PackageMaker .app 捆绑包未安装?

发布于 2024-11-01 14:09:12 字数 136 浏览 1 评论 0原文

我正在使用 PackageMaker 制作应用程序安装程序,我添加到安装中的资源之一是 .app 捆绑包。现在,我完成的安装程序正在安装应用程序的所有组件,除了 .app 捆绑包本身。以前有人经历过吗?如果您需要更多信息,我很乐意提供。

谢谢

I'm making an application installer with PackageMaker, and one of the resources I've added to the install is the .app bundle. Now my finished installer is installing all components of the application except for the .app bundle itself. Has anyone experienced this before? If you need any more info I'll happily provide it.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

千仐 2024-11-08 14:09:12

请参考
http://forums.macrumors.com/showthread.php?t=511640

->在应用程序的“组件”部分中取消选择“允许重新定位”

->如果 Info.plist 文件中的包标识符是 com.yourcompany.MySampleApp,请确保在软件包安装程序属性的组织部分中使用相同的字符串“com.yourcompany.MySampleApp”。

希望这些更改能够安装您的 .app 包。

Please refer to
http://forums.macrumors.com/showthread.php?t=511640

-> deselect Allow Relocation in the Components section for the application

-> If the bundle identifier in your Info.plist file is com.yourcompany.MySampleApp then make sure to use the same string "com.yourcompany.MySampleApp" in the organization section of the Package installer properties.

Hope these changes should install your .app bundle.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文