Re: Help needed for accessing /Contents/Resources of a 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:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=ctimXWOQ8MmN4Z30bSHeAfI+m/0G1S70w9Zp0F/MGuk=; b=SkyuYnTWbyW2V4mekIHhDhyPQ2m9aDq9mqkq0XGDF4VoY/AzF/j0TVCGumg5N5D9b+ z7tQcuVmtIJqs2FqwC1ERU+jrAXQT0n1msycTTae/zWiTr94+6nJrdawKKBoEc+9CoB9 XmZWoXik/Ppd2fUec8udkTWR0nsKQzSDuFhig= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=q7dByEtZvG+f0cMglAjHb/NbLe6CDF1OlWpzVc3eKvWdIDZQlgmaXn6+PD5yEKh/Hy PHP8EmGk1OdmrS/4xYJ4uslVOteHGl3oX61bpNA5ioPdboevtNb1O4VWfQpOt/QFBgOU 0H5sfpSDPJdZGvzvZlz3nHP4gFaF8jwFe2G7w= On Oct 30, 2010, at 8:00 AM, Falguni Panchal wrote: Hello, _______________________________________________ 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 want to create an installer package in Iceberg which needs to add one file in .mpkg/contents/Resources. Now I want to use this file in my preflight script. I heard that $ {RECEIPT_PATH} is a variable which holds a value of package/ Contents/Resources. I used this in my script, but it fails. Please guide me how to reach to /Contents/Resources of a package in script. $1/Contents/Resources/ works for packages. It probably works for metapackages. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev