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
{{ message }}
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
There are some errors when building this project. I noticed this merge broke the building. For example, that merge deleted MainTabBarViewModel, but in AppDelegate.swift, it was still required. And the similar things happened to the initializer of EpisodesViewModel.
The text was updated successfully, but these errors were encountered:
I'm glad that you're interested in my project! I have started refactoring the architecture but it still work in progress.
I don't have much time at the moment to finish it, but apparently I will!
What can we do right now?
You can fix those problems and I'll review your pull request. You can make some improvements if you want to as well ☺️
You can enable notifications and wait for the time when I'll finish refactoring.
Please, let me know what you're about to do
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There are some errors when building this project. I noticed this merge broke the building. For example, that merge deleted
MainTabBarViewModel
, but in AppDelegate.swift, it was still required. And the similar things happened to the initializer ofEpisodesViewModel
.The text was updated successfully, but these errors were encountered: