mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-16 21:50:57 +00:00
Log parsed XML attributes
This commit is contained in:
@@ -89,6 +89,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
xmlFreeDoc(docPtr);
|
xmlFreeDoc(docPtr);
|
||||||
|
|
||||||
|
Log(LOG_D, @"Parsed XML data: %@", _elements);
|
||||||
}
|
}
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|||||||
Reference in New Issue
Block a user