-
Notifications
You must be signed in to change notification settings - Fork 10
dyld: Symbol not found: __TMPdCSs12_SequenceBox #5
Comments
It seems that it's caused by swift 2.2 ? But I'm no expert on this… |
Hi. Have same issue with XCode 8, iOS 10, Swift 3. |
I have the same issue running Version 8.2.1 (8C1002), @kylef any idea about what might be wrong? |
The problem is that the version of QueryKit CLI that is installed is compiled with a different version of Swift so it's not compatible. I'll need to update QueryKit CLI to be Swift 3.x compatible. |
@kylef :
|
For now, the only solution is to build it yourself with the Swift package manager as described in the readme. |
Can't execute command, installed from homebrew, XCode 7.3
The text was updated successfully, but these errors were encountered: