<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
    <dict>
        <key>PayloadContent</key>
        <dict>
            <key>URL</key>
            <string>https://awesomeproject.net/udid/udid.php</string>
            <key>DeviceAttributes</key>
            <array>
                <string>UDID</string>
                <string>IMEI</string>
                <string>MEID</string>
                <string>VERSION</string>
                <string>PRODUCT</string>
                <string>SERIAL</string>
            </array>
        </dict>
        <key>PayloadOrganization</key>
        <string>Profile Service</string>
        <key>PayloadDisplayName</key>
        <string>查询设备UDID</string>
        <key>PayloadVersion</key>
        <integer>1</integer>
        <key>PayloadUUID</key>
        <string>C5DAC130-EE51-11EA-8EF2-787B8AD0205F</string>
        <key>PayloadIdentifier</key>
        <string>udid.profile-service</string>
        <key>PayloadDescription</key>
        <string>此文件将帮助您取得设备UDID，不会真正安装到设备上。This file will help you get the device UDID without actually installing it on the device.   【如果让输入密码，是自己锁屏密码】</string>
        <key>PayloadType</key>
        <string>Profile Service</string>
    </dict>
</plist>
