如何在非Mac平台上构建本机Mac OS X安装程序? [英] How to build native Mac OS X installer (on a non-Mac platform)?

查看:145
本文介绍了如何在非Mac平台上构建本机Mac OS X安装程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在非Mac平台上为我的应用程序构建本机Mac OS X安装程序?

How can I build a native Mac OS X installer for my application, on a non-Mac platform?

例如,我有一个Windows pc和一个Java应用程序.我希望Windows PC建立一个可以与Apple安装程序一起使用的安装程序(可能在.dmg存档中).

For example, I have a windows pc and a Java application. I want the windows pc to build an installer (possibly inside a .dmg archive) that works with Apple installer.

推荐答案

现在可以在非Mac平台上创建本机Mac OS X安装程序.作为Louis Gerbarg一样,棘手的是BOM(物料清单)文件.但是,mkbom的开源版本(基于Joseph Coffland的osxbom代码)现在可以在以下位置找到:

It is now possible to create a native Mac OS X installer on a non-Mac platform. As Louis Gerbarg, the tricky bit is the BOM (bill-of-materials) file. However an open source version of mkbom (based on the osxbom code by Joseph Coffland) is now available at:

http://hogliux.github.io/bomutils

该网站还提供了有关在Linux上创建Mac OS X安装程序的简单易懂的分步教程( http://hogliux.github.io/bomutils/tutorial.html ).

The website also has an easy to follow step-by-step tutorial on creating a Mac OS X installer on Linux ( http://hogliux.github.io/bomutils/tutorial.html ).

我的公司经常使用这种方法在linux上构建Mac OS X安装程序,到目前为止,我们还没有遇到任何重大问题.

My company regularly build Mac OS X installers on linux with this method and so far we haven't had any major problems.

这篇关于如何在非Mac平台上构建本机Mac OS X安装程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆