1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5	<key>CFBundleShortVersionString</key>
6	<string>1.0.0</string>
7	<key>CFBundleIdentifier</key>
8	<string>com.apple.MobileAsset.PKITrustServices.PKITrustData</string>
9	<key>CFBundleName</key>
10	<string>PKI Trust Data</string>
11	<key>CFBundleInfoDictionaryVersion</key>
12	<string>1.0</string>
13	<key>CFBundleVersion</key>
14	<string>1.0</string>
15	<key>MobileAssetProperties</key>
16	<dict>
17		<key>FormatVersion</key>
18		<integer>1</integer>
19		<key>ContentVersion</key>
20		<integer>1</integer>
21		<key>__RequiredByOS</key>
22		<true/>
23		<key>__AssetDefaultGarbageCollectionBehavior</key>
24		<string>NeverCollected</string>
25	</dict>
26</dict>
27</plist>
28