I was going to recreate the project from scratch, but decided to start by recreating the files in the project first. I copied the code in LoginVC
, deleted the file, created a new LoginVC
, pasted the code back in, and the whole project runs as expected now. Breakpoints and code execute as expected throughout the project
3
solved Xcode bugged project