PackageMaker for creating Mac packages on Windows/Linux

后端 未结 2 875
半阙折子戏
半阙折子戏 2020-12-31 12:18

We need to build Mac packages on the fly and it would be convenient if there is a way to create the same on Windows or Linux platform instead of using PackageMaker on Mac.

2条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2020-12-31 12:30

    Nope, you can't. You could do a scripted ssh login and fire it off using osascript so you can automate the whole build from somewhere else, but you can only build for a Mac on a Mac.

    You could do all the builds on a Mac, though. It's much easier that way around.

提交回复
热议问题