Closed akjesto closed 6 years ago
I got the following error when I tried 'pod install' command in my terminal
Pre-downloading: Cosmos from https://github.com/evgenyneu/Cosmos.git, branch swift-4.0
Cosmos
https://github.com/evgenyneu/Cosmos.git
swift-4.0
[!] Error installing Cosmos [!] Failed to download 'Cosmos'.
My podfile look like this pod 'Cosmos', :git => 'https://github.com/evgenyneu/Cosmos.git', :branch => 'swift-4.0'
My pod version is 1.4
Hi, I think it fails because there is no branch swift-4.0 anymore. You can try using the latest version instead, as shown in the setup section of the readme.
Closing the issue. Feel free to reopen if needed.
I got the following error when I tried 'pod install' command in my terminal
Pre-downloading:
Cosmos
fromhttps://github.com/evgenyneu/Cosmos.git
, branchswift-4.0
[!] Error installing Cosmos [!] Failed to download 'Cosmos'.
My podfile look like this pod 'Cosmos', :git => 'https://github.com/evgenyneu/Cosmos.git', :branch => 'swift-4.0'
My pod version is 1.4