Swift-ActionCableClient icon indicating copy to clipboard operation
Swift-ActionCableClient copied to clipboard

Problem when installed with Carthage.

Open wparaujo opened this issue 7 years ago • 3 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

wparaujo avatar Aug 16 '17 22:08 wparaujo

Is this still happening with XCode 9?

danielrhodes avatar Sep 25 '17 17:09 danielrhodes

Yes, This happened with Version 9.2 🙇

ryowa1993 avatar Mar 06 '18 03:03 ryowa1993

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

poneilldev avatar Jun 06 '18 16:06 poneilldev