On 25 Oct 2009, at 6:28 PM, Paul Messmer wrote:
I'm trying to build simple application installers (one for 10.4, one
for 10.5+) that place required files into Application Support as
well as the application itself into the Applications folder. Our
current installers (built with a superset o
You want the installer-dev list.
--Kyle Sluder
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/
I'm trying to build simple application installers (one for 10.4, one for 10.5+)
that place required files into Application Support as well as the application
itself into the Applications folder. Our current installers (built with a
superset of the script below) work fine on a clean machine. T