{ "id": "172328", "key": "TIMOB-26404", "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": "20275", "name": "Release 7.4.1", "archived": false, "released": true, "releaseDate": "2018-10-18" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-09-21T18:17:53.000+0000", "created": "2018-09-21T06:14:03.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "ios" ], "versions": [ { "id": "20183", "description": "", "name": "Release 7.4.0", "archived": false, "released": true, "releaseDate": "2018-09-17" } ], "issuelinks": [], "assignee": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "updated": "2018-10-03T15:09:30.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": [], "description": "We've experienced this with an app that uses Hyperloop that builds fine under 7.3.1 SDK and Xcode 9 but the build fails under 7.4.0 (and latest build 7.4.1) SDK and Xcode 10. \r\n\r\nI duplicated the results with the latest hyperloop-examples app on Github so this impacts apps that use Hyperloop (perhaps in a non-trivial manner?).\r\n\r\nBasically, the build continues until it would normally say \"Invoking xcodebuild\" and instead outputs...\r\n\r\n[TRACE] : [Hyperloop] metabase took 3882 ms to generate\r\n{color:red}2018-09-21T04:40:05.382Z | ERROR | An uncaught exception was thrown!\r\nInvalid Version: 12.-1.0\r\n2018-09-21T04:40:05.382Z | ERROR | Invalid Version: 12.-1.0{color}", "attachment": [], "flagged": false, "summary": "iOS: Cannot build hyperloop-examples app with Xcode 10 and 7.4.0 SDK", "creator": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "7.4.0 GA SDK, 7.4.1 latest build, Xcode 10 ", "closedSprints": [ { "id": 1073, "state": "closed", "name": "2018 Sprint 19 SDK", "startDate": "2018-09-09T21:02:56.422Z", "endDate": "2018-09-23T21:02:00.000Z", "completeDate": "2018-09-23T22:28:10.932Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "441872", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "[~jfalcone] I think I've seen people mention this on ti-slack, could you try updating the hyperloop version in the tiapp [module tags|https://github.com/appcelerator/hyperloop-examples/blob/master/tiapp.xml#L67] to 3.1.3, it looks to be 3.1.2 right now.\r\n\r\nYou can get 3.1.3 from here https://github.com/appcelerator-modules/hyperloop-builds/releases\r\n", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2018-09-21T07:16:37.000+0000", "updated": "2018-09-21T08:57:01.000+0000" }, { "id": "441881", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "master: https://github.com/appcelerator/titanium_mobile/pull/10332\r\n7_4_X: https://github.com/appcelerator/titanium_mobile/pull/10333", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2018-09-21T09:31:55.000+0000", "updated": "2018-09-21T09:31:55.000+0000" }, { "id": "441897", "author": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I see the problem in the 3.1.3 description... \"Using CocoaPods in Hyperloop does not work with Xcode 10 and iOS 12\"", "updateAuthor": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-09-21T16:40:22.000+0000", "updated": "2018-09-21T16:40:22.000+0000" }, { "id": "441898", "author": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified on my system that 7.4.0 SDK + 3.1.3 hyperloop module works. Thank you!", "updateAuthor": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-09-21T17:27:12.000+0000", "updated": "2018-09-21T17:27:12.000+0000" }, { "id": "441901", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "Merged to master and 7_4_X branches.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2018-09-21T18:17:53.000+0000", "updated": "2018-09-21T18:17:53.000+0000" }, { "id": "442155", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-09-28T10:20:20.000+0000", "updated": "2018-09-28T10:20:20.000+0000" }, { "id": "442253", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "[~smohammed]The fix for master Alloy projects has just been merged, so this can be re-tested there.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2018-10-03T14:11:08.000+0000", "updated": "2018-10-03T14:11:08.000+0000" }, { "id": "442254", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "*Closing ticket.* Fix can now be verified in SDK version {{7.5.0.v20181003071100}} as well. ", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-10-03T15:09:17.000+0000", "updated": "2018-10-03T15:09:17.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }