From: Peter C. <cen...@ri...> - 2002-06-14 07:54:45
|
I recently posted a command-line method of creating Mac OS X dmg images that could be turned into an ant build target. The process is at this link: <http://sourceforge.net/tracker/?func=detail&atid=438938&aid=520124&group_id= 44253> There is a more general issue in that the process described can only be run on OS X, since it relies on tools only available on that platform. If there is a strong feeling against making platform-specific build targets, OS X packages could be made with raw gzip archives instead. Perhaps both options should be available so that non-OS X team members could still make some kind of packaged release. What is the general opinion on this? -- Peter |