Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Fixes: #41 Adds --no-use-binaries option #42

Closed
wants to merge 1 commit into from
Closed

Fixes: #41 Adds --no-use-binaries option #42

wants to merge 1 commit into from

Conversation

kylebrowning
Copy link

No description provided.

@NachoSoto
Copy link

I wouldn't make this the default, as binaries can greatly speed up the process (if they're compatible).

I'd propose adding an option to allow users to choose this.

@kylebrowning
Copy link
Author

Thats a good point, but not sure how to fix this gem to support downloading frameworks because its doesn't seem to be working. See #41

@segiddins
Copy link
Collaborator

I agree this needs to be an option

@kylebrowning
Copy link
Author

Well I tested it locally and it actually doesn't fix the issue.

in/carthage-play acquia/waterwheel-swift --verbose
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.0/lib/cocoapods/executable.rb:69:in `execute_command': [!] /usr/local/bin/carthage update --platform ios --no-use-binaries (Pod::Informative)

*** Fetching waterwheel-swift
*** Fetching SwiftyJSON
*** Fetching ObjectMapper
*** Fetching SwiftyUserDefaults
*** Fetching Alamofire
*** Checking out Alamofire at "4.0.1"
*** Checking out ObjectMapper at "2.0.0"
*** Checking out SwiftyJSON at "3.1.0"
*** Checking out SwiftyUserDefaults at "3.0.0"
*** Checking out waterwheel-swift at "4.3.1"
A shell task (/usr/bin/env git checkout --quiet c0462747a546575665f57fceeb560b5d2830b36b) failed with exit code 128:
fatal: reference is not a tree: c0462747a546575665f57fceeb560b5d2830b36b

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants