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

iOS project.pbxproj malformed

    XMLWordPrintable

Details

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

      macos Sierra 10.12.5

      QT 5.9

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes