{ "id": "122174", "key": "TIMOB-15681", "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": "15715", "description": "2013 Sprint 25", "name": "2013 Sprint 25", "archived": true, "released": true, "releaseDate": "2013-12-13" }, { "id": "15717", "description": "2013 Sprint 25 Core", "name": "2013 Sprint 25 Core", "archived": true, "released": true, "releaseDate": "2013-12-13" }, { "id": "15747", "description": "Release 3.1.4", "name": "Release 3.1.4", "archived": true, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-12-13T22:43:04.000+0000", "created": "2013-11-07T00:14:09.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "33690", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "123543", "key": "TIMOB-15944", "fields": { "summary": "iOS: Unable to build using Studio 3.2.0, CLI 3.2.0 and SDK 3.1.3.GA", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "33964", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "124077", "key": "TIMOB-16064", "fields": { "summary": "3.2.0RC Studio with 3.1.3GA SDK throws iOS titanium-cli build error", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "33114", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "120420", "key": "TIMOB-15335", "fields": { "summary": "iOS7: No console logging from Titanium CLI", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2013-12-20T22:12:30.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": "10206", "name": "iOS", "description": "iOS Platform" }, { "id": "10207", "name": "Tooling" } ], "description": "There were a number of fixes to master to support iOS 7.0.3 and Xcode 5.0.1 that should be backported to 3.1.X. This includes:\r\n\r\n* ti info -t ios\r\n* ios detection in node-appc\r\n* correct ios sdk detection from pre-compile phase\r\n* simulator directory discover\r\n* probably others\r\n", "attachment": [], "flagged": false, "summary": "CLI: iOS: Backport fixes for iOS 7.0.3 and Xcode 5.0.1 to 3.1.X", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "284098", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Titanium SDK 3.1.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5120\r\n\r\nnode-appc master pull request: https://github.com/appcelerator/node-appc/pull/71\r\nnode-appc 3_2_X pull request: https://github.com/appcelerator/node-appc/pull/72\r\nnode-appc 3_1_X pull request: https://github.com/appcelerator/node-appc/pull/73", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-12-12T22:37:30.000+0000", "updated": "2013-12-12T23:29:18.000+0000" }, { "id": "284330", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed. Verified the following:\n\n1. Was able to launch to iphone/ipad simulators (including 64-bit) 7.X and 6.X with Xcode 5.0.2, 5.0.1, 5.0\n2. Was able to install app to ios devices (iphone 5 (7.0), iphone 4s (6.0.1), ipad 3 (6.0.1)) with Xcode 5.0.2, 5.0.1, 5.0\n3. Was able to adhoc package and install app to devices (iphone 5 (7.0), iphone 4s (6.0.1)) with Xcode 5.0.2, 5.0\n\nTested with:\n\nAppcelerator Studio, build: 3.2.0.201312121648\nSDK build: 3.1.4.v20131213162008\nCLI: 3.2.0 (github.com/appclerator/titanium.git#3_2_X)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-14T02:14:11.000+0000", "updated": "2013-12-14T02:14:11.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }