this repo has no description
at fixPythonPipStalling 148 lines 2.8 kB view raw
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>DEFAULT-OPTIONS</key> 6 <dict> 7 <key>Default-Privacy-Setting</key> 8 <string>Public</string> 9 <key>Level</key> 10 <dict> 11 <key>Enable</key> 12 <string>Inherit</string> 13 <key>Persist</key> 14 <string>Inherit</string> 15 </dict> 16 </dict> 17 <key>SCDynamicStore</key> 18 <dict> 19 <key>Level</key> 20 <dict> 21 <key>Enable</key> 22 <string>Inherit</string> 23 <key>Persist</key> 24 <string>Inherit</string> 25 </dict> 26 </dict> 27 <key>SCNetworkConfiguration</key> 28 <dict> 29 <key>Level</key> 30 <dict> 31 <key>Enable</key> 32 <string>Inherit</string> 33 <key>Persist</key> 34 <string>Inherit</string> 35 </dict> 36 </dict> 37 <key>SCNetworkConnection</key> 38 <dict> 39 <key>Level</key> 40 <dict> 41 <key>Enable</key> 42 <string>Inherit</string> 43 <key>Persist</key> 44 <string>Inherit</string> 45 </dict> 46 </dict> 47 <key>SCNetworkReachability</key> 48 <dict> 49 <key>Level</key> 50 <dict> 51 <key>Enable</key> 52 <string>Inherit</string> 53 <key>Persist</key> 54 <string>Inherit</string> 55 </dict> 56 </dict> 57 <key>SCPreferences</key> 58 <dict> 59 <key>Level</key> 60 <dict> 61 <key>Enable</key> 62 <string>Inherit</string> 63 <key>Persist</key> 64 <string>Inherit</string> 65 </dict> 66 </dict> 67 <key>InterfaceNamer</key> 68 <dict> 69 <key>Level</key> 70 <dict> 71 <key>Enable</key> 72 <string>Inherit</string> 73 <key>Persist</key> 74 <string>Inherit</string> 75 </dict> 76 </dict> 77 <key>IPMonitor</key> 78 <dict> 79 <key>Level</key> 80 <dict> 81 <key>Enable</key> 82 <string>Inherit</string> 83 <key>Persist</key> 84 <string>Inherit</string> 85 </dict> 86 </dict> 87 <key>KernelEventMonitor</key> 88 <dict> 89 <key>Level</key> 90 <dict> 91 <key>Enable</key> 92 <string>Inherit</string> 93 <key>Persist</key> 94 <string>Inherit</string> 95 </dict> 96 </dict> 97 <key>LinkConfiguration</key> 98 <dict> 99 <key>Level</key> 100 <dict> 101 <key>Enable</key> 102 <string>Inherit</string> 103 <key>Persist</key> 104 <string>Inherit</string> 105 </dict> 106 </dict> 107 <key>PreferencesMonitor</key> 108 <dict> 109 <key>Level</key> 110 <dict> 111 <key>Enable</key> 112 <string>Inherit</string> 113 <key>Persist</key> 114 <string>Inherit</string> 115 </dict> 116 </dict> 117 <key>QoSMarking</key> 118 <dict> 119 <key>Level</key> 120 <dict> 121 <key>Enable</key> 122 <string>Inherit</string> 123 <key>Persist</key> 124 <string>Inherit</string> 125 </dict> 126 </dict> 127 <key>SimulatorSupport</key> 128 <dict> 129 <key>Level</key> 130 <dict> 131 <key>Enable</key> 132 <string>Inherit</string> 133 <key>Persist</key> 134 <string>Inherit</string> 135 </dict> 136 </dict> 137 <key>SCMonitor</key> 138 <dict> 139 <key>Level</key> 140 <dict> 141 <key>Enable</key> 142 <string>Inherit</string> 143 <key>Persist</key> 144 <string>Inherit</string> 145 </dict> 146 </dict> 147</dict> 148</plist>