Info.plist   [plain text]


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>BuildMachineOSBuild</key>
	<string>19A582a</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>en</string>
	<key>CFBundleExecutable</key>
	<string>com.apple.test_intentionally_crashing_driver_56101852</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.test_intentionally_crashing_driver_56101852</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>com.apple.test_intentionally_crashing_driver_56101852</string>
	<key>CFBundlePackageType</key>
	<string>DEXT</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>1</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string>12A5026a</string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>10.16</string>
	<key>DTSDKBuild</key>
	<string></string>
	<key>DTSDKName</key>
	<string>driverkit.macosx20.0</string>
	<key>DTXcode</key>
	<string>1200</string>
	<key>DTXcodeBuild</key>
	<string>12A5026a</string>
	<key>IOKitPersonalities</key>
	<dict>
		<key>test_intentionally_crashing_driver_56101852</key>
		<dict>
			<key>CFBundleIdentifier</key>
			<string>com.apple.test_intentionally_crashing_driver_56101852</string>
			<key>CFBundleIdentifierKernel</key>
			<string>com.apple.kpi.iokit</string>
			<key>IOClass</key>
			<string>IOUserService</string>
			<key>IOMatchCategory</key>
			<string>com.apple.test_intentionally_crashing_driver_56101852</string>
			<key>IOProviderClass</key>
			<string>IOUserResources</string>
			<key>IOResourceMatch</key>
			<string>IOKit</string>
			<key>IOUserClass</key>
			<string>test_intentionally_crashing_driver_56101852</string>
			<key>IOUserServerName</key>
			<string>com.apple.test_intentionally_crashing_driver_56101852</string>
		</dict>
	</dict>
	<key>OSBundleUsageDescription</key>
	<string></string>
	<key>OSMinimumDriverKitVersion</key>
	<string>20.0</string>
</dict>
</plist>