{ "id": "174855", "key": "TIMOB-27824", "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": "20949", "name": "Release 9.0.1", "archived": false, "released": true, "releaseDate": "2020-04-16" }, { "id": "21017", "name": "Hyperloop 5.0.3", "archived": false, "released": true, "releaseDate": "2020-04-09" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2020-04-15T20:53:25.000+0000", "created": "2020-03-25T16:51:48.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2020-04-15T20:53:25.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": "XCode has been automatically updated to 11.4 and now I can't build for iOS (8.3.1 SDK) I got a weird message when build without liveview after tried building with liveview enabled.\r\n\r\nTried with 8.1.3 & 9.0.0 SDK and Hyperloop different versions\r\n\r\n\r\n{code:json}\r\n{ encoding: '?',\r\n name: 'position',\r\n type: 'unknown type: 176',\r\n value: 'float __attribute__((ext_vector_type(3)))' }\r\n[LiveView] Error: cannot figure out objc return result\r\n at Object.getObjCReturnResult (/Users/jormagar/Library/Application Support/Titanium/modules/iphone/hyperloop/4.0.4/hooks/generate/util.js:597:8)\r\n{code}\r\n\r\n\r\n{code:json}\r\n{ encoding: '?',\r\n name: 'position',\r\n type: 'unknown type: 176',\r\n value: 'float __attribute__((ext_vector_type(3)))' }\r\n[LiveView] Error: cannot figure out objc return result\r\n at Object.getObjCReturnResult (/Users/jormagar/Library/Application Support/Titanium/modules/iphone/hyperloop/5.0.1/hooks/generate/util.js:597:8\r\n{code}\r\n\r\n", "attachment": [], "flagged": false, "summary": "Hyperloop: iOS - build fails after updating XCode to 11.4", "creator": { "name": "jormagar", "key": "jormagar", "displayName": "Jorge Macias Garcia", "active": true, "timeZone": "Europe/Brussels" }, "subtasks": [], "reporter": { "name": "jormagar", "key": "jormagar", "displayName": "Jorge Macias Garcia", "active": true, "timeZone": "Europe/Brussels" }, "environment": "XCode 11.4\r\nLatest appc cli\r\nTi cli 5.2.2\r\nHyperloop 4.0.4 & 5.0.1", "closedSprints": [ { "id": 1192, "state": "closed", "name": "2020 Sprint 8", "startDate": "2020-04-10T18:08:36.092Z", "endDate": "2020-04-24T18:08:00.000Z", "completeDate": "2020-04-24T16:23:30.466Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "454854", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "[~jormagar] are you seeing this both with and without liveview? The liveview error is probably a red herring due to TIMOB-26870\r\n\r\ncc [~jvennemann] I'm guessing something has changed in xcode that broke hyperloop", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2020-03-25T17:41:02.000+0000", "updated": "2020-03-25T17:41:02.000+0000" }, { "id": "454855", "author": { "name": "jormagar", "key": "jormagar", "displayName": "Jorge Macias Garcia", "active": true, "timeZone": "Europe/Brussels" }, "body": "@eharris if I build with liveview enabled it fails and consecutive builds fails to with same error if I build without liveview. What can I try in this scenario?", "updateAuthor": { "name": "jormagar", "key": "jormagar", "displayName": "Jorge Macias Garcia", "active": true, "timeZone": "Europe/Brussels" }, "created": "2020-03-25T17:54:34.000+0000", "updated": "2020-03-25T17:54:34.000+0000" }, { "id": "454866", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "Looks like the metadata parser can't figure out the type from something new in the bundled iOS 13.4 SDK. I'll take a look first thing in the morning.", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-03-26T01:32:34.000+0000", "updated": "2020-03-26T01:32:34.000+0000" }, { "id": "454891", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR: https://github.com/appcelerator/hyperloop.next/pull/337", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-03-27T17:15:19.000+0000", "updated": "2020-03-27T17:15:19.000+0000" }, { "id": "454907", "author": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Same here. \r\nTook me 2 days to work this around on my environment, since I'm trapped in SDK 8.2.1.GA due to some incompatible modules with SDK 9.\r\nManaged to get it working by uninstalling and cleaning all xcode/node/appc related content, then reinstalling xcode 11.3, node@12, cli 8.0.0.\r\nAlso, hyperloop must be 4.0.2 or lower. ", "updateAuthor": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-03-30T17:49:18.000+0000", "updated": "2020-03-30T17:49:18.000+0000" }, { "id": "454915", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~perdona], it should be enough to replace your Xcode install with 11.3. Here are the steps i did to get my environment running again:\r\n\r\n# Move Xcode 11.4 out of the Applications folder somewhere else, e.g. {{sudo mv /Applications/Xcode.app ~/xcode-versions/Xcode_11.4.app}}. I keep multiple Xcode versions around in that folder so i can easily switch between them.\r\n# Install/restore Xcode 11.3 into {{/Applications}}, open it at least once and make sure the command line tools are correctly set. See Preferences > Locations > Command Line Tools.\r\n\r\nThat way I was able to build again with Xcode 11.3 / SDK 8.3.1.GA / Hyperloop 4.0.4", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-03-31T14:36:14.000+0000", "updated": "2020-03-31T14:36:14.000+0000" }, { "id": "454967", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed.\r\nPR Merged.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-04-03T17:34:36.000+0000", "updated": "2020-04-03T17:34:36.000+0000" }, { "id": "455026", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with hyperloop 5.0.2.\r\nClosing.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-04-08T18:13:42.000+0000", "updated": "2020-04-08T18:13:42.000+0000" }, { "id": "455060", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "Need to incorporate into SDK by updating modules.json to point at hyperloop 5.0.3. Here's the release page: https://github.com/appcelerator-modules/hyperloop-builds/releases/tag/v5.0.3", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-04-09T17:56:28.000+0000", "updated": "2020-04-09T18:37:52.000+0000" }, { "id": "455066", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "PRs to update Hyperloop in the SDK:\r\n\r\nPR (master): https://github.com/appcelerator/titanium_mobile/pull/11611\r\nPR (9_0_X): https://github.com/appcelerator/titanium_mobile/pull/11612", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-04-09T19:25:54.000+0000", "updated": "2020-04-09T19:25:54.000+0000" }, { "id": "455144", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed for Master and 9_0_X, waiting on Jenkins build.", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-04-15T13:33:54.000+0000", "updated": "2020-04-15T13:33:54.000+0000" }, { "id": "455145", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "merged to master and 9_0_X", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-04-15T13:48:50.000+0000", "updated": "2020-04-15T13:48:50.000+0000" }, { "id": "455152", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with SDK 9.0.1.v20200415071927.\r\nClosing.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-04-15T20:53:21.000+0000", "updated": "2020-04-15T20:53:21.000+0000" } ], "maxResults": 14, "total": 14, "startAt": 0 } } }