{ "id": "172105", "key": "TIMOB-26327", "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": [], "resolution": null, "resolutiondate": null, "created": "2018-08-21T10:28:24.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-08-21T10:28:24.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "From recent talks with one of our customers, having to copy frameworks in native modules to platform/ seems to be an unnecessary step these days, because the Xcode-project should be smart enough to locate the frameworks by looking at the {{FRAMEWORK_SEARCH_PATHS}} value of their main executable target. This is explicitly important to support CocoaPods (puts the frameworks into {{Pods/}} or Carthage (puts the frameworks to {{Carthage/Build/}}). \r\n\r\nOnce this works, we can ideally support CocoaPods and Carthage already. This change needs to be done in the iOS _build.js. The _buildModule.js (responsible to package the module itself) already knows which framework search paths to use.", "attachment": [], "flagged": false, "summary": "iOS: Be able to use frameworks from outside the platform/ directory", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }