I am programming the ToDoList Objective-C Tutorial from Apple, but try to do it in Swift. (Tutorial)
Now that I am ready, when I run the Application, I get the error:
Unknown class AddToDoItemViewController in Interface Builder file in Swift.
In this thread, somebody solved a, as I think similar Problem with [MyClass class]
in Objective-C. Is there a similar way to do this in Swift?
I found that on a lot of my Swift Controllers there's a new Module Option which was set to None
So to fix it just set the Class to a different one and then set it back. That gave me this
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With