<?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>CFBundleDevelopmentRegion</key>
	<string>en</string>
	<key>CFBundleExecutable</key>
	<string>$(EXECUTABLE_NAME)</string>
	<key>CFBundleIdentifier</key>
	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>$(PRODUCT_NAME)</string>
	<key>CFBundlePackageType</key>
	<string>KEXT</string>
	<key>CFBundleShortVersionString</key>
	<string>1.5.02</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>1.5.02</string>
	<key>IOKitPersonalities</key>
	<dict>
		<key>PortableSSD</key>
		<dict>
			<key>CFBundleIdentifier</key>
			<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
			<key>IOClass</key>
			<string>com_samsung_driver_PortableSSD</string>
			<key>IOProviderClass</key>
			<string>IOSCSIPeripheralDeviceNub</string>
			<key>IOUserClientClass</key>
			<string>com_samsung_driver_PortableSSDClient</string>
			<key>Identifiers</key>
			<dict>
				<key>Portable SSD Default BB FW</key>
				<dict>
					<key>ProductID</key>
					<integer>21930</integer>
					<key>VendorID</key>
					<integer>5964</integer>
				</dict>
				<key>Portable SSD T1 MBR 1TB</key>
				<dict>
					<key>ProductID</key>
					<integer>32771</integer>
					<key>ProductID_500GB</key>
					<integer>32770</integer>
					<key>VendorID</key>
					<integer>1256</integer>
				</dict>
				<key>Portable SSD T1 MBR 500GB</key>
				<dict>
					<key>ProductID</key>
					<integer>32770</integer>
					<key>VendorID</key>
					<integer>1256</integer>
				</dict>
				<key>Portable SSD T1 S AREA</key>
				<dict>
					<key>ProductID</key>
					<integer>32769</integer>
					<key>VendorID</key>
					<integer>1256</integer>
				</dict>
				<key>Portable SSD T3 MBR</key>
				<dict>
					<key>ProductID</key>
					<integer>25075</integer>
					<key>VendorID</key>
					<integer>1256</integer>
				</dict>
				<key>Portable SSD T3 S AREA</key>
				<dict>
					<key>ProductID</key>
					<integer>25076</integer>
					<key>VendorID</key>
					<integer>1256</integer>
				</dict>
				<key>Portable SSD T5 MBR</key>
				<dict>
					<key>ProductID</key>
					<integer>25077</integer>
					<key>VendorID</key>
					<integer>1256</integer>
				</dict>
				<key>Portable SSD T5 S AREA</key>
				<dict>
					<key>ProductID</key>
					<integer>25078</integer>
					<key>VendorID</key>
					<integer>1256</integer>
				</dict>
			</dict>
			<key>Peripheral Device Type</key>
			<integer>0</integer>
		</dict>
	</dict>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2018 Samsung Electronics</string>
	<key>OSBundleLibraries</key>
	<dict>
		<key>com.apple.iokit.IOSCSIArchitectureModelFamily</key>
		<string>2.6.8</string>
		<key>com.apple.iokit.IOSCSIBlockCommandsDevice</key>
		<string>2.6.8</string>
		<key>com.apple.kpi.iokit</key>
		<string>10.8</string>
		<key>com.apple.kpi.libkern</key>
		<string>10.8</string>
		<key>com.apple.kpi.mach</key>
		<string>10.8</string>
	</dict>
	<key>OSBundleRequired</key>
	<string>Local-Root</string>
</dict>
</plist>
