Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.5.0-beta1
-
Mac OS X 10.9.5, Xcode 6
-
abaff86d409ab349b6cc6e9f31f0e57e14fcc467
Description
Open the qtcreator abs project, either the version mentioned in http://wiki.qt.io/Qt_Creator_ManualTests_ProjectsAndCode or a checkout of the current 3.5 branch. QtCreator will fail to parse it, with the following message:
/Users/ulf/qt-creator-opensource-src-3.3.2/qbs/modules/pluginjson/pluginjson.qbs:-1: error: ReferenceError: Can't find variable: product
When trying to parse 3.3.2, you also get the following warning twice:
/Users/ulf/qt-creator-opensource-src-3.3.2/src/shared/qbs/src/app/config-ui/config-ui.qbs:21: warning: Property 'infoPlistFile' is not declared.