Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to disable BITCODE for iOS project
QtWS25 Last Chance

How to disable BITCODE for iOS project

Scheduled Pinned Locked Moved Solved Mobile and Embedded
4 Posts 2 Posters 1.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • shavS Offline
    shavS Offline
    shav
    wrote on last edited by
    #1

    Hi everyone!

    I have a project for iOS and I want to disable BITCODE. How I can do it using *.pro file?

    Mac OS and iOS Developer

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Depending on your Qt version your can try with CONFIG -= bitcode.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      shavS 1 Reply Last reply
      1
      • shavS Offline
        shavS Offline
        shav
        wrote on last edited by
        #3

        Thanks! I'll try it.

        Mac OS and iOS Developer

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          Depending on your Qt version your can try with CONFIG -= bitcode.

          Hope it helps

          shavS Offline
          shavS Offline
          shav
          wrote on last edited by
          #4

          @SGaist Thanks! This help meh to solve my problem!

          Mac OS and iOS Developer

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved