Eureka: error: unable to execute command: Segmentation fault: 11 with xcode9b3

Created on 11 Jul 2017  路  4Comments  路  Source: xmartlabs/Eureka

I tested with branch 3.2,4.
Both branch have the same error

Xcode9-Swift3.2 Xcode9-Swift4

Most helpful comment

For sure. It's already been fixed in the tool chain.

All 4 comments

It is a bug in compiler. Only fix for now is to use development branch of Swift Compiler.

  1. Download Development branch for Xcode
  2. Install it
  3. Open Xcode choose Toolchains and select Swift Development Snapshot

So this will be fixed with the next Xcode beta?

For sure. It's already been fixed in the tool chain.

Thanks,it's been fixed in the lastest tool chain.
But there's some other issue with xcode9b3 not in Eureka.What a pity!I go back to xcode9b2.

Was this page helpful?
0 / 5 - 0 ratings