Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MODULE_VERSION and MODULE_NAME



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.
Darwin-drivers mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-drivers/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.