Re: [Q] Problem with App Bundle style AppleScript app and an installer made by PackageMaker
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=i3vohS9kPqIYWyr2MaNy7aRrfY50KeiQPac5RGSEj6s=; b=QaAZAmlZN8AMAjJvhzCUzgXvcmUjdVSX5sx4sivbQN1z+MmjDnI8TZQ6qdIH+WfkC4 0qK8yRk0EJkkTiKpnx54Y+0uXRWTqSfLV2zfFtqvHJYrBUj3vW8dSre1mdhdQ7fHB/Mh 0T9yWNGg2uFaWWCicxdYHnAR26WKrMcVZKBw8= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=s4iOXP0ajMrcitzl/WBFlgC1l6TOMNXIUYi9XjKsQCsYAA5ww7NTtrOMh31T4MPuV+ LKjGDOThD4WGHbSFmqOw/M4ohcIQNeWbaf3ghXgLOLch9neBkIErEFPfLNlG4qey6WN7 lik3vNowBdAjS2xWaersBmz3TAI4bBEmMYZrM= On Nov 13, 2009, at 11:04 PM, JongAm Park wrote: Hello, I noticed a problem with the PackageMaker. _______________________________________________ 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 made an installer using the PackageMaker to install an AppleScript app which is in Bundle. Choosing "Application" from Script Editor produces PPC binary. So, to have Universal Binary version, I had to use Application Bundle style. What happens actually is that the app is not installed to / Applicaitons directory. Other Objective-C/Cocoa based apps in the installer package can be installed in the directory except for the AppleScript App Bundle app. So, I tried making an installer which contains only the troubled app, and it still was not installed. I think this is kind of bug in PackageMaker. I filed this using Apple's Bug Report page. Can someone at Apple investigate this? It ID is 7393659 It's not a bug. It's a feature that is seen as a bug by most users because it's opt-out not opt-in. Solution: Uncheck the relocation flag. You can search the list archive to find more information. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev