Re: How to set IFPkgFlagInstallFat to true by default?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On May 25, 2007, at 1:21 PM, Peter Bierman wrote: -pmb I poked around in the apps bundle but could not find it there... On May 24, 2007, at 6:49 PM, Mark Krenek 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/mark%40aspyr.com _______________________________________________ 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... One good reason to install FAT even on 10.3 is that users may buy an Intel Mac and migrate their software over. They'd automatically have an Intel version in that case. Otherwise, and probably unbeknownst to them, they'd need to reinstall to get the UB version. No. I can understand how that'd be convenient for you, but I'm still curious why you need to install fat binaries on 10.3? At 12:33 PM -0400 5/25/07, John Pattenden wrote: Is there a way in packageMaker to set IFPkgFlagInstallFat=true as the default, or do I need to manually edit every installer I build? In the Package's Info.plist file, you can set the flag IFPkgFlagInstallFat to true. I can't take credit for discovering this "feature". A colleague did. <http://developer.apple.com/documentation/DeveloperTools/ Conceptual/SoftwareDistribution4/Concepts/ sd_pkg_flags.html>http://developer.apple.com/documentation/ DeveloperTools/Conceptual/SoftwareDistribution4/Concepts/ sd_pkg_flags.html Also note, IFPkgFlagInstallFat is ignored on 10.4: <http://lists.apple.com/archives/installer-dev/2006/Jan/ msg00003.html>http://lists.apple.c om/archives/installer-dev/2006/ Jan/msg00003.html This email sent to mark@aspyr.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Mark Krenek