site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 05 Aug 2010, at 23:59, Duane Murphy wrote:
Our product does not run on PPC hardware. The installer installation check script checks if the current hardware is Intel in order to continue.
You can add gestalt checks in the installer via the Package Builder GUI (don't use a script). There is one for the system architecture, and you can let it check against the constants listed at http://developer.apple.com/mac/library/documentation/Carbon/Reference/Gestal... (make sure to use the numerical value, since the installer does not support symbolical constants and will treat them as strings). Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jonas Maebe