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

iOS project.pbxproj malformed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.3.0
    • iOS Support
    • None
    • XCode 8.3.2

      macos Sierra 10.12.5

      QT 5.9

      My app needs some frameworks, so I was trying to use cocoapods, but when did "pod init", appeared an error. The error that appears, indicates that the xcodeproj isn't well constructed. For example:

      RuntimeError - [!] Xcodeproj doesn't know about the following attributes {"refType"=>"0"} for the 'PBXFileReference' isa.

      or

      RuntimeError - [!] Xcodeproj doesn't know about the following attributes {"name"=>"Link Binary With Libraries"} for the 'PBXFrameworksBuildPhase' isa.

      After fix this errors by hand (in this cases, removing the attributes), "pod init" works well.

      The conclusion is that the pbxproj generated by QT isn't well formed or put something deprecated.

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

            vikas Vikas Pachdha
            lqsa lqsa
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes