This repository has been archived by the owner on Jul 2, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
comparison of array with array failed ... #6
Comments
Hi, @germanger! You should:
Before github "SwiftyJSON", "2.2", :files => "Source/SwiftyJSON.swift" After github "SwiftyJSON/SwiftyJSON", "2.2.0", :files => "Source/SwiftyJSON.swift" Thanks for using CocoaSeeds 😄 |
Thanks devxsoul for the fast response. I made both changes but got this:
|
You're using smart-quotes(“”). Try using regular quotes("").
|
ohhh.. damn, you are right. |
If you have any questions or any ideas, please don't hesitate to make an issue :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is my Seedfile:
I run "seed install", and I get this:
Anaylizing dependencies
'/Library/Ruby/Gems/2.0.0/gems/cocoaseeds-0.0.7/lib/cocoaseeds/core.rb:239:in
sort': comparison of Array with Array failed (ArgumentError) from /Library/Ruby/Gems/2.0.0/gems/cocoaseeds-0.0.7/lib/cocoaseeds/core.rb:239:in
install_seeds'from /Library/Ruby/Gems/2.0.0/gems/cocoaseeds-0.0.7/lib/cocoaseeds/core.rb:100:in
install' from /Library/Ruby/Gems/2.0.0/gems/cocoaseeds-0.0.7/lib/cocoaseeds/command.rb:7:in
run'from /Library/Ruby/Gems/2.0.0/gems/cocoaseeds-0.0.7/bin/seed:5:in
<top (required)>' from /usr/bin/seed:23:in
load'from /usr/bin/seed:23:in `
The text was updated successfully, but these errors were encountered: