site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hey List, Thanks, Tobias Peciva Pharos Systems _______________________________________________ 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... Just wanted to check if anyone has been able to build proper BundleVersions.plist files with the most recent developer tools (2.2)? My applications each have a version.plist file in their Contents directories. When building an installer with the old PackageMaker command line tool (that shipped with Xcode 2.1), this would generate a BundleVersions.plist file with all the version information. Since installing the 2.2 tools, the BundleVersions.plist file is mostly empty: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http:// www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict/> </plist> Is this a bug, or did the behavior/requirements of PackageMaker somehow change? This email sent to site_archiver@lists.apple.com
participants (1)
-
Tobias Peciva