I'm working on a app that was doing great so far. But today, maybe after some twinkering to try to implement a WatchOsKit, my viewcontroller seems to be broken.
Xcode is telling me that it's not conforming to the NSObject Protocol and that a bunch of methods are missing.
How can I fix this ? Thanks !