brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.0 KiB · a5d471e Raw
35 lines · plain
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.springboard.debugapplications</key>6    <true/>7    <key>com.apple.backboardd.launchapplications</key>8    <true/>9    <key>com.apple.backboardd.debugapplications</key>10    <true/>11    <key>com.apple.frontboard.launchapplications</key>12    <true/>13    <key>com.apple.frontboard.debugapplications</key>14    <true/>15    <key>seatbelt-profiles</key>16    <array>17        <string>debugserver</string>18    </array>19    <key>com.apple.private.logging.diagnostic</key>20    <true/>21    <key>com.apple.security.network.server</key>22    <true/>23    <key>com.apple.security.network.client</key>24    <true/>25    <key>com.apple.private.memorystatus</key>26    <true/>27    <key>com.apple.private.cs.debugger</key>28    <true/>29    <key>com.apple.private.thread-set-state</key>30    <true/>31    <key>com.apple.private.set-exception-port</key>32    <true/>33</dict>34</plist>35