Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-19430

Editing C++ source code when targeting iOS is somewhat broken

XMLWordPrintable

      There seem to be two scenarios where the editors go haywire:

      1. switch a project to the iOS toolchain, quite & restart creator, and try editing a C++ file. Highlighting and code-completion are completely missing

      2. open a file with the native (x86_64) toolchain selected, and then switch toolchains to iOS. The code-completion will still act as if the native toolchain is active (e.g. Q_PROCESSOR_ completion will only show intel cpus).

      Of course, in both cases the arm64 toolchain is used, not the simulator one.

      What's surprising is that in the second case, the code-model inspector shows references to paths in the MacOS platform, not the iOS platform inside the Xcode bundle.

        For Gerrit Dashboard: QTCREATORBUG-19430
        # Subject Branch Project Status CR V

            yvvan Ivan Donchevskii
            erikv Erik Verbruggen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes