• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode 2.5 PackageMaker on Leopard - command line problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 2.5 PackageMaker on Leopard - command line problem


  • Subject: Xcode 2.5 PackageMaker on Leopard - command line problem
  • From: Graham Westlake <email@hidden>
  • Date: Fri, 18 Apr 2008 12:54:10 +0100

We have a shell script which we've been using to create updater packages for our app. The PackageMaker command line looks like this:
$PACKAGEMAKER_COMMAND -build -p "./MyApp.pkg" -f "./package_contents" -b "/tmp" -s -ds -v -r "./install_resources" i "./Info.plist" -d "./ Description.plist"
where PACKAGEMAKER_COMMAND=/Developer/Applications/Utilities/ PackageMaker.app/Contents/MacOS/PackageMaker.


This works perfectly on 10.4 with Xcode 2.5. In order to use the script on a 10.5 machine with minimum impact, I installed Xcode 2.5 and changed PACKAGEMAKER_COMMAND thus:
PACKAGEMAKER_COMMAND=/Xcode2.5/Applications/Utilities/PackageMaker.app/ Contents/MacOS/PackageMaker


However this apparently identical command fails with "The package could not be created because of the following errors: No package identifier specified". Does anyone know what might cause this? The package identifier is correctly specified in the Info.plist, of course.

Thanks,

Graham Westlake
Sibelius Software




_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Automator workflow shell script error when run from PackageMaker 3.0.1
  • Next by Date: Dir creation from installer tool is always locked
  • Previous by thread: Automator workflow shell script error when run from PackageMaker 3.0.1
  • Next by thread: Dir creation from installer tool is always locked
  • Index(es):
    • Date
    • Thread