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
Currently everything is in the AppDelegate which was great to get things going, but in the long run is going to be a pain. It makes certain things nigh impossible, others just harder than it should be.
We need to pull all the main window code out into it's own controller toot sweet.
The text was updated successfully, but these errors were encountered:
Currently everything is in the AppDelegate which was great to get things going, but in the long run is going to be a pain. It makes certain things nigh impossible, others just harder than it should be.
We need to pull all the main window code out into it's own controller toot sweet.
The text was updated successfully, but these errors were encountered: