danielrhodes / Swift-ActionCableClient

ActionCable is a new WebSocket server being released with Rails 5 which makes it easy to add real-time features to your app. This Swift client makes it dead-simple to connect with that server, abstracting away everything except what you need to get going.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem when installed with Carthage.

wparaujo opened this issue · comments

I did two tests using Cocoapods and Carthage, with cocoapods the framework works fine, but when I installed with carthage the following error happen on line 301:

Thread1: EXC_BAD_ACCESS(code=EXC_I386_GPLFT)

XCode version 8.3.3

image:
screen shot 2017-08-16 at 19 46 29

Is this still happening with XCode 9?

Yes,
This happened with Version 9.2 🙇

This is still happening for me with Carthage. Any ideas on what is wrong? I'm using Xcode 9.4.