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=f9sBJ+EhCBPvbNEWwqyKBY8zX0mgpyhKhrhc3Wk4IUs=; b=VGKhw6VEhIrHQxIIiE+pKmrUYriPK6hBHlkoPHMrbTmf3rvmXuMq0ft5qYhjecnj+taLztPhcDDKjLRHLK0i/vscnzWSyEVhgNIo/Ul+PrpJkOwXI6x+KYltDvosH8dNW7ncYf8j871IvGlcKGIw+Gh7ox9uHE1d0DIZqcCKgSI= 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=arvg1YZDH3SoPefYrveshg6l6AYP+UwdvIWvpv2zoFieSbyIreplXN+DxTz4TsSdFn5tGvMVq+8f//H+Zi3XmvxspsRJoZtNFAQcRtbfNpZ6ceiCpE3tFHuseWvuVcN/TUgaF064LyaIQsHCJcKXkEkF035d3/ELhzsWkzBKVXE= At one point I got this error: --Daniel On Feb 22, 2008, at 11:06 AM, Stéphane Sudre wrote: On Feb 22, 2008, at 7:47 AM, Bill Coderre wrote: _______________________________________________ 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... Right -- I'm converting the .mpkg portion over to PackageMaker. That seems to work, though I'm having some trouble getting the command- line to work correctly. PackageMaker -build -p ~/macBuild/DartBoard.mpkg -proj DartBoard.pmproj 2008-02-22 10:57:53.395 PackageMaker[2668] *** Uncaught exception: <NSInvalidArgumentException> *** -[NSPlaceholderMutableString initWithString:]: nil argument Trace/BPT trap I changed to -mi and that doesn't get the error, but it doesn't seem to be doing that right thing either. [[...] You can make a "hybrid" package which contains stuff in the Info.plist AND a distribution file. 10.0 - 10.3 ignores the distribution file, 10.4 and later uses the distribution and ignores (most of) the fields in the Info.plist. Not sure if Iceberg does that. According to the documentation I read on the developer's website (http://s.sudre.free.fr/Software/documentation/Iceberg/ English.lproj/documentation/IcebergvsPM.html), it does not. _______________________________________________ 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/danielbirns% 40gmail.com This email sent to danielbirns@gmail.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Daniel Birns