Gestalt check for OS version is failing on Intel Macs
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com <key>IFRequirementDicts</key> <array> <dict> <key>LabelKey</key> <string>OS Version</string> <key>Level</key> <string>requires</string> <key>MessageKey</key> <string>messagekey0</string> <key>SpecArgument</key> <string>sysv</string> <key>SpecType</key> <string>gestalt</string> <key>TestObject</key> <string>4152</string> <key>TestOperator</key> <string>>=</string> <key>TitleKey</key> <string>titlekey0</string> </dict> </array> _______________________________________________ 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... I'm using a gestalt requirement key in my installer to check for 10.3.8 or later. This has worked fine until 10.4.4 on Intel Macs. On these new Intel Macs, the Installer fails the Gestalt check. 10.4.4 on PPC Macs work just fine. Anyone have any ideas? This email sent to site_archiver@lists.apple.com
participants (1)
-
Mark Krenek