cocoapods-search-call-stack
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unless specs_dir (../lib/cocoapods-core/cdn_source.rb:199) | |
found_sources = sources.select { |s| s.search (../lib/cocoapods-core/source/aggregate.rb:83) | |
found_sources = sources.select { |s| s.search (../lib/cocoapods-core/source/aggregate.rb:83) | |
aggregate_for_dependency (../lib/cocoapods/resolver.rb:416) | |
set = create_set_from_sources (../lib/cocoapods/resolver.rb:385) | |
find_cached_set (../lib/cocoapods/resolver.rb:360) | |
specifications_for_dependency (../lib/cocoapods/resolver.rb:165) | |
search_for (../lib/cocoapods/resolver.rb:274) | |
dependencies.sort_by do |dependency| (../lib/cocoapods/resolver.rb:267) | |
specification_provider.sort_dependencies (../lib/molinillo/delegates/specification_provider.rb:53) | |
yield (../lib/molinillo/delegates/specification_provider.rb:70) | |
with_no_such_dependency_error_handling do (../lib/molinillo/delegates/specification_provider.rb:52) | |
requirements = sort_dependencies (../lib/molinillo/resolution.rb:288) | |
handle_missing_or_push_dependency_state (../lib/molinillo/resolution.rb:210) | |
start_resolution (../lib/molinillo/resolution.rb:168) | |
resolve (../lib/molinillo/resolver.rb:43) | |
@activated = Molinillo::Resolver.new (../lib/cocoapods/resolver.rb:94) | |
resolver_specs_by_target = resolver.resolve (../lib/cocoapods/installer/analyzer.rb:1074) | |
yield if block_given? (../lib/cocoapods/user_interface.rb:64) | |
UI.section "Resolving dependencies of #{UI.path (../lib/cocoapods/installer/analyzer.rb:1072) | |
resolver_specs_by_target = resolve_dependencies (../lib/cocoapods/installer/analyzer.rb:124) | |
@analysis_result = analyzer.analyze (../lib/cocoapods/installer.rb:414) | |
analyze (../lib/cocoapods/installer.rb:239) | |
yield if block_given? (../lib/cocoapods/user_interface.rb:64) | |
UI.section 'Analyzing dependencies' do (../lib/cocoapods/installer.rb:238) | |
resolve_dependencies (../lib/cocoapods/installer.rb:160) | |
installer.install! (../lib/cocoapods/command/install.rb:52) | |
command.run (../lib/claide/command.rb:334) | |
super (../lib/cocoapods/command.rb:52) | |
Pod::Command.run(ARGV) (/Users/edmond/Documents/xueqiu/CocoaPods-Plugins/CocoaPods/bin/pod:55) | |
load Gem.activate_bin_path('cocoapods', 'pod', version) (~/bin/pod:23) | |
Kernel.load (../lib/bundler/cli/exec.rb:63) | |
return kernel_load (../lib/bundler/cli/exec.rb:28) | |
Exec.new (../lib/bundler/cli.rb:476) | |
instance.__send__ (../lib/thor/command.rb:27) | |
command.run (../lib/thor/invocation.rb:127) | |
instance.invoke_command (../lib/thor.rb:399) | |
super do |i| (../lib/bundler/cli.rb:30) | |
dispatch (../lib/thor/base.rb:476) | |
super (../lib/bundler/cli.rb:24) | |
Bundler::CLI.start(args, :debug => true) (~/gems/bundler-2.1.4/exe/bundle:46) | |
yield (../lib/bundler/friendly_errors.rb:123) | |
Bundler.with_friendly_errors do (~/gems/bundler-2.1.4/exe/bundle:34) | |
load Gem.activate_bin_path('bundler', 'bundle', version) (~/bin/bundle:23) | |
eval content, binding, $0 (~/bin/ruby_executable_hooks:24) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment