Re: Do plugins in the installer package work fine with UFS filesystem?
Re: Do plugins in the installer package work fine with UFS filesystem?
- Subject: Re: Do plugins in the installer package work fine with UFS filesystem?
- From: Peter Bierman <email@hidden>
- Date: Fri, 19 Oct 2007 11:29:08 -0700
At 3:37 PM +0800 10/19/07, Julian Qian wrote:
There is an installer package xxx.mkpg in the UFS file system, which
contains a plugin bundle lying in .mpkg/Contents/plugins/xxx.bundle.
When I move this package into a HFS disk, I can run this package
well. The plugin's name will display in the left pane of installer
and work fine.
However, if I directly run the package in the UFS, the plugin cannot
display correctly and disappear from the left pane.
I donot know whether bundle plugins in the installer package can
work correctly with the UFS file system? Or they can only work well
in the HFS?
Did someone also encounter such problem? Plz do me a favor. My
system version is Mac OS X 10.5(9A527). Thanks.
They should work. You probably have some code that accesses a
filename with slightly incorrect case (Upper Case vs lower case).
Check your Info.plist files to see that they reference your plugin
name exactly.
-pmb
_______________________________________________
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