Live video on the AT Protocol
1<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2<plist version="1.0">
3 <dict>
4 <key>com.apple.security.cs.allow-unsigned-executable-memory</key>
5 <true/>
6 <key>com.apple.security.cs.disable-library-validation</key>
7 <true/>
8 <key>com.apple.security.cs.allow-jit</key>
9 <true/>
10 </dict>
11</plist>