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
When I run pod install then I modify for some repo like switch Alamofire to :binary=> true (it was not configured)
Then Alamofire Folder in Pods would not be correct
I have to delete the Alamofire folder or delete the whole Pods and then run pod install to make everything work again
The text was updated successfully, but these errors were encountered:
If it's a bug:
When I run
pod install
then I modify for some repo like switch Alamofire to:binary=> true
(it was not configured)Then Alamofire Folder in Pods would not be correct
I have to delete the Alamofire folder or delete the whole Pods and then run
pod install
to make everything work againThe text was updated successfully, but these errors were encountered: