site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=4Ffm+Y1zRs4vMnKTjeosP+9d2QNFFIuPsX06M6gWx9A=; b=uIVaqZnpcNTCs50CUgYzT7K3aeWTVV3mRyT3gwBnZEVlXNOoAWfPr2r74BP+d7XmQ0 XZedIGD5omqXDPRWmN5abEILzt+SdqHQqOpwu11ccM4cZ7tVw/X9w1J4H8wZ04cOVFLd I/YiisxdzlXuNnT/KLhLjkU2bQdVA7nvXBZRg= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=Fcr28dTGgycTwrIOmB12AMwRXfZMg0TxJbrywStiwSnwIlghNPYL8MFH6K5CFzjYqZ U7JYGI/HkqMAbllLUdopOLmspQvVEWBQPV65f78BhjEYz+dnZIhkMY5UhMBPnXguAIOM eam6vtQqs2nWO1QpWWf0cya7qk1b5eFPGxpwQ= On Apr 30, 2009, at 5:37 PM, William Smith wrote: _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... The install I'm working on is targeted to OS X 10.5, which means it is using the new format. It is a flat installation package. Pre build, I haven't found the correct XML file entries to modify to get the package to build with the desired names. If anyone knows these, I'd be grateful. [...] Andrew, in the 10.5 format, the generated package name seems to come from the source file, minus the extension. For example, MyAppClient.plist generates a package called myappclient.pkg. I'm afraid you are right. The name of package is built dynamically. I haven't found an entry for it in the XML files either. This email sent to site_archiver@lists.apple.com