{ "id": "124644", "key": "TIMOB-16162", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "16092", "description": "2014 Sprint 08", "name": "2014 Sprint 08", "archived": true, "released": true, "releaseDate": "2014-04-24" }, { "id": "16095", "description": "2014 Sprint 08 Tooling", "name": "2014 Sprint 08 Tooling", "archived": true, "released": true, "releaseDate": "2014-04-24" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-08-05T16:11:02.000+0000", "created": "2014-01-10T14:29:24.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_build", "qe-closed-3.3.0", "qe-manualtest" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-08-05T16:11:02.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" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "When doing a iOS device build, the only way to get log output is via the Xcode console. It should be possible to add support to node-ios-device for streaming the syslog to the CLI. Check out the deviceconsole (https://github.com/eswick/deviceconsole) project for some implementation details.", "attachment": [], "flagged": false, "summary": "CLI: iOS: Add support to node-ios-device to tail system log", "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": "299510", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5564", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-04-01T17:09:29.000+0000", "updated": "2014-04-01T17:09:29.000+0000" }, { "id": "299515", "author": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "body": "Yay :D", "updateAuthor": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-04-01T17:17:00.000+0000", "updated": "2014-04-01T17:17:00.000+0000" }, { "id": "299517", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "You still need to manually launch the app. :( I'm working on an idea of how to start the app automatically, but I haven't been able to get it to work yet.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-04-01T17:20:50.000+0000", "updated": "2014-04-01T17:20:50.000+0000" }, { "id": "299529", "author": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "body": "Like this :)\r\n{code}\r\ninstruments -t '/Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate' -D /tmp/sti.trace -w 845ff06d84d091526fd6c7502aa1894b8d8377b8 test.app \r\n{code}\r\n\r\nhowever for some reason on my device it dies with\r\n{code}\r\n2014-04-01 19:52:34.945 instruments[4393:1207] Permission to debug info.rborn.test was denied. The app must be signed with a development identity (e.g. iOS Developer).\r\nInstruments Trace Error : Error Starting Recording\r\n{code}\r\n\r\nI think there is some solution on [this SO|http://stackoverflow.com/a/20276258] but don't have the time right now to investigate more :(\r\n", "updateAuthor": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-04-01T17:55:44.000+0000", "updated": "2014-04-01T17:55:44.000+0000" }, { "id": "299530", "author": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "body": "Oh, don't forget to delete the output after you finish cause the trace logs are pretty big (/tmp/sti.trace)", "updateAuthor": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-04-01T17:56:52.000+0000", "updated": "2014-04-01T17:56:52.000+0000" }, { "id": "299531", "author": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hope I didn't sound like a smart a** :|", "updateAuthor": { "name": "rborn", "key": "rborn", "displayName": "Dan Tamas", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-04-01T18:09:26.000+0000", "updated": "2014-04-01T18:09:26.000+0000" }, { "id": "302849", "author": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Verified fix using below environment:\r\n\r\nAppc Studio: 3.3.0.201404281355\r\nSDK build: 3.3.0.v20140425191906\r\nacs: 1.0.14\r\nnpm: 1.3.2\r\nalloy: 1.4.0-dev\r\nCLI: titanium-3.3.0-dev\r\ntitanium-code-processor:1.1.1-beta1\r\nXcode: 5.1.1\r\nOsx: Mavericks(10.9.2)\r\nDevice: iPhone 5S (7.1.1)\r\n\r\nAble to see the logs from both Xcode and studio console. Hence closing the issue.", "updateAuthor": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-04-29T08:32:09.000+0000", "updated": "2014-04-29T08:32:09.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }