You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The module works great!
But when i added a prefix in Rambafile, it creates the files with the prefix and the classes without.
Which leads to crash, because he want to load the wrong .xib file...
The module works great!
But when i added a prefix in Rambafile, it creates the files with the prefix and the classes without.
Which leads to crash, because he want to load the wrong .xib file...
HomeViewController(nibName: String(describing:HomeViewController.self), bundle: Bundle.main)
I know nobody uses prefix this days... but still i did type my prefix on my Rambafile generation, and i had some struggle figuring it out.
The text was updated successfully, but these errors were encountered: