Re: codesigning a component package
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=2fAGRENYNy6X8/vEvsYZ/dI6QomSNPYhJsa/hWOMFP8=; b=Q6WMiwmgoCreBflYE/ARR9XdAXqKkf5jOiy4yNMkc2qSTyYrLGv8omXxYxa/epwWH3 wSrqUB/+hgZoqHgHs39sntPJG82oKwIIHL7MCtpF/Ez8YIhgsu2kGMlYnHv3etMkXApC 8vwDjFHqXIyksPccE1dLerpFAT6wW7jrr2TnM= 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=Fm8i5N1lJU72NMph8PqY471ZYCZKTXg8UQUZgNNc58mTEjQ9LHOATbTfBHFID3bf7Y Cn7VAocXsztmrIySJK7GlIIMwj+pSjM+UisduEAR+TKgpR3N2ZXS6obgFpRKKuc4DjJX y1bDqzHVFjwjyoCqXTEM/WYDVuGuzS7t/oY4M= On Dec 21, 2010, at 4:40 PM, Alexander Cohen wrote: Hi, _______________________________________________ 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 need to build component packages using packagemaker 3 targetted for 10.3. Is it possible to codesign these package using the codesign utility since it cant be done form within packagemaker? If by codesigning, you mean signing an installation package or metapackage, the answer is no AFAIK. Signing packages or distributions is only supported with the xar format, not the bundle format (still AFAIK). This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev