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. iOS & TestFlight & bitcode
Forum Update on Monday, May 27th 2025

iOS & TestFlight & bitcode

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 454 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.
  • D Offline
    D Offline
    danilabagroff
    wrote on last edited by
    #1

    Qello!

    I'm a bit confused with TestFlight deployment.

    What I I have now during Archive in the Xcode:
    clang: error: -ffunction-sections is not supported with -fembed-bitcode
    clang: error: -fdata-sections is not supported with -fembed-bitcode

    There are some bugs at bugreports.qt.io on this issue, but no luck or even any progress at all. By the other hand I can see several posts on this forum about using TestFlight(like this https://forum.qt.io/topic/77800/app-works-in-apple-testflight-ok-but-is-rejected-on-store)

    Could community clarify to me that archiving(with bitcode enabled, obviously) possible? Otherwise I have no idea how to make an intermediate state to AppStore/TestFlight distribution.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Stuiven33
      Banned
      wrote on last edited by Stuiven33
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • M Offline
        M Offline
        Marc_Van_Daele
        wrote on last edited by Marc_Van_Daele
        #3

        @danilabagroff Probably you're opening an xcodproj file that is generated for a Debug build. It works fine when selecting a Release build (in QtCreator)

        1 Reply Last reply
        1

        • Login

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