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
I think in the first approach you don't have to worry about running pod install automatically and detecting changes there. Usually, people call it manually when working on the project.
You call it once and then you don't have to call it again unless you change something in the Podfile.
Experimenting with https://github.com/wojciech-kulik/Swift-MVVMC-Demo
Status:
Issues:
pod install
needs to be ran manually for build/run to workTodos:
cc @wojciech-kulik
The text was updated successfully, but these errors were encountered: