{ "id": "165913", "key": "TIMOB-24390", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2017-02-14T16:15:54.000+0000", "created": "2017-02-09T08:33:18.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [ { "id": "54289", "type": { "id": "10122", "name": "Gantt: start-finish", "inward": "is triggered by", "outward": "is triggering" }, "inwardIssue": { "id": "165073", "key": "TIMOB-24242", "fields": { "summary": "iOS: Hyperloop does not pass search paths to metabase parser", "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": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2017-02-14T16:15:54.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" } ], "description": "One of customer facing problem:\r\n\r\nThey want to use a third party framework - kofax, which is not available in pods. So it has to been added by following doc about \"Adding a third-party framework\" from http://docs.appcelerator.com/platform/latest/#!/guide/iOS_Hyperloop_Programming_Guide\r\n\r\nBut We tried many times still can't figure out a way to use, alway error.\r\n\r\nPlease help on this\r\n\r\nReproduce:\r\n1. Create a new alloy project\r\n2. Simply add this link to index.js\r\n{code}\r\nvar mobileSDK = require('MobileSDK');\r\n{code}\r\n3. Create file appc.js in root folder.\r\n{code}\r\nmodule.exports = {\r\n\thyperloop : {\r\n\t\tios : {\r\n\t\t\txcodebuild : {\r\n\t\t\t\tflags : {\r\n\t\t\t\t\tFRAMEWORK_SEARCH_PATHS : '../../src'\r\n\t\t\t\t},\r\n\t\t\t\tframeworks : ['MobileSDK']\r\n\r\n\t\t\t},\r\n\t\t\tthirdparty : {\r\n\t\t\t\t'MobileSDK' : {\r\n\t\t\t\t\tsource : ['src'],\r\n\t\t\t\t\theader : 'src',\r\n\t\t\t\t\tresource : 'src'\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n};\r\n{code}\r\n4. Add src folder with necessary .framework file inside it. (Attached the src folder from a dropbox link https://www.dropbox.com/s/9bclrfvqt7r5ofk/src.zip?dl=0)\r\n5. Run the app.\r\n\r\nProblem.\r\nAlways get error about - can't find module 'MobileSDK' ", "attachment": [], "flagged": false, "summary": "Hyperloop: Unable to use third party framework (kofax), which is not from Pods", "creator": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "subtasks": [], "reporter": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "environment": "Hyperloop 2.0.0\r\nSDK 6.0.1.GA", "comment": { "comments": [ { "id": "406982", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~sliang], this is similar to a known bug in TIMOB-24242 and will be solved together with that issue. It is currently under review for the next release version of Hyperloop which is 2.0.1", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-02-14T16:14:30.000+0000", "updated": "2017-02-14T16:14:30.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }