On Aug 20, 2008, at 01:28 AM, AI Developer wrote:
Are these two required to match with the info.plist's module version and name any more?
We have a driver in which if we load the driver with kextlaod -t, we get the following output:
Warnings
{
"Kext has a kernel dependency prior to version 6.0 and CFBundleVersion does not match executable's MODULE_VERSION" = true
"Kext has a kernel dependency prior to version 6.0 and CFBundleIdentifier does not match executable's MODULE_NAME" = true
}
But the driver loads anyway (tried on 10.5.x and 10.4.11)!
I'm wondering if this can cause problems in future.
It becomes little bit of a hassle to update these values in project settings (or an xcconfig file) manually. The info.plist for the kext is preprocessed, so we don't need to change the version in a number of places.
Thanks.
Devendra.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Help/Unsubscribe/Update your Subscription: