• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Putting resources in JAR archives
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Putting resources in JAR archives


  • Subject: Re: Putting resources in JAR archives
  • From: Gerard Iglesias <email@hidden>
  • Date: Wed, 24 Dec 2003 13:22:06 +0100

our code tree is something like :

	src
		com
			companyname
				'the packages'

and

	resources
		com
			companyname
				'the resources'

I don't add the resources in the project but add a script phase to add the resources in the produced jar :

	pushd resources
	jar uf ${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.jar *
	popd


Regards

	Gerard
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Putting resources in JAR archives (From: Dmitry Markman <email@hidden>)
 >Re: Putting resources in JAR archives (From: Dmitry Markman <email@hidden>)

  • Prev by Date: Xcode 1.1 lives
  • Next by Date: Xcode 1.1 ignores Tabs
  • Previous by thread: Re: Putting resources in JAR archives
  • Next by thread: Issues in Locating Headers and Libs
  • Index(es):
    • Date
    • Thread