Post

Replies

Boosts

Views

Activity

Debugging Error: Thread 1: signal SIGABRT
Hello, I've been trying to find away past the error I'm getting on my xcode project the last few days. I know generally the error "Thread 1: signal SIGABRT" is caused by missing code after you link a button or something from deleting it, but I don't think this is the same case considering the code doesn't have anything linked. I've done a lot of Googling and YouTubing, but I can't seem to find the problem. On line 54 under MenuController.swift i get the error "Thread 1: signal SIGABRT"./ let cell = tableView.dequeueReusableCell(withIdentifier: "MenuCell") as! MenuCellI will link the project and images. I'm not sure why it's doing it, but anything will help. Thank you so much.I'm also using the cocoapod "SlideMenuControllerSwift" https://github.com/dekatotoro/SlideMenuControllerSwifthttps://image.ibb.co/gt39bH/Screen_Shot_2018_02_05_at_6_34_26_PM.pnghttps://image.ibb.co/kLLBqc/Screen_Shot_2018_02_05_at_6_34_42_PM.pngProject: http://www.mediafire.com/file/w1e11bwea7dot1b/B%26G+Club.zip
4
1
22k
Nov ’22