17 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>CFBundleDevelopmentRegion</key>6 <string>English</string>7 <key>CFBundleIdentifier</key>8 <string>com.apple.debugserver</string>9 <key>CFBundleInfoDictionaryVersion</key>10 <string>6.0</string>11 <key>CFBundleName</key>12 <string>debugserver</string>13 <key>CFBundleVersion</key>14 <string>2</string>15</dict>16</plist>17