This is my second project that I'm doing in Swift 3. I ran into this error code:
Thread 1: signal SIGABRT
and my project won't load correctly either. Please help!
UPDATE: WORKS NOW!
This is my second project that I'm doing in Swift 3. I ran into this error code:
Thread 1: signal SIGABRT
and my project won't load correctly either. Please help!
UPDATE: WORKS NOW!
Please make sure you have checked initial view controller
from storyboard. Generally, this is the main reason for such type of crash.