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 we're running pod install and downloading the whole pod registry, taking close to 6 minutes whether it's needed or not. We should check the existence of the Podfile and use the project template to toggle this.
The text was updated successfully, but these errors were encountered:
Currently we're running
pod install
and downloading the whole pod registry, taking close to 6 minutes whether it's needed or not. We should check the existence of thePodfile
and use the project template to toggle this.The text was updated successfully, but these errors were encountered: