Live video on the AT Protocol
79
fork

Configure Feed

Select the types of activity you want to include in your feed.

at eli/buffer-thumbnails 11 lines 355 B view raw
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>