Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25511] Cannot get hyperloop to work with cocoa pods since upgrading

GitHub Issuen/a
TypeBug
PriorityHigh
StatusResolved
ResolutionCannot Reproduce
Resolution Date2018-05-20T19:04:17.000+0000
Affected Version/s6.2.2, Hyperloop 2.2.1
Fix Version/sn/a
ComponentsHyperloop
Labelsn/a
ReporterRick White
AssigneeUnknown
Created2017-11-14T22:41:20.000+0000
Updated2018-05-20T19:04:17.000+0000

Description

Trying to demonstrate Hyperloop and iOS Charts for a customer. We standard hyperloop demo app that was created by Bert Granges uses the JBChartView cocoa pod. This used to work in previous versions of the sdk and hyper loop. I have a new machine, and I have installed the latest version of Studio, Hyperloop, and Ti SDK. I can't get this to work. I am guessing that since Hyperloop is now included in the SDK, that something needs to change in this project, but I have spent days and cannot get it to work. Below is the error. [INFO] : [Hyperloop] CocoaPods dependencies found. This will take a few moments but will be cached for subsequent builds [ERROR] : An error occurred during build after 12s 605ms [ERROR] : pod install returned a non-zero exit code: 1

Attachments

FileDateSize
Screen Shot 2017-12-05 at 8.58.54 AM.png2017-12-05T16:05:24.000+000050095
Screen Shot 2017-12-05 at 9.04.31 AM.png2017-12-05T16:05:09.000+000045925

Comments

  1. Hans Knöchel 2017-11-29

    Hey [~rwhite], sorry for picking this up so late. But can you try [Hyperloop 2.2.3](https://github.com/appcelerator-modules/hyperloop-builds/releases/tag/v2.2.3) (for Titanium SDK 6.x) or [Hyperloop 3.0.1](https://github.com/appcelerator-modules/hyperloop-builds/releases/tag/v3.0.1) (for Titanium SDK 7.x). Thank you! Regarding the error: It looks like a CocoaPods build error. This can sometimes happen if the repo where the project is hosted is temporary down or cached incorrectly. You can force a clean download by deleting the "Pods" directory and the "Podfile.lock" file.
  2. Rick White 2017-12-04

    Thanks Hans. I was on vacation last week. I will try your suggestions and get back to you.
  3. Rick White 2017-12-05

    Hans. I have tried two different hyper loop projects with Titanium 7 and Hyperloop 3. I get the same errors with both projects. I am attaching two screenshots - one from the error in Studio, and the other from xCode. Any ideas? Thanks for the help. !Screen Shot 2017-12-05 at 9.04.31 AM.png|thumbnail! !Screen Shot 2017-12-05 at 8.58.54 AM.png|thumbnail!
  4. Rick White 2017-12-06

    Yes. And sorry - that last comment should have been addressed to you, not Eric. I'm not quite awake yet.
  5. Hans Knöchel 2018-05-20

    This shouldn't be an issue anymore. Let me know in case it is!

JSON Source