Hey guys,
Been shipping a kext for a few years with
OSBundleLibraries = {"com.apple.iokit.IOUSBFamily" = "1.8"; };
Now I want to ship a universal binary but compiling the Intel version
against the 10.4u requires that my OSBundleLibraries for
IOUSBFamily be
2.2.0. That precludes installing the kext on pre-Tiger systems.
Is there a facility to specify multiple architecture-dependent
OSBundleLibraries dependencies? Or should the installer munge the
info.plist
depending on the architecture?
Steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Usb mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/usb/email@hidden
This email sent to email@hidden