How can I build a Mac package on linux? (BOM file problem)

后端 未结 3 653
天涯浪人
天涯浪人 2021-01-18 01:57

I\'m running a business where we are creating email stationeries for people. We have some Mac users that currently have to download a zip file and manually copy that to thei

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-18 02:50

    It is now possible to create BOM (bill-of-materials) files on linux. Someone created an open-source version of mkbom at:

    http://hogliux.github.io/bomutils

    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 ).

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

提交回复
热议问题