Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-50650

iOS support demands iOS 9.x capabilities preventing builds for older 8.x devices

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.6.0 RC
    • 5.6.0 Beta
    • Build System
    • None
    • iOS 8.x
    • iOS/tvOS/watchOS
    • ca7f1d2197f78ec3332cfd86ab9921730b6d4f23

    Description

      Steps to reproduce the problem:

      1 Install Qt 5.6 beta on a Mac running El Capitain and Xcode 7.2
      2 In Qt Creator, create a new QtQuick project for Qt 5.5
      3 Build the app
      4 Connect an iOS device e.g. iPad Mini2 running iOS 8.1.1
      5 Launch the app on the device
      6 Observe the following in the Application Output window:

      Starting remote process.
      QML debugging is enabled. Only use this in a safe environment.
      2016-01-25 17:12:57.506 tryit56[346:47073] -[UITraitCollection forceTouchCapability]: unrecognized selector sent to instance 0x156414b0
      program received signal -111, thread:b7e1;qaddr:37ad8ad0;00:00000000;01:00000000;02:ffffffff;03:00000000;04:00000000;05:b1f9af00;06:02000000;07:b03a0e02;08:e0c46415;09:02000000;0a:2409f02a;0b:04c56415;0c:8c68dd00;0d:603a0e02;0e:57083f00;0f:f6c43f00;10:30000040;metype:1;mecount:2;medata:1;medata:0;
      program received signal -111, thread:b7e1;qaddr:37ad8ad0;00:00000000;01:00000000;02:ffffffff;03:00000000;04:00000000;05:b1f9af00;06:02000000;07:b03a0e02;08:e0c46415;09:02000000;0a:2409f02a;0b:04c56415;0c:8c68dd00;0d:603a0e02;0e:57083f00;0f:f6c43f00;10:30000040;metype:1;mecount:2;medata:1;medata:0;
      program received signal -111, thread:b7e1;qaddr:37ad8ad0;00:00000000;01:00000000;02:ffffffff;03:00000000;04:00000000;05:b1f9af00;06:02000000;07:b03a0e02;08:e0c46415;09:02000000;0a:2409f02a;0b:04c56415;0c:8c68dd00;0d:603a0e02;0e:57083f00;0f:f6c43f00;10:30000040;metype:1;mecount:2;medata:1;medata:0;
      program received signal -111, thread:b7e1;qaddr:37ad8ad0;00:00000000;01:00000000;02:ffffffff;03:00000000;04:00000000;05:b1f9af00;06:02000000;07:b03a0e02;08:e0c46415;09:02000000;0a:2409f02a;0b:04c56415;0c:8c68dd00;0d:603a0e02;0e:57083f00;0f:f6c43f00;10:30000040;metype:1;mecount:2;medata:1;medata:0;
      program received signal -111, thread:b7e1;qaddr:37ad8ad0;00:00000000;01:00000000;02:ffffffff;03:00000000;04:00000000;05:b1f9af00;06:02000000;07:b03a0e02;08:e0c46415;09:02000000;0a:2409f02a;0b:04c56415;0c:8c68dd00;0d:603a0e02;0e:57083f00;0f:f6c43f00;10:30000040;metype:1;mecount:2;medata:1;medata:0;
      program received signal -111, thread:b7e1;qaddr:37ad8ad0;00:00000000;01:00000000;02:ffffffff;03:00000000;04:00000000;05:b1f9af00;06:02000000;07:b03a0e02;08:e0c46415;09:02000000;0a:2409f02a;0b:04c56415;0c:8c68dd00;0d:603a0e02;0e:57083f00;0f:f6c43f00;10:30000040;metype:1;mecount:2;medata:1;medata:0;
      hit maximum number of consecutive signals, stopping
      Run ended.

      Note: The same is not true in Qt 5.5.1 with the same OS, Xcode and iPad Mini2. That app builds and runs succesfully.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vestbo Tor Arne Vestbø
            andrewhaighcell Andrew
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes