{ "id": "168524", "key": "TIMOB-24862", "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": "19779", "name": "Hyperloop 2.1.2", "archived": false, "released": true, "releaseDate": "2017-07-10" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-06-22T17:39:58.000+0000", "created": "2017-06-20T14:46:41.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2017-07-06T19:11:05.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": "*Steps to reproduce the behavior*\r\n# Make sure Xcode 8.3.3 is selected\r\n# Run https://github.com/appcelerator/hyperloop-examples on simulator\r\n\r\n*Actual behavior*\r\nThe build fails with the following error\r\n{code}\r\n[TRACE] [Hyperloop] CocoaPods Pod installation complete! There are 3 dependencies from the Podfile and 3 total pods installed.\r\n[DEBUG] [Hyperloop] running /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Debug -alltargets IPHONEOS_DEPLOYMENT_TARGET=8.0 -sdk iphonesimulator10.3.1 SYMROOT=/Users/jvennemann/Development/appc/hyperloop-examples/build/iphone/build/Products ONLY_ACTIVE_ARCH=NO /Users/jvennemann/Development/appc/hyperloop-examples/Pods\r\n[INFO] [Hyperloop] Building CocoaPods dependencies\r\n[WARN] [Hyperloop] CocoaPods xcodebuild: error: SDK \"iphonesimulator10.3.1\" cannot be located.\r\n[ERROR] An error occurred during build after 10s 838ms\r\n[ERROR] the xcodebuild failed running from /Users/jvennemann/Development/appc/hyperloop-examples/Pods\r\n{code}\r\n\r\n*Expected behavior*\r\nThe app builds without issues", "attachment": [], "flagged": false, "summary": "Hyperloop: iOS - CocoaPods build error with Xcode 8.3.3 and iOS 10.3.1", "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": "Xcode 8.3.3\r\niOS SDK 10.3.1\r\nTiSDK: 6.1.0.GA", "closedSprints": [ { "id": 912, "state": "closed", "name": "2017 Sprint 13 Tooling", "startDate": "2017-06-18T16:15:17.914Z", "endDate": "2017-07-02T16:15:00.000Z", "completeDate": "2017-07-06T23:54:40.012Z", "originBoardId": 199 } ], "comment": { "comments": [ { "id": "422451", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR (master): https://github.com/appcelerator/hyperloop.next/pull/181\r\nPR (2_1_X): https://github.com/appcelerator/hyperloop.next/pull/182", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-06-21T12:29:07.000+0000", "updated": "2017-06-21T12:29:07.000+0000" }, { "id": "422557", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed, using:\r\nMacOS 10.12.6 (16G12b)\r\nTi SDK 6.2.0.v20170619083634\r\nAppc NPM 4.2.9\r\nAppc CLI 6.2.2\r\nAlloy 1.9.11\r\nXcode 8.3.3 (8E3004b)\r\nHyperloop 2.1.2b3\r\n\r\nAble to create and run projects with hyperloop enabled and when using Xcode 8.3.3 on iOS 10.3.1 simulators and devices. Tested using the hyperloop samples app as well as newly created apps.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-22T17:38:16.000+0000", "updated": "2017-06-22T17:39:12.000+0000" }, { "id": "423582", "author": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "body": "I have the same error. \r\n[INFO] Alloy compiler completed successfully\r\n[INFO] [Hyperloop] Building CocoaPods dependencies\r\n[WARN] [Hyperloop] CocoaPods xcodebuild: error: SDK \"iphonesimulator10.3.1\" cannot be located.\r\n\r\nCan you tell me how to install Hyperloop 2.1.2b3 manually?", "updateAuthor": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "created": "2017-07-06T16:31:14.000+0000", "updated": "2017-07-06T16:31:14.000+0000" }, { "id": "423589", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~jerodfritz], Hyperloop 2.1.2 was released together with SDK 6.1.1.GA and it should have been automatically downloaded when the CLI checked for updates. If not you can manually force a update check by running {{appc config set lastUpdateCheckTiDownloads null}} and then re-running your build. Also make sure to update any version constraints you may have set in you tiapp.xml for the Hyperloop module and plugin.", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-07-06T17:09:42.000+0000", "updated": "2017-07-06T17:09:42.000+0000" }, { "id": "423611", "author": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "body": "Thank you. That did get me past this error. Now on to the next...", "updateAuthor": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "created": "2017-07-06T19:11:05.000+0000", "updated": "2017-07-06T19:11:05.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }