the Xcode version is 10.0
cause it seems that Xcode 10.0 dose not support i386 any more, i remove all about i386 from rakefile and test.c
when i excute rake test, i got some error from console output
Begin spec
Target: 8880
<test suit: x86_64/-O0> FAIL
if i use the task_vaccine as library or source code, it will crash at "pthread_kill"
the Xcode version is 10.0 cause it seems that Xcode 10.0 dose not support i386 any more, i remove all about i386 from rakefile and test.c when i excute
rake test
, i got some error from console outputif i use the task_vaccine as library or source code, it will crash at "pthread_kill"