I figured out the bug, but it requires a fix. Details in bug https://bugreports.qt.io/browse/QTCREATORBUG-21291
> Sent: Thursday, October 11, 2018 at 11:34 AM > From: "Jason H" <jh...@gmx.com> > To: "Christian Kandeler" <christian.kande...@qt.io> > Cc: "qt-creator@qt-project.org" <qt-creator@qt-project.org> > Subject: Re: [Qt-creator] Creator is confused about device state > > Ah, I see set and execute, not one long variable, thanks! > > QT_LOGGING_RULES=qtc.ios.*=true Qt/Qt\ Creator.app/Contents/MacOS/Qt\ Creator > > https://bugreports.qt.io/browse/QTCREATORBUG-21291 > > > > Sent: Thursday, October 11, 2018 at 11:16 AM > > From: "Christian Kandeler" <christian.kande...@qt.io> > > To: "qt-creator@qt-project.org" <qt-creator@qt-project.org> > > Subject: Re: [Qt-creator] Creator is confused about device state > > > > On Thu, 11 Oct 2018 17:09:04 +0200 > > Jason H <jh...@gmx.com> wrote: > > > > > Thank you! > > > > > > I'm trying to do this, but: > > > $ export QT_LOGGING_RULES=qtc.ios.*=true Qt\ > > > Creator.app/Contents/MacOS/Qt\ Creator > > > -bash: export: `Qt Creator.app/Contents/MacOS/Qt Creator': not a valid > > > identifier > > > > > > $ export QT_LOGGING_RULES="qtc.ios.*=true Qt\ > > > Creator.app/Contents/MacOS/Qt\ Creator" > > > > The closing quote needs to be after the "internal assignment", i.e. after > > "true". > > > > > > Christian > > _______________________________________________ > > Qt-creator mailing list > > Qt-creator@qt-project.org > > http://lists.qt-project.org/mailman/listinfo/qt-creator > > > _______________________________________________ > Qt-creator mailing list > Qt-creator@qt-project.org > http://lists.qt-project.org/mailman/listinfo/qt-creator > _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator