[Solved] Xcode bugged project

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 … Read more