{ "id": "172128", "key": "TIMOB-26603", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": [], "resolution": null, "resolutiondate": null, "created": "2018-08-24T14:39:49.000+0000", "priority": null, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2018-11-28T22:18:46.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "13715", "name": "Hyperloop", "description": "Hyperloop project" } ], "description": "I'm attempting to run projects containing Hyperloop code directly on XCode, in order to debug native modules or run Instruments.\r\nAs soon as Hyperloop code is invoked a script error is shown:\r\n\r\n{noformat}\r\nScript Error {\r\n column = 26;\r\n line = 7;\r\n message = \"Can't find variable: Hyperloop\";\r\n sourceURL = ..., etc\r\n}\r\n{noformat}\r\nWhat am I missing?", "attachment": [], "flagged": false, "summary": "Add documentation on how to run Hyperloop projects directly on XCode", "creator": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "444013", "author": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "body": "Great that this has moved along the pipeline. I was about to make a comment to bump it. \r\nThe source url of the stacktrace is any of the js stubs created by the hyperloop build. When the project is run from XCode, the Hyperloop global is unavailable.\r\nIf a project has a combination of native modules and hyperloop, not being able to run it from within XCode makes it impossible to do module development on the same project where there is hyperloop code.", "updateAuthor": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-11-28T22:17:00.000+0000", "updated": "2018-11-28T22:18:46.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }