Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-7034

FFMPEG iOS simulator provisioning should target x86_64 not arm64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8, 6.9
    • None
    • iOS/tvOS/watchOS

    Description

      Qt for iOS prebuilt packages are build for arm64 device and x86_64 simulator.

      The ffmpeg for iOS provisioning is building for arm64 device and arm64 simulator.

      One can not mix arm64 and x86_64 simulator libraries in a project.

      As long as Qt ships x86_64 simulator builds, ffmpeg should do the same.
      Otherwise one can't build ffmpeg-based iOS projects for the simulator.

      The change that switched from x86_64 to arm64 simulator builds is https://codereview.qt-project.org/c/qt/qt5/+/613062/8/coin/provisioning/common/unix/install-ffmpeg-ios.sh#b18

      Attachments

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

        Activity

          People

            jujokini Jukka Jokiniva
            alexandru.croitor Alexandru Croitor
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes