Drawing Native OSX Windows with D
    Jacob Carlborg via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Nov 29 02:17:01 PST 2015
    
    
  
On 2015-11-29 03:30, Mike McKee wrote:
> Currently nothing like that exists on
> OSX, but does exist on Windows via the Inno Setup and InstallShield
> platforms.
I would like to add that if you want to distribute an application on OS 
X you should do that according to the standards of the platform, which 
the users are familiar with. Not how it's done on some other platform.
You could also look in to this application [1] that allows you to create 
PKG packages.
[1] http://s.sudre.free.fr/Software/Packages/about.html
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-learn
mailing list