0
how can i fix signal SIGABRT in swift
2 Answers
+ 2
It is a common error msg for many different errors... try to see if one of your outlets is connected more than once or something
0
Thanx i can solved it . But i have another problem ..I made project and I used multiple views.but when i run program .the debag show message .. couldn't find storeboard named in bundle .i search about this problem much time but no solution