xref: /xnu-11215.1.10/tests/persona_adoption.entitlements (revision 8d741a5de7ff4191bf97d57b9f54c2f6d4a15585)
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>com.apple.private.persona-mgmt</key>
6	<true/>
7	<key>com.apple.private.persona.modify</key>
8	<true/>
9	<key>com.apple.private.xpc.persona-manager</key>
10	<true/>
11</dict>
12</plist>
13