mirror of
https://github.com/apple-oss-distributions/xnu.git
synced 2026-01-16 23:12:24 +00:00
12 lines
354 B
Text
12 lines
354 B
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>com.apple.private.stackshot</key>
|
|
<true/>
|
|
<key>com.apple.private.stackshot.stats</key>
|
|
<true/>
|
|
<key>com.apple.private.exclaves.kernel-domain</key>
|
|
<true/>
|
|
</dict>
|
|
</plist>
|