I think this is where having a build pipeline might be worth investigating - I 
think Smalltalk CI might let you automatically build on different machines, 
such that you can package each build on its native environment in an automated 
fashion. Maybe Christophe might chip in about how he builds Pharo Launcher? If 
you can make it automated and based on your git repo - it should simplify a lot 
for you, and make reliable builds much easier. (If not Smalltalk CI, then there 
might be others you can use)

Tim

> On 7 Feb 2019, at 09:40, Hilaire <hila...@drgeo.eu> wrote:
> 
> Can signing the bundle content be done from Linux? Or is it mandatory to
> do it from OS X?
> 
> From what I looked at the Linux Pharo Launcher, I can only fetch image
> and associated VM for Linux but I may have miss something.
> 
> Hilaire
> 
> 
> Le 06/02/2019 à 21:41, Tim Mackinnon a écrit :
>> For OS X (and possibly Windows) it’s worth understanding how Pharo
>> Launcher creates its installation program as that’s the way to solve
>> this properly and it makes it look much more polished as well.
>> 
>> I think it’s not too hard too do, and you can copy those steps?
>> 
> -- 
> Dr. Geo
> http://drgeo.eu
> 
> 
> 


Reply via email to