Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved iOS & TestFlight & bitcode

    Mobile and Embedded
    3
    3
    238
    Loading More Posts
    • 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
      danilabagroff last edited by

      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 Reply Quote 0
      • S
        Stuiven33 Banned last edited by Stuiven33

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • M
          Marc_Van_Daele last edited by Marc_Van_Daele

          @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 Reply Quote 1
          • First post
            Last post