Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using XCode to build with Ant and create a .app




On May 29, 2006, at 12:15 AM, Norman Gray wrote:


Chris,

On 2006 May 28 , at 18.58, Chris Adamson wrote:

OK, what I'm trying to do is to have an ant-based build that also creates a .app.


Does jarbundler make use of native code? I mean, is it able to run on a non-mac host? I have a Linux server where I've set up a system for building automatically a distribution when I commit changes to my source code, and it would be nice to make it able to generate .apps.


JarBundler will do this: <http://jarbundler.sourceforge.net/>

That target, as it happens, goes on to create a .dmg file as an encore:

    <!-- Copy the docs into the release directory (anything else?) -->
    <copy todir="${release.dir}">
      <fileset dir="${dist.docs}"/>
    </copy>

    <!-- Create a .dmg file containing the app and docs -->
    <exec executable="/usr/bin/hdiutil" os="Mac OS X">



BTW, it would be neat to have my server to generate .dmg too, but I'm not aware of any hdiutil compatible tool that runs on Linux. Any hint?


--
Fabrizio Giudici, Ph.D. - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
http://www.tidalwave.it/blog - email@hidden
mobile: +39 348.150.6941 - fax: +39 027.005.105.36




_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden
References: 
 >Using XCode to build with Ant and create a .app (From: Chris Adamson <email@hidden>)
 >Re: Using XCode to build with Ant and create a .app (From: Norman Gray <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.