Re: WebObjects app as Mac OS Package?
David LeBer <[email protected]> Fri, 11 Feb 2011 15:25:43 -0500
| Newsgroups | gmane.comp.web.webobjects.woproject.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2011-02-11, at 3:14 PM, Klaus Berkling wrote: > > Hi all. > > Admittedly I have not spent too much time with this but here is my question: > > Building WebObjects applications under Xcode used to produce Mac OS type packages. Your application would have a generic .woa icon and to see what's in it you have to right-click and click Show Package Content. > > Building with Eclipse, .woa are no longer packages. > > If this behavior is expected, has anyone tried to make the .woa folder a Mac package within/part of the build process? (If it's just me then I need to fix something.) > > The reason I'm asking is because deploying a package is easier then deploying a folder - as I use Apple Remote Desktop. > I'm hoping for a simple fix since eventually we won't be deploying on Mac OS X Server anymore (insert Xserve discontinuation gripe here). > > Thanks in advance. Personally, I'd be looking to other options: Jenkins build server with scripts to deploy... that's what all the koolkids[tm] are doing. But, in regards your question, you could try setting the bundle bit on your .woa. i.e: /Developer/Tools/SetFile -a B MyApp.woa/ ;david -- David LeBer Codeferous Software 'co-def-er-ous' adj. Literally 'code-bearing' site: http://codeferous.com blog: http://davidleber.net profile: http://www.linkedin.com/in/davidleber twitter: http://twitter.com/rebeld -- Toronto Area Cocoa / WebObjects developers group: http://tacow.org