Re: Packages with custom plugins show "Reopen Installer" messsage on MacOS 10.8
Re: Packages with custom plugins show "Reopen Installer" messsage on MacOS 10.8
- Subject: Re: Packages with custom plugins show "Reopen Installer" messsage on MacOS 10.8
- From: Stephane Sudre <email@hidden>
- Date: Fri, 29 Jun 2012 10:03:12 +0200
On Fri, Jun 29, 2012 at 9:23 AM, Vikram Singh <email@hidden> wrote:
> Hi,
>
> When I am running any package with packagemaker plugins embedded in it, it
> shows a message "To Open 'TestApp Installer', Installer must quit and
> reopen". When I click on OK, the Installer reopens and then works fine. Any
> idea why this might be happening? On first look, it looks like its a bug or
> may be I am missing something. I tested this in Mountain Lion Developer
> Preview 3.
Let's remove the Mountain word from the question because it's still
under NDA and let's imagine you tested in on Mac OS X 10.6 or 10.7.
Possible explanation for this message:
- your plugin binary only includes the i386 architecture (32-bit).
Installer.app runs in 64-bit mode. It can not load 32-bit code and
execute it. So it has to quit and then force itself to run in 32-bit
mode.
For the record, you have to build you plugin on Mac OS X 10.6 to be
able to add the x86_64 architecture.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden