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=71uRVemQIx0hqP4zZ7QOIlwTNe0wm5vlVjk+Oep54QY=; b=Z6+2hkEsbdvVoUOx0sEX0gbZH523gX5tv+eeAS0+YsSCSeM1V+GPSnVm+SvG6IfPLw NldFKqXYIx6qWbJc0kZYKlOFkVBZ4dly2oKA1nam3AC64xdwVB7zG68G36qUjM/KJxiV rr42RX2H5cd06MaeNftPTReWf9aAqMvaw0XFg= 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=mqzNUjLAizxZSnKfp3g7xahA0ffXZLVOs3sqVx5WtaL1PRwZZ2myNTULZ8kPCroA1J 4wgRn7fqpOIAZie4NsnC8kJY+t9XjVNfKN2lbK4kExR0y9GU//pXGDDfnVNqR3lHQQlZ Q58FjUHNw8BP8bbiORbkn+GF89t644afOcjv4= On Oct 27, 2010, at 9:16 PM, eveningnick eveningnick wrote: Hello I was trying to understand how to build an installer package with PackageMaker, and have faced with a problem. I want to install an *.app bundle that i have created, using a *pkg file, that i created with PackageMaker. The problem is that Installer (or PackageMaker?) doesn't want to install *.app bundles to Applications, while it successfully install anything else - folders, ordinary and binary files there. I can't understand, why? The "lowest" MacOS version specified is Leopard 10.5 Is it because of some security issues, that i haven't counted? Do these bundles have to be signed with a certificate to be installed? What can cause that problem? Thanks! Let me guess… _______________________________________________ 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... If you look at the Installer logs, does it say that the application was relocated during install to another location (like where another instance of the application already exists)? If the answer is yes, this is a known issue that can be addressed by unchecking the option to search for previous instances. That being said, I'm wondering whether this "bug" is going to make it to the Mac App Store. This email sent to site_archiver@lists.apple.com