Last active
December 3, 2018 15:40
-
-
Save matheusdepaula/1c862d8cde96d51507a5eef5228eb4a0 to your computer and use it in GitHub Desktop.
Revisions
-
Matheus Pereira De Paula renamed this gist
Dec 3, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Matheus Pereira De Paula created this gist
Dec 3, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ INSTALAR UMA VERSÃO ESPECIFICA DO COCOAPODS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pod --version -> Verificar versão sudo gem install cocoapods -v 1.4.0 -> Instalar uma versão específica gem uninstall cocoapods -v 1.2.2 -> Desinstalar versão específica gem uninstall cocoapods -> Remover completamente o Cocoapods