Error readings are faulty?
Been getting error readings that are duplicated and faulty. In my project, I have been receiving an error where it states “View controller is unreachable because it has no entry points..” Of course I can fix it by creating a segue between my two views or by creating a storyboard ID. The problem arises when it provides not only one warning but two of the same identical warnings, in which I was able to knock one of them off by creating a storyboard ID (the other warning will be fixed through a segue). Its very confusing since I am creating a duplicate app (app is essentially similar to how Uber has a driver and rider app respectively, so pretend this duplicate is the rider version) in which the duplicate seems to only have one of the same warnings instead of two (which will be fixed for sure when I complete the segue). This leads to my second issue.
When I create my second attempt at the driver version (after deleting the first attempt because I was thinking it was a glitch, thus decided to create a new project file to recreate it in hopes the warnings won’t be there) under the same name for the project, it seems to pop up those TWO SAME warnings BEFORE I do anything to the storyboard and controller…. very very weird. But if I made the driver version under a diff name (instead of “Uber for driver” I write “Uber driver” for example), it would start from a clean slate with no errors as its supposed to. Hope this gets fixed soon as its very confusing to code.
Poopyfacts about
Xcode, v8.2.1