libsystem_kernel.dylib`__pthread_kill:
0x7fff523bc330 <+0>: movl $0x2000148, %eax ; imm = 0x2000148
0x7fff523bc335 <+5>: movq %rcx, %r10
0x7fff523bc338 <+8>: syscall
-> 0x7fff523bc33a <+10>: jae 0x7fff523bc344 ; <+20>
0x7fff523bc33c <+12>: movq %rax, %rdi
0x7fff523bc33f <+15>: jmp 0x7fff523b6629 ; cerror_nocancel
0x7fff523bc344 <+20>: retq
0x7fff523bc345 <+21>: nop
0x7fff523bc346 <+22>: nop
0x7fff523bc347 <+23>: nop
The fifth row which showed by arrow has the problem called "Thread 4: signal SIGABRT". It happens when i connect pod and CocoaPods to my project. After it don't work
That's my first game project on Swift and i must to finish it soon for University Project, please help!!