[Interest] Qt Creator cannot debug on iPad device, Xcode has no problem with same iPad?

Robert Iakobashvili coroberti at gmail.com
Sat May 2 19:37:06 CEST 2015


On Sat, May 2, 2015 at 12:20 AM, Edward Sutton
<edward.sutton at subsite.com> wrote:
> My other device, an iPhone 5c can debug on *both* Qt Creator and Xcode with
> no issues.
>
> The iPad device only debugs on Xcode.  Qt Creator displays iPad device
> current state as “Ready to use”.
>
> However the Qt Creator debug buttons do not turn green?  I remove iPad, plug
> in iPhone 5C, buttons turn green and all is happy.
>
> If it was a provisioning thing, I would assume Xcode would not debug on it.
>
> What could it be?
>
> I am using Qt 5.4.1 targeting iphoneos-clang.
>
> -Ed

Hi, Ed,

In Qt Creator open your project.
Click at Project -> Manage Kits

In "Manage Kits" select your iPad device instead of your iPhone
to be used for the kit concerned.

You can also get to "Manage Kits" from Preferences

Take care.

Regards,
Robert



More information about the Interest mailing list