Difference between revisions of "OSX release infrastructure"

Line 1: Line 1:
 
[[Category:Projects]]
 
[[Category:Projects]]
  
 +
{{NoProjectMembers}}
 
The goal of this project is to be able to script the release of Mac universal binaries for OS X.
 
The goal of this project is to be able to script the release of Mac universal binaries for OS X.
  

Revision as of 13:30, 8 August 2007


Warning: To adhere to the standards for the Projects category, this project page should include a "Project members" section listing contributors and means to contact them. Please add this information, then remove the present notice.


The goal of this project is to be able to script the release of Mac universal binaries for OS X.

Currently the OS X release of Eiffel Studio is a app package that contains the standard /EiffelXY folder as known from other platforms as well as some additional stuff like a script that sets enviroment variables and automatically launches the X11-Server, a skin for gtk2 and some libraries.

I think the easiest way to generate a "universal binary" (i.e. a universal app package) would be to just build the beast on the two platforms and put the binaries for both in the package. Then we can decide which one to launch with the start script.