forked from qt-creator/qt-creator
iOS: Use stdout of smctl commands
Avoid MessageTracer logs being fed to the device listing json document Change-Id: Ia35b39d787d2df27e6f743e0b6dc401799c383db Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -84,7 +84,7 @@ public:
|
||||
QString simUdid;
|
||||
bool success = false;
|
||||
qint64 pID = -1;
|
||||
QByteArray commandOutput = "";
|
||||
QString commandOutput = "";
|
||||
};
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user