check in 流程

Authenticate
In:
<?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>BuildVersion</key>
<string>13E238</string>
<key>IMEI</key>
<string>xxx</string>
<key>MEID</key>
<string>xxxxxxx</string>
<key>MessageType</key>
<string>Authenticate</string>
<key>OSVersion</key>
<string>9.3.1</string>
<key>ProductName</key>
<string>iPhone7,2</string>
<key>SerialNumber</key>
<string></string>
<key>Topic</key>
<string>com.apple.mgmt.External</string>
<key>UDID</key>
<string></string>
</dict>
</plist>
out:
<?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>
</dict>
</plist>
Token Update
In:
<?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>AwaitingConfiguration</key>
<false/>
<key>MessageType</key>
<string>TokenUpdate</string>
<key>PushMagic</key>
<string>26E7E852-CAB8-4F98-97FB-6D9891492CFF</string>
<key>Token</key>
<data>
IeEcSmVqVTpKLonm0YdmqSYriAb4g92fRKI+tEdI1lI=
</data>
<key>Topic</key>
<string>com.apple.mgmt.External.69e3a6a4-4f53-4ef7-967e-00ee1238b2cf</string>
<key>UDID</key>
<string>xxxxxx</string>
<key>UnlockToken</key>
<data>
REFUQQAABORWRVJTAAAABAAAAARUWVBFAAAABAAAAAJVVUlEAAAAEL3xRiscvU5BqDwV
nOEUxG5ITUNLAAAAKHl2V1yEwCj6ugv/Zf0tARtwnpLOFNmmXvssDH5aATd29G1LvSII
J0JXUkFQAAAABAAAAAFTQUxUAAAAFJXa0de4iocX5VlTkQk1QeLEcLe0SVRFUgAAAAQA
AMNQVVVJRAAAABCfLLvzvTtMdKRL4NyXsfzaQ0xBUwAAAAQAAAALV1JBUAAAAAQAAAAB
S1RZUAAAAAQAAAAAV1BLWQAAACCYAMJpDFBNjpKfxFLGTbdZokIblwtX3TUqg40IF1rg
FVVVSUQAAAAQWr/5CwHTQNe43n1821uXK0NMQVMAAAAEAAAACldSQVAAAAAEAAAAA0tU
WVAAAAAEAAAAAFdQS1kAAAAodXod8XJkmO58QWpsurdy0PdboNKkR8/dSSlM6RhuU8zO
vel4OTpbgVVVSUQAAAAQrhXPRWjKTweYF63fMWzLuENMQVMAAAAEAAAACVdSQVAAAAAE
AAAAA0tUWVAAAAAEAAAAAFdQS1kAAAAog/Ege9Eu640W3r95BoyQN6XqI6D3dG9tg4DB
ixWha0zVxwewtMNaOlVVSUQAAAAQKY3Ezdo6ToKH80Y65sZ3OkNMQVMAAAAEAAAACFdS
QVAAAAAEAAAAAUtUWVAAAAAEAAAAAFdQS1kAAAAgE/+AHfFnjzyUFiLB4wgLG81pCeS5
kX+chOJOnyCEO9RVVUlEAAAAEMUf+PINHUnojuEodBZFjwtDTEFTAAAABAAAAAdXUkFQ
AAAABAAAAANLVFlQAAAABAAAAABXUEtZAAAAKK9XB0dvAl9TV53T8jP2CGzgLnnfzYmZ
pFeiuHPBAUfPiPK8GmTzM3BVVUlEAAAAEOtYnuT9LEvCjyZ4nhOTJ/dDTEFTAAAABAAA
AAZXUkFQAAAABAAAAANLVFlQAAAABAAAAABXUEtZAAAAKGlkb2Aq3FTIOXz9D7TL2Eyr
qeTKIHcwzZ9hrVBZSpd/OHXT3vEytNtVVUlEAAAAEKhdp2ghRkxKnJSXQFdBCVRDTEFT
AAAABAAAAAVXUkFQAAAABAAAAANLVFlQAAAABAAAAABXUEtZAAAAKEbjhdGW7TR2YK+6
9rHXF8ACB0cNGLotRhrKYAMoj0Oo7SeCw7skuMBVVUlEAAAAEK+pEdnSPUzyovIGkfk8
qzpDTEFTAAAABAAAAANXUkFQAAAABAAAAANLVFlQAAAABAAAAABXUEtZAAAAKNNf4q8E
IBhvN5gn8FC5WUtsBZTFAoGAtLM8hUzB5wUgoveRp97hvidVVUlEAAAAEO99r7z6tEkN
mwOFrmvet3FDTEFTAAAABAAAAAJXUkFQAAAABAAAAANLVFlQAAAABAAAAAFXUEtZAAAA
KM9Mt5cyqZQmG1xvRH0x36Wu4F8DmjJykhFwSrIcwSoBZ0zdi6v4EDpQQktZAAAAIPk2
CYoXzfs1Ltiodzc8e4ryTAL3aa80tXHcxq2ms7EcVVVJRAAAABAXIoWFVSZO3IpzPOBC
AG6GQ0xBUwAAAAQAAAABV1JBUAAAAAQAAAADS1RZUAAAAAQAAAAAV1BLWQAAACjKE2Y9
dI4aMHlwLWH9Xzy7Hy6cXA0ngqPqEXEVNWlL6Iou+7JPAzjlU0lHTgAAABROioHD60wz
tZyALW2veGIkIY0NRQ==
</data>
</dict>
</plist>
Out:
<?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>
</dict>
</plist>
DeviceInformation
ADDED COMMAND TO QUEUE: 0a3a8c24-92b5-4ab2-8129-d7b311570809
*Adding CMD: 0a3a8c24-92b5-4ab2-8129-d7b311570809 to device: 9e1ce93d7d88d065fccc860d71e3938ab9d290df
STORING DEVICES...
{"aps":{},"mdm":"26E7E852-CAB8-4F98-97FB-6D9891492CFF"}
STORING DEVICES...
Received 306 bytes: Idle Status
*FETCHING CMD TO BE SENT FROM DEVICE: 9e1ce93d7d88d065fccc860d71e3938ab9d290df
**Sending command 0a3a8c24-92b5-4ab2-8129-d7b311570809 and moving it from queue**
Sent: DeviceInformation
In:
<?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>Status</key>
<string>Idle</string>
<key>UDID</key>
<string>xxxxxx</string>
</dict>
</plist>
Out:
<?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>Command</key>
<dict>
<key>Queries</key>
<array>
<string>AvailableDeviceCapacity</string>
<string>BluetoothMAC</string>
<string>BuildVersion</string>
<string>CarrierSettingsVersion</string>
<string>CurrentCarrierNetwork</string>
<string>CurrentMCC</string>
<string>CurrentMNC</string>
<string>DataRoamingEnabled</string>
<string>DeviceCapacity</string>
<string>DeviceName</string>
<string>ICCID</string>
<string>IMEI</string>
<string>IsRoaming</string>
<string>Model</string>
<string>ModelName</string>
<string>ModemFirmwareVersion</string>
<string>OSVersion</string>
<string>PhoneNumber</string>
<string>Product</string>
<string>ProductName</string>
<string>SIMCarrierNetwork</string>
<string>SIMMCC</string>
<string>SIMMNC</string>
<string>SerialNumber</string>
<string>UDID</string>
<string>WiFiMAC</string>
<string>UUID</string>
<string>UnlockToken</string>
<string>MEID</string>
<string>CellularTechnology</string>
<string>BatteryLevel</string>
<string>SubscriberCarrierNetwork</string>
<string>VoiceRoamingEnabled</string>
<string>SubscriberMCC</string>
<string>SubscriberMNC</string>
<string>DataRoaming</string>
<string>VoiceRoaming</string>
<string>JailbreakDetected</string>
</array>
<key>RequestType</key>
<string>DeviceInformation</string>
</dict>
<key>CommandUUID</key>
<string>0a3a8c24-92b5-4ab2-8129-d7b311570809</string>
<key>TimeStamp</key>
<real>1493000003.580124</real>
</dict>
</plist>
Received 2130 bytes:Acknowledged
*CALLING ADD RESPONSE TO CMD: 0a3a8c24-92b5-4ab2-8129-d7b311570809
**ADDING RESPONSE TO CMD: 0a3a8c24-92b5-4ab2-8129-d7b311570809
DeviceInformation should update here...
STORING DEVICES...
In:
<?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>CommandUUID</key>
<string>0a3a8c24-92b5-4ab2-8129-d7b311570809</string>
<key>QueryResponses</key>
<dict>
<key>AvailableDeviceCapacity</key>
<real>2.3669052124023438</real>
<key>BatteryLevel</key>
<real>1</real>
<key>BluetoothMAC</key>
<string>xxxxxx</string>
<key>BuildVersion</key>
<string>13E238</string>
<key>CarrierSettingsVersion</key>
<string>24.0</string>
<key>CellularTechnology</key>
<integer>3</integer>
<key>CurrentCarrierNetwork</key>
<string>Chunghwa Telecom</string>
<key>CurrentMCC</key>
<string>466</string>
<key>CurrentMNC</key>
<string>92</string>
<key>DataRoamingEnabled</key>
<false/>
<key>DeviceCapacity</key>
<real>11.7677001953125</real>
<key>DeviceName</key>
<string>iPhone</string>
<key>ICCID</key>
<string>xxxx</string>
<key>IMEI</key>
<string>xxxxxx</string>
<key>IsRoaming</key>
<false/>
<key>MEID</key>
<string>xxxxx</string>
<key>Model</key>
<string>xxxx</string>
<key>ModelName</key>
<string>iPhone</string>
<key>ModemFirmwareVersion</key>
<string>4.71.00</string>
<key>OSVersion</key>
<string>9.3.1</string>
<key>PhoneNumber</key>
<string>+xxxxxx</string>
<key>ProductName</key>
<string>iPhone7,2</string>
<key>SIMCarrierNetwork</key>
<string>中華電信</string>
<key>SIMMCC</key>
<string>xxx</string>
<key>SIMMNC</key>
<string>xx</string>
<key>SerialNumber</key>
<string>xxxxxxxx</string>
<key>SubscriberCarrierNetwork</key>
<string>中華電信</string>
<key>SubscriberMCC</key>
<string>466</string>
<key>SubscriberMNC</key>
<string>92</string>
<key>UDID</key>
<string>xxxxx</string>
<key>WiFiMAC</key>
<string>xxxxxx</string>
</dict>
<key>Status</key>
<string>Acknowledged</string>
<key>UDID</key>
<string>xxxxx</string>
</dict>
</plist>
Out:
<?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>
</dict>
</plist>
InstallProfile
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: mdmd starting...
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Network reachability has changed.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Network reachability has changed.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Push token received.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Received push notification.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Warn ) MDM: Ignoring extra keys in push dictionary: {
aps = {
};
}
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Polling MDM server https://auomdm01.auo.com:8080/server for next command.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Error>: SecTrustEvaluate [leaf AnchorTrusted]
Jul 14 10:44:29 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Transaction completed. Status: 200
Jul 14 10:44:29 iPhone-gary syncdefaultsd[494] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "enabled" on <APSConnection: 0x126515e90>
Jul 14 10:44:29 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Attempting to perform MDM request: InstallProfile
Jul 14 10:44:29 iPhone-gary mdmd[514] <Notice>: (Note ) MC: Loaded SetupAssistant.framework
Jul 14 10:44:29 iPhone-gary mdmd[514] <Notice>: (Note ) MC: Loaded FrontBoardServices.framework
Jul 14 10:44:29 iPhone-gary profiled[440] <Notice>: (Note ) MC: Checking for MDM installation...
Jul 14 10:44:29 iPhone-gary profiled[440] <Notice>: (Note ) MC: ...finished checking for MDM installation.
Jul 14 10:44:29 iPhone-gary profiled[440] <Notice>: (Note ) MC: Beginning profile installation...
Jul 14 10:44:29 iPhone-gary profiled[440] <Notice>: (Note ) MC: Profile “com.intrepidusgroup.djs.test.simple” is replacing an existing profile having the same identifier.
Jul 14 10:44:29 iPhone-gary profiled[440] <Error>: MKBGetDeviceConfigurations: aks_get_configuration result: 0
Jul 14 10:44:29 iPhone-gary profiled[440] <Error>: MKBGetDeviceConfigurations: aks_get_configuration result: 0
Jul 14 10:44:29 iPhone-gary keybagd[44] <Error>: 0x16e1bb000 __update_system_keybag_block_invoke: Updating Keybag handle 0
Jul 14 10:44:29 iPhone-gary keybagd[44] <Error>: 0x16e1bb000 KBUpdateKeyBag: Got opaqueStuff from ondisk keybag
Jul 14 10:44:29 iPhone-gary keybagd[44] <Error>: 0x16e1bb000 KBUpdateKeyBag: Saved new keybag with result 0
Jul 14 10:44:29 iPhone-gary SpringBoard[58] <Warning>: ===^^^ WE WILL UPDATE ZKW!
Jul 14 10:44:29 iPhone-gary SpringBoard[58] <Warning>: ===^^^ WE WILL UPDATE ZKW!
Jul 14 10:44:29 iPhone-gary SpringBoard[58] <Warning>: Reply Error: Connection interrupted
Jul 14 10:44:29 iPhone-gary SpringBoard[58] <Warning>: -[BBDataProviderManager noteSettingsChanged:forSectionID:] no data provider found for: com.apple.Passbook
Jul 14 10:44:30 iPhone-gary searchd[343] <Warning>: ====^^^^ DuetExpert missing data, count -> people:2 applicationDeepLinks:0 applications:8 requests:51 missingAllDataRequests:0
Jul 14 10:44:30 iPhone-gary searchd[343] <Warning>: ====^^^^ DuetExpert missing data, count -> people:2 applicationDeepLinks:0 applications:8 requests:52 missingAllDataRequests:0
Jul 14 10:44:30 iPhone-gary profiled[440] <Notice>: (Note ) MC: Profile “com.intrepidusgroup.djs.test.simple” installed.
Jul 14 10:44:30 iPhone-gary locationd[64] <Notice>: Set of disabled venues has changed to (null).
Jul 14 10:44:30 iPhone-gary afcd[469] <Error>: Checking for changed log settings
Jul 14 10:44:30 iPhone-gary afcd[469] <Error>: valid 0 value 0
Jul 14 10:44:30 iPhone-gary afcd[469] <Error>: Verbose logging disabled
Jul 14 10:44:30 iPhone-gary nfcd[118] <Notice>: 00000001 2f607560 -[_NFHardwareManager preferencesDidChange]:1254 Restarting driver
Jul 14 10:44:30 iPhone-gary SpringBoard[58] <Warning>: _UIGraphicsDrawIntoImageContextWithOptions: cannot draw into NULL context
Jul 14 10:44:30 iPhone-gary SpringBoard[58] <Warning>: _UIGraphicsDrawIntoImageContextWithOptions: cannot draw into NULL context
Jul 14 10:44:30 iPhone-gary wirelessproxd[59] <Warning>: Leaking old log directory path because it was set after logging has begun: /var/mobile/Library/Logs/Bluetooth for facilities: (null)
Jul 14 10:44:30 iPhone-gary mc_mobile_tunnel[516] <Notice>: (Note ) MC: mc_mobile_tunnel starting.
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCProfileMonitor::profileCallback Entered token:1
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCProfileMonitor::setStreamEventHandler
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCXPCService::setStreamEventHandler Registered for notification callback.
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCXPCService::setStreamEventHandler Woken up by notifyd.
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCProfileMonitor::profileCallback Entered token:0
Jul 14 10:44:30 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Command Status: Acknowledged
Jul 14 10:44:30 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Polling MDM server https://auomdm01.auo.com:8080/server for next command.
Jul 14 10:44:30 iPhone-gary mdmd[514] <Error>: SecTrustEvaluate [leaf AnchorTrusted]
Jul 14 10:44:31 iPhone-gary SpringBoard[58] <Warning>: |GAXGeneral|info| whitelistedApps and appSelfLockIDs both nil. No need to enable GAX (Single App Mode)
Jul 14 10:44:31 iPhone-gary tccd[115] <Notice>: Refusing client without bundle identifier (/System/Library/PrivateFrameworks/MusicLibrary.framework/Support/medialibraryd)
Jul 14 10:44:31 iPhone-gary tccd[115] <Notice>: Refusing client without bundle identifier (/System/Library/PrivateFrameworks/MusicLibrary.framework/Support/medialibraryd)
Jul 14 10:44:31 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Transaction completed. Status: 200
Jul 14 10:44:31 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Server has no commands for this device.
Jul 14 10:44:31 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: mdmd stopping.
Jul 14 10:44:40 iPhone-gary mc_mobile_tunnel[516] <Notice>: (Note ) MC: mc_mobile_tunnel shutting down.
RemoveProfile
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: mdmd starting...
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Network reachability has changed.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Network reachability has changed.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Push token received.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Received push notification.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Warn ) MDM: Ignoring extra keys in push dictionary: {
aps = {
};
}
Jul 14 10:44:27 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Polling MDM server https://auomdm01.auo.com:8080/server for next command.
Jul 14 10:44:27 iPhone-gary mdmd[514] <Error>: SecTrustEvaluate [leaf AnchorTrusted]
Jul 14 10:44:29 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Transaction completed. Status: 200
Jul 14 10:44:29 iPhone-gary syncdefaultsd[494] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "enabled" on <APSConnection: 0x126515e90>
Jul 14 10:44:29 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Attempting to perform MDM request: InstallProfile
Jul 14 10:44:29 iPhone-gary mdmd[514] <Notice>: (Note ) MC: Loaded SetupAssistant.framework
Jul 14 10:44:29 iPhone-gary mdmd[514] <Notice>: (Note ) MC: Loaded FrontBoardServices.framework
Jul 14 10:44:29 iPhone-gary profiled[440] <Notice>: (Note ) MC: Checking for MDM installation...
Jul 14 10:44:29 iPhone-gary profiled[440] <Notice>: (Note ) MC: ...finished checking for MDM installation.
Jul 14 10:44:29 iPhone-gary profiled[440] <Notice>: (Note ) MC: Beginning profile installation...
Jul 14 10:44:29 iPhone-gary profiled[440] <Notice>: (Note ) MC: Profile “com.intrepidusgroup.djs.test.simple” is replacing an existing profile having the same identifier.
Jul 14 10:44:29 iPhone-gary profiled[440] <Error>: MKBGetDeviceConfigurations: aks_get_configuration result: 0
Jul 14 10:44:29 iPhone-gary profiled[440] <Error>: MKBGetDeviceConfigurations: aks_get_configuration result: 0
Jul 14 10:44:29 iPhone-gary keybagd[44] <Error>: 0x16e1bb000 __update_system_keybag_block_invoke: Updating Keybag handle 0
Jul 14 10:44:29 iPhone-gary keybagd[44] <Error>: 0x16e1bb000 KBUpdateKeyBag: Got opaqueStuff from ondisk keybag
Jul 14 10:44:29 iPhone-gary keybagd[44] <Error>: 0x16e1bb000 KBUpdateKeyBag: Saved new keybag with result 0
Jul 14 10:44:29 iPhone-gary SpringBoard[58] <Warning>: ===^^^ WE WILL UPDATE ZKW!
Jul 14 10:44:29 iPhone-gary SpringBoard[58] <Warning>: ===^^^ WE WILL UPDATE ZKW!
Jul 14 10:44:29 iPhone-gary SpringBoard[58] <Warning>: Reply Error: Connection interrupted
Jul 14 10:44:29 iPhone-gary SpringBoard[58] <Warning>: -[BBDataProviderManager noteSettingsChanged:forSectionID:] no data provider found for: com.apple.Passbook
Jul 14 10:44:30 iPhone-gary searchd[343] <Warning>: ====^^^^ DuetExpert missing data, count -> people:2 applicationDeepLinks:0 applications:8 requests:51 missingAllDataRequests:0
Jul 14 10:44:30 iPhone-gary searchd[343] <Warning>: ====^^^^ DuetExpert missing data, count -> people:2 applicationDeepLinks:0 applications:8 requests:52 missingAllDataRequests:0
Jul 14 10:44:30 iPhone-gary profiled[440] <Notice>: (Note ) MC: Profile “com.intrepidusgroup.djs.test.simple” installed.
Jul 14 10:44:30 iPhone-gary locationd[64] <Notice>: Set of disabled venues has changed to (null).
Jul 14 10:44:30 iPhone-gary afcd[469] <Error>: Checking for changed log settings
Jul 14 10:44:30 iPhone-gary afcd[469] <Error>: valid 0 value 0
Jul 14 10:44:30 iPhone-gary afcd[469] <Error>: Verbose logging disabled
Jul 14 10:44:30 iPhone-gary nfcd[118] <Notice>: 00000001 2f607560 -[_NFHardwareManager preferencesDidChange]:1254 Restarting driver
Jul 14 10:44:30 iPhone-gary SpringBoard[58] <Warning>: _UIGraphicsDrawIntoImageContextWithOptions: cannot draw into NULL context
Jul 14 10:44:30 iPhone-gary SpringBoard[58] <Warning>: _UIGraphicsDrawIntoImageContextWithOptions: cannot draw into NULL context
Jul 14 10:44:30 iPhone-gary wirelessproxd[59] <Warning>: Leaking old log directory path because it was set after logging has begun: /var/mobile/Library/Logs/Bluetooth for facilities: (null)
Jul 14 10:44:30 iPhone-gary mc_mobile_tunnel[516] <Notice>: (Note ) MC: mc_mobile_tunnel starting.
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCProfileMonitor::profileCallback Entered token:1
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCProfileMonitor::setStreamEventHandler
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCXPCService::setStreamEventHandler Registered for notification callback.
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCXPCService::setStreamEventHandler Woken up by notifyd.
Jul 14 10:44:30 iPhone-gary corecaptured[515] <Warning>: CCProfileMonitor::profileCallback Entered token:0
Jul 14 10:44:30 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Command Status: Acknowledged
Jul 14 10:44:30 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Polling MDM server https://auomdm01.auo.com:8080/server for next command.
Jul 14 10:44:30 iPhone-gary mdmd[514] <Error>: SecTrustEvaluate [leaf AnchorTrusted]
Jul 14 10:44:31 iPhone-gary SpringBoard[58] <Warning>: |GAXGeneral|info| whitelistedApps and appSelfLockIDs both nil. No need to enable GAX (Single App Mode)
Jul 14 10:44:31 iPhone-gary tccd[115] <Notice>: Refusing client without bundle identifier (/System/Library/PrivateFrameworks/MusicLibrary.framework/Support/medialibraryd)
Jul 14 10:44:31 iPhone-gary tccd[115] <Notice>: Refusing client without bundle identifier (/System/Library/PrivateFrameworks/MusicLibrary.framework/Support/medialibraryd)
Jul 14 10:44:31 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Transaction completed. Status: 200
Jul 14 10:44:31 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: Server has no commands for this device.
Jul 14 10:44:31 iPhone-gary mdmd[514] <Notice>: (Note ) MDM: mdmd stopping.
Jul 14 10:44:40 iPhone-gary mc_mobile_tunnel[516] <Notice>: (Note ) MC: mc_mobile_tunnel shutting down.