{ "id": "172778", "key": "TIMOB-26671", "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": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-01-08T16:55:19.000+0000", "created": "2018-12-19T22:10:18.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2019-01-18T23:06:21.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": "13715", "name": "Hyperloop", "description": "Hyperloop project" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Hyperloop does not load since the introduction of TitaniumKit. This is due to Hyperloop initialization being controlled by compile time constants which are not available inside TitaniumKit.\r\n\r\n*Steps to reproduce the behavior*\r\nTry to run the hyperloop-examples project using Titanium SDK 8.0.0 and Hyperloop 4.0.0\r\n\r\n*Actual behavior*\r\nThe app starts with an error that the {{Hyperloop}} variable is undefined.\r\n\r\n*Expected behavior*\r\nThe app boots without an error and all examples work as expected.", "attachment": [], "flagged": false, "summary": "Hyperloop does not load in TitaniumKit", "creator": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Titanium SDK 8.0.0.v20181219075358\r\nHyperloop 4.0.0", "closedSprints": [ { "id": 1106, "state": "closed", "name": "2019 Sprint 1", "startDate": "2018-12-31T19:39:58.070Z", "endDate": "2019-01-11T19:39:00.000Z", "completeDate": "2019-01-14T17:17:47.552Z", "originBoardId": 114 }, { "id": 1104, "state": "closed", "name": "2018 Sprint 26", "startDate": "2018-12-17T15:56:00.172Z", "endDate": "2018-12-21T15:56:00.000Z", "completeDate": "2018-12-26T17:42:17.145Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "444761", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR (titanium): https://github.com/appcelerator/titanium_mobile/pull/10552\r\nPR (hyperloop): https://github.com/appcelerator/hyperloop.next/pull/313", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-12-19T23:11:51.000+0000", "updated": "2018-12-19T23:11:51.000+0000" }, { "id": "445038", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "I get an error on build while testing these PRs, \r\n\r\n\r\n{noformat}\r\n[TRACE] ld: warning: directory not found for option '-F/Users/Josh/Documents/GitHub/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/CocoaAsyncSocket'\r\n[TRACE] ld: warning: directory not found for option '-F/Users/Josh/Documents/GitHub/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/CocoaSSDP'\r\n[TRACE] ld: warning: directory not found for option '-F/Users/Josh/Documents/GitHub/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/GLCalendarView'\r\n[TRACE] ld: warning: \r\n[TRACE] directory not found for option '-F/Users/Josh/Documents/GitHub/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/JBChartView'\r\n[TRACE] ld: warning: \r\n[TRACE] directory not found for option '-F/Users/Josh/Documents/GitHub/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/MMMarkdown'\r\n[TRACE] ld: warning: directory not found for option '-F/Users/Josh/Documents/GitHub/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/Shimmer'\r\n[TRACE] ld: framework not found CocoaAsyncSocket\r\n[TRACE] clang\r\n[TRACE] : error\r\n[TRACE] : linker command failed with exit code 1 (use -v to see invocation)\r\n[ERROR] ** BUILD FAILED **\r\n[ERROR] The following build commands failed:\r\n[ERROR] Ld /Users/Josh/Documents/GitHub/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/Hyperloop_Sample.app/Hyperloop_Sample normal x86_64\r\n[ERROR] (1 failure)\r\n{noformat}\r\n\r\nThe whole build log can be found [here|https://gist.github.com/longton95/a293d4a2ee081b27a9d7b0dc1b26a930]", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2019-01-07T15:34:17.000+0000", "updated": "2019-01-07T15:34:17.000+0000" }, { "id": "445482", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with SDK 8.0.0.v20190117115226 & hyperloop 4.0.1.\r\n\r\nClosing.\r\n\r\nStudio Ver: 5.1.2.201812191831\r\nSDK Ver: 8.0.0.v20190117115226\r\nOS Ver: 10.14\r\nXcode Ver: Xcode 10.1\r\nAppc NPM: 4.2.13\r\nAppc CLI: 7.0.10-master.5\r\nDaemon Ver: 1.1.3\r\nTi CLI Ver: 5.1.1\r\nAlloy Ver: 1.13.7\r\nNode Ver: 8.9.1\r\nNPM Ver: 5.5.1\r\nJava Ver: 10.0.2\r\nHyperloop: 4.0.1", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-01-18T23:06:16.000+0000", "updated": "2019-01-18T23:06:16.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }