{ "id": "131195", "key": "TIMOB-17066", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "16570", "description": "Release 3.3.1", "name": "Release 3.3.1", "archived": true, "released": false }, { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-06-09T17:26:32.000+0000", "created": "2014-06-03T19:47:44.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "qe-3.3.0", "qe-cli", "qe-manualtest" ], "versions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-08-21T00:09:43.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "h5.Description\r\nThe maximum Xcode version is also displaying incorrectly. In this case showing 5.1.. instead of 5.1.1\r\n{code}! Xcode 6.0 is too new and may or may not work with Titanium SDK 3.3.0. The maximum supported\r\n Xcode version by Titanium SDK 3.3.0 is Xcode 5.1..{code}\r\n\r\nh5.Steps To Reproduce\r\n1. Install a version of Xcode higher than that supported by the SDK\r\n2. Run ti info\r\n\r\nh5.Expected Result\r\nDisplay the version as X.X.X (for example, 5.1.1)\r\n\r\nh5.Actual Result\r\nDisplays the Xcode version as X.X.. (for example, 5.1..)", "attachment": [], "flagged": false, "summary": "CLI: Maximum Xcode version displaying incorrectly in 'ti info'", "creator": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac OSX 10.9.3\r\nAppcelerator Studio, build: 3.3.0.201405271647\r\nTitanium SDK, build: 3.3.0.v20140603113312\r\nTitanium CLI, build: 3.3.0-beta2\r\nAlloy: 1.4.0-beta", "closedSprints": [ { "id": 119, "state": "closed", "name": "2014 Sprint 11 Tooling", "startDate": "2014-05-27T16:30:27.477Z", "endDate": "2014-06-07T01:30:00.000Z", "completeDate": "2014-06-12T20:51:59.189Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "307543", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Also remove wording \"too new\"", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-04T18:23:40.000+0000", "updated": "2014-06-04T18:23:40.000+0000" }, { "id": "307637", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "node-appc pull request: https://github.com/appcelerator/node-appc/pull/95 (ALREADY MERGED)\r\n\r\nTimob master pull request: https://github.com/appcelerator/titanium_mobile/pull/5799\r\nTimob 3_3_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5800\r\n\r\nTo test, install Xcode 6 beta and run {{ti info -t ios}}.\r\n\r\nAlternatively, you can install Xcode 5.1.1, go to the Ti SDK folder, edit {{iphone/package.json}} and then under the \"vendorDependencies\" set the \"xcode\" version to \">=5.0 <=5.0.x\". When you run \"ti info\" it will detect 5.1.1 as newer than the max supported version (<=5.0.x) and displays \"5.0.x\" instead of \"5.0..\".", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-05T05:08:43.000+0000", "updated": "2014-06-13T22:52:05.000+0000" }, { "id": "308039", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Passes review, works as described. However, at QE's request, I am not merging the PRs.", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-06-09T17:26:32.000+0000", "updated": "2014-06-09T17:26:32.000+0000" }, { "id": "319608", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Actual result\r\niOS Issues\r\n ! Xcode 6.0 may or may not work with Titanium SDK 3.4.0.\r\n The maximum supported Xcode version by Titanium SDK 3.4.0 is Xcode 5.1.x.\r\n\r\nTested with\r\nMac osx 1-.9.4 Maverics\r\nAppcelerator Studio, build: 3.4.0.201408180158\r\nTitanium SDK, build: 3.4.0.v20140820125714\r\nNode.JS Version: v0.10.28\r\nNPM Path: /usr/local/bin/npm\r\nNPM Version: 1.4.23\r\nacs@1.0.16\r\nalloy@1.5.0-dev (git://github.com/appcelerator/alloy.git#b2e8f580d023e45c63072df924666e58193a8981)\r\ninstall@0.1.7\r\nnpm@1.4.23\r\nsudo@1.0.3\r\ntitanium@3.4.0-dev (git://github.com/appcelerator/titanium.git#9079326639c7f610dafee33dd16742de7d92d795)\r\ntitanium-code-processor@1.1.1\r\nXcode6-Beta4\r\n", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-21T00:08:14.000+0000", "updated": "2014-08-21T00:08:14.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }