COCOAPODS | CDN: trunk URL couldn’t be downloaded: https://cdn.cocoapods.org/deprecated_podspecs.txt Response: 500
Editare il file Podfile ed aggiungere in testa questa riga: source ‘https://github.com/cocoapods/specs.git’
4 articoli con questo tag.
Editare il file Podfile ed aggiungere in testa questa riga: source ‘https://github.com/cocoapods/specs.git’
Dopo aver creato il progetto in Xcode, eseguire i seguenti comandi: pod spec create Peanut edit Peanut.podspec pod spec lint Peanut.podspec...
Aggiornare la versione della libreria pod nel file Podspec effettuare il push di tutte le modifiche sul branch master creare un tag relativo...
Aprire un terminale e lanciare i seguenti comandi: (Carthage)ruby -e “$(curl -fsSL...