xref: /xnu-10002.81.5/tests/stackshot-entitlements.plist (revision 5e3eaea39dcf651e66cb99ba7d70e32cc4a99587)
1*5e3eaea3SApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?>
2*5e3eaea3SApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3*5e3eaea3SApple OSS Distributions<plist version="1.0">
4*5e3eaea3SApple OSS Distributions<dict>
5*5e3eaea3SApple OSS Distributions	<key>com.apple.private.stackshot</key>
6*5e3eaea3SApple OSS Distributions	<true/>
7*5e3eaea3SApple OSS Distributions	<key>com.apple.private.stackshot.stats</key>
8*5e3eaea3SApple OSS Distributions	<true/>
9*5e3eaea3SApple OSS Distributions</dict>
10*5e3eaea3SApple OSS Distributions</plist>
11