[!] Error installing Gifu
[!] /usr/local/bin/git clone https://github.com/kaishin/gifu.git /var/folders/9z/qsb_n47113vc8mt6h0__3byr0000gp/T/d20151223-26014-1mvf7v3 --single-branch --depth 1 --branch v1.0.0 --recursive
Submodule 'Carthage/Checkouts/Runes' (https://github.com/thoughtbot/Runes.git) registered for path 'Carthage/Checkouts/Runes'
Cloning into '/var/folders/9z/qsb_n47113vc8mt6h0__3byr0000gp/T/d20151223-26014-1mvf7v3'...
Note: checking out 'da3b117b405b4fab6e3fba3c8ad9e214f7b6d8ca'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
Cloning into 'Carthage/Checkouts/Runes'...
fatal: unable to access 'https://github.com/thoughtbot/Runes.git/': Could not resolve host: github.com
Clone of 'https://github.com/thoughtbot/
cell.gifImageView.animateWithImage(named: "sample.gif")
I dont see anything.
animateWithGIFNamed
on my GIFImageView objects. (Since the public functions don't have an @objC attribute added to them?) Am I missing something or is Gifu cannot be used from ObjC code. I really think I am just missing something. Please help!