Error when trying to add Info.plist fo packagemaker project by command line
Error when trying to add Info.plist fo packagemaker project by command line
- Subject: Error when trying to add Info.plist fo packagemaker project by command line
- From: "OSullivan, Steve" <email@hidden>
- Date: Fri, 17 Oct 2008 11:27:11 -0700
- Thread-topic: Error when trying to add Info.plist fo packagemaker project by command line
Good morning all,
Now I have made a change to the packagemaker call and am getting a different
error.
The Info.plist file actually had a typo in it that I didn't catch and has
since been corrected. I also changed the packagemaker call to reference just
the parent directory of the Info.plist file:
/Developer/usr/bin/packagemaker -r /pkg_base_engine -o
/pkg_scratch/engine.pkg -i com.company.project -n 8.0.100.1 -t "Project
Engine" -l /Applications/Company/Engine -s /build_base/scripts/ -e
/build_base/resources -f /build_base/info_plist/ -g 10.5 -h
system -b
The Info.plist file is (actually, now):
<key>IFPkgFlagRestartAction</key>
<string>RequiredRestart</string>
When my build scripts run, I get the following error, and it only has
started since I added the Info.plist file to the mix:
ERROR: The specified info file is invalid: /build_base/info_plist/
Are there any special requirements as to the formatting or line breaks of
the Info.plist file? I am editing using TextWrangler and saving the file as
"Western (Mac OS X Roman)" and "Unix LF". Or, is my syntax wrong in my
Info.plist file?
Any and all thoughts are appreciated!
Regards,
Steve O'Sullivan
Are there any special requirements as to the formatting or line breaks of
the Info.plist file? I am editing using TextWrangler and saving the file as
"Western (Mac OS X Roman)" and "Unix LF".
Is my syntax wrong in my Info.plist file? Any and all thoughts are
appreciated!
Regards,
Steve O'Sullivan
_______________________________________________
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