Re: Why won't Package Maker Install?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On 7 Nov 2009, at 20:06, John Nairn wrote: Robert _______________________________________________ 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... This email sent to site_archiver@lists.apple.com I just finished a Cocoa App, created installation package, but it won't install. The package builds fine. I look in the contents of the package and resources for my app are there. I run the package and it goes through "successful" installation. But when done the application is no where to be found on my disk. It was supposed go to Applications. I deleted all other copies of application before installing to be sure and still it did not go into Applications or into anything. I searched in the Finder to confirm it was not installed. What could be going on? Did you run the installer on your development machine? If so then I believe you forgot to ensure that the "relocatable" option is NOT checked. If it is (and it is by default and tend to reset itself to the enabled state each time you build a new installation package) it will find the one in your Xcode "build" directory and overwrite it. Been bitten by that bug more times than I can count. smime.p7s
participants (1)
-
Robert Claeson