site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=tkGTR+DtKttIyEpy6iqVVvBiu4XLGQMhmB1PXN9rgFZUQAkYJi7kQn2sO6vIQQ+EoI/ZoA9/bcgQGonPdsnsMSIs2uvWoO0QLhDuex8t09Yr3zu3gglD+GSTc7VhvtoIqc8QE8ttDAkeC3JpwITujRBXqSw/0Gjildjju019t+I= ; HI all my info.plist looks like this <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key><string>English</string> <key>CFBundleExecutable</key><string>${EXECUTABLE_NAME}</string> <key>CFBundleIconFile</key><string></string> <key>CFBundleIdentifier</key><string>com.zapp.mydriver</string> <key>CFBundleInfoDictionaryVersion</key><string>6.0</string> <key>CFBundleName</key><string>${PRODUCT_NAME}</string> <key>CFBundlePackageType</key><string>KEXT</string> <key>CFBundleSignature</key><string>????</string> <key>CFBundleVersion</key><string>1.0.0d1</string> <key>IOKitPersonalities</key> <dict> <key>mydriver</key> <dict> <key>CFBundleIdentifier</key><string>com.zapp.mydriver</string> <key>IOClass</key> <string>com_zapp_mydriver</string> <key>IOKitDebug</key> <integer>65535</integer> <key>IOMatchCategory</key><string>mydriver</string> <key>IOProviderClass</key><string>IOResources</string> <key>IOResourceMatch</key><string>IOKit</string> <key>IOUserClientClass</key> <string>com_zapp_SimpleUserClient</string> </dict> </dict> <key>OSBundleLibraries</key> <dict> <key>com.apple.kernel.iokit</key><string>6.9.9</string> <key>com.apple.kernel.libkern</key><string>6.9.9</string> <key>com.apple.kernel.mach</key><string>6.9.9</string> <key>com.apple.kpi.bsd</key><string>8.0.0</string> <key>com.apple.kpi.libkern</key><string>8.0.0</string> </dict> </dict> </plist> __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
amanda thatcher