e-sites / Natrium

A pre-build (Swift) script to alter your Xcode project at pre-build-time per environment, build configuration and target.
https://www.e-sites.nl
MIT License
146 stars 15 forks source link

v5.8.0 is not working with Carthage #5

Closed ido-nave-healthy closed 6 years ago

ido-nave-healthy commented 6 years ago

Using Carthage with latest version 5.8.0 is not working. The zip file is not a real zip file.

BTW - why Carthage build is using only zip instead supporting building from the project?

basvankuijck commented 6 years ago

The repo was missing the 5.8.0 tag.

Could you clean your cache: rm -rf ~/Library/Caches/org.carthage.CarthageKit

and then try again? carthage update

ido-nave-healthy commented 6 years ago

Apparently the problem was old Carthage version. With Carthage v0.30.1 there is no problem to get the framework.