Re: commandline Installer Creation doesn't honor Resources
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com This seems to be a bug in the commandline pm tool: thanks for all hints. cu christian unger On 05.02.2009, at 22:49, Iceberg-Dev wrote: On Feb 5, 2009, at 10:35 PM, Christian Unger wrote: I followed the step to remove the .svn dirs - to no avail. Can you post the contents of the Distribution file? Something like: <license file="License.txt"/> <readme file="ReadMe.txt"/> If it does not, then your resources won't be used. Hope it can help. _______________________________________________ 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 Resources are not referenced inside the Flat Package's Distribution, whereas when I set the target lower than 10.5 the installer will behave as expected, for the price of not having a flat package but a 10.4 style distribution. But honestly I'm fine with this, since the package is distributed on a dmg. But inside the distribution script I cannot find any references to any of y UI elements, anyone? It should contain references to your License, ReadMe or Background files. <background file="Background.jpg" alignment="Something" scaling="Something else"/> N.B.: I never used the packagemaker tool so I can't tell if you're using a PackageMaker project to build the FLAT metapackage or it's built only from the parameters. This email sent to site_archiver@lists.apple.com
participants (1)
-
Christian Unger