typhoeus / ethon

Very simple libcurl wrapper.
MIT License
136 stars 138 forks source link

pod intall 'Firebase/Auth' results in [Bug] Bus Error #193

Open hoomanhassani opened 3 years ago

hoomanhassani commented 3 years ago

Hi, filed this issue with Ruby, but they suggested that I check with you. Please have a look below:

Steps:

[Little more verbose description the steps I took. Updated from the post left on Ruby]

Installed Cocoapods to use Google Firebase on new Mac mini. Successful install Went through proper steps to generate a pod file in my Xcode project folder Attempted to "pod install", and ran into the issue cited below

Please see details below in the following sections (bolded): Environment, Pod File, Mac Terminal Output, Crash Report

Environment:

OS: macOS Big Sur 11.3.1 (20E241) IDE: Xcode 12.5 (12E262) CocoaPods: /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods.rb Ruby: ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.arm64e-darwin20]

Pod File

#Uncomment the next line to define a global platform for your project
platform :ios, '9.0'
target 'Mark' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!

# Pods for Mark

pod 'Firebase/Auth'

end

Mac Terminal Output:

hoomanhassani@Hoomans-Mac-mini Mark % ls
Images Mark Mark.xcodeproj Podfile Pods
hoomanhassani@Hoomans-Mac-mini Mark % pod install
Analyzing dependencies
/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb:275: [BUG] Bus Error at 0x00000001007c4000
ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.arm64e-darwin20]

-- Crash Report log information -------------------------------------------- See Crash Report log file under the one of following:

for more details.

Don't forget to include the above Crash Report log file in bug reports.

-- Control frame information -----------------------------------------------
c:0035 p:---- s:0231 e:000230 CFUNC :attach
c:0034 p:0258 s:0225 e:000224 METHOD /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb:275
c:0033 p:0050 s:0205 e:000204 CLASS /Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:17
c:0032 p:0007 s:0202 e:000201 CLASS /Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:7
c:0031 p:0007 s:0199 e:000198 TOP /Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:2 [FINISH]
c:0030 p:---- s:0196 e:000195 CFUNC :require
c:0029 p:0110 s:0191 e:000190 METHOD /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54
c:0028 p:0042 s:0179 e:000178 TOP /Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon.rb:15 [FINISH]
c:0027 p:---- s:0176 e:000175 CFUNC :require
c:0026 p:0110 s:0171 e:000170 METHOD /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54
c:0025 p:0013 s:0159 e:000158 TOP /Library/Ruby/Gems/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus.rb:2 [FINISH]
c:0024 p:---- s:0156 e:000155 CFUNC :require
c:0023 p:0110 s:0151 e:000150 METHOD /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54
c:0022 p:0015 s:0139 e:000138 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:74
c:0021 p:0014 s:0131 e:000130 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:36
c:0020 p:0016 s:0120 e:000119 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:21
c:0019 p:0010 s:0115 e:000114 BLOCK /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:178 [FINISH]
c:0018 p:---- s:0111 e:000110 CFUNC :map
c:0017 p:0136 s:0107 e:000106 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:177
c:0016 p:0024 s:0098 e:000093 BLOCK /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1073
c:0015 p:0081 s:0090 e:000089 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb:64
c:0014 p:0078 s:0083 e:000082 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1072
c:0013 p:0161 s:0076 e:000075 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:124
c:0012 p:0011 s:0061 e:000060 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:414
c:0011 p:0007 s:0056 e:000055 BLOCK /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:239
c:0010 p:0081 s:0053 e:000052 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb:64
c:0009 p:0048 s:0046 e:000045 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:238
c:0008 p:0009 s:0040 e:000039 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:160
c:0007 p:0054 s:0036 e:000035 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/install.rb:52
c:0006 p:0078 s:0031 e:000030 METHOD /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command.rb:334
c:0005 p:0024 s:0024 e:000023 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command.rb:52
c:0004 p:0378 s:0019 e:000018 TOP /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/bin/pod:55 [FINISH]
c:0003 p:---- s:0013 e:000012 CFUNC :load
c:0002 p:0109 s:0008 E:000030 EVAL /usr/local/bin/pod:23 [FINISH]
c:0001 p:0000 s:0003 E:0001e0 (none) [FINISH]

-- Ruby level backtrace information ----------------------------------------
/usr/local/bin/pod:23:in <main>'
/usr/local/bin/pod:23:inload'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/bin/pod:55:in <top (required)>'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command.rb:52:inrun'
/Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command.rb:334:in run'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/install.rb:52:inrun'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:160:in install!'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:238:inresolve_dependencies'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb:64:in section'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:239:inblock in resolve_dependencies'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:414:in analyze'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:124:inanalyze'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1072:in resolve_dependencies'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb:64:insection'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1073:in block in resolve_dependencies'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:177:insources'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:177:in map'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:178:inblock in sources'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:21:in find_or_create_source_with_url'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:36:increate_source_with_url'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:74:in cdn_url?'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:inrequire'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in require'
/Library/Ruby/Gems/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus.rb:2:in'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in require'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:inrequire'
/Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon.rb:15:in <top (required)>'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:inrequire'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in require'
/Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:2:in'
/Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:7:in <module:Ethon>'
/Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:17:inmodule:Libc'
/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb:275:in attach_function'
/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb:275:inattach'

-- Other runtime information -----------------------------------------------

Loaded script: /usr/local/bin/pod

Loaded features:

0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/encdb.bundle
5 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/trans/transdb.bundle
6 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/rbconfig.rb
7 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/compatibility.rb
8 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/defaults.rb
9 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/deprecate.rb
10 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/errors.rb
11 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/version.rb
12 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/requirement.rb
13 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/platform.rb
14 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/basic_specification.rb
15 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/stub_specification.rb
16 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/delegate.rb
17 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/rfc2396_parser.rb
18 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/rfc3986_parser.rb
19 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/common.rb
20 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/generic.rb
21 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/file.rb
22 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/ftp.rb
23 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/http.rb
24 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/https.rb
25 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/ldap.rb
26 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/ldaps.rb
27 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/mailto.rb
28 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri.rb
29 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/specification_policy.rb
30 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/util/list.rb
31 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/stringio.bundle
32 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/specification.rb
33 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/exceptions.rb
34 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/util.rb
35 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/bundler_version_finder.rb
36 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/dependency.rb
37 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_gem.rb
38 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/monitor.rb
39 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb
40 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_warn.rb
41 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems.rb
42 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/path_support.rb
43 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/version.rb
44 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/core_ext/name_error.rb
45 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/levenshtein.rb
46 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/jaro_winkler.rb
47 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checker.rb
48 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
49 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
50 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers.rb
51 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/method_name_checker.rb
52 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/key_error_checker.rb
53 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/null_checker.rb
54 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/formatters/plain_formatter.rb
55 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean.rb
56 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/tsort.rb
57 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set/gem_dependency_api.rb
58 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set/lockfile/parser.rb
59 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set/lockfile/tokenizer.rb
60 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set/lockfile.rb
61 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set.rb
62 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
63 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/errors.rb
64 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/set.rb
65 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
66 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
67 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
68 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
69 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
70 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
71 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
72 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
73 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
74 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
75 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/state.rb
76 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
77 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
78 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
79 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
80 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
81 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
82 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo.rb
83 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo.rb
84 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/activation_request.rb
85 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/conflict.rb
86 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/dependency_request.rb
87 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/requirement_list.rb
88 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/stats.rb
89 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/set.rb
90 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/api_set.rb
91 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/composed_set.rb
92 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/best_set.rb
93 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/current_set.rb
94 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/git_set.rb
95 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/index_set.rb
96 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/installer_set.rb
97 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/lock_set.rb
98 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/vendor_set.rb
99 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/source_set.rb
100 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/specification.rb
101 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/spec_specification.rb
102 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/api_specification.rb
103 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/git_specification.rb
104 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/index_specification.rb
105 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/installed_specification.rb
106 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/local_specification.rb
107 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/lock_specification.rb
108 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/vendor_specification.rb
109 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver.rb
110 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/git.rb
111 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/installed.rb
112 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/specific_file.rb
113 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/local.rb
114 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/lock.rb
115 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/vendor.rb
116 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source.rb
117 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/pathname.bundle
118 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/pathname.rb
119 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/ansi/cursor.rb
120 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/ansi/graphics.rb
121 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/ansi/string_escaper.rb
122 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/ansi.rb
123 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/argument.rb
124 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/argv.rb
125 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command/banner.rb
126 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command/plugin_manager.rb
127 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command/argument_suggester.rb
128 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command.rb
129 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/informative_error.rb
130 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/help.rb
131 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide.rb
132 /Library/Ruby/Gems/2.6.0/gems/colored2-3.1.2/lib/colored2/codes.rb
133 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/forwardable/impl.rb
134 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/forwardable.rb
135 /Library/Ruby/Gems/2.6.0/gems/colored2-3.1.2/lib/colored2/ascii_decorator.rb
136 /Library/Ruby/Gems/2.6.0/gems/colored2-3.1.2/lib/colored2/strings.rb
137 /Library/Ruby/Gems/2.6.0/gems/colored2-3.1.2/lib/colored2.rb
138 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/gem_version.rb
139 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/user_interface.rb
140 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj.rb
141 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/string/strip.rb
142 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/constants.rb
143 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/engine.rb
144 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb
145 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb
146 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb
147 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb
148 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb
149 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb
150 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/object.rb
151 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/volatile.rb
152 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb
153 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb
154 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb
155 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb
156 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb
157 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/condition.rb
158 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/lock.rb
159 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization.rb
160 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb
161 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb
162 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/map.rb
163 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/array/prepend_and_append.rb
164 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/regexp.rb
165 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/deep_merge.rb
166 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/except.rb
167 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/slice.rb
168 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/thread_safe/util.rb
169 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/hash.rb
170 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n/version.rb
171 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/cgi/core.rb
172 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/cgi/escape.bundle
173 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/cgi/util.rb
174 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/cgi/cookie.rb
175 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/cgi.rb
176 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n/exceptions.rb
177 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n/interpolate/ruby.rb
178 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n.rb
179 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/lazy_load_hooks.rb
180 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n/config.rb
181 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/i18n.rb
182 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/singleton.rb
183 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/kernel/singleton_class.rb
184 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/module/delegation.rb
185 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/instance_delegator.rb
186 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/securerandom.rb
187 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/notifications/instrumenter.rb
188 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mutex_m.rb
189 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/notifications/fanout.rb
190 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/per_thread_registry.rb
191 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/notifications.rb
192 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/behaviors.rb
193 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/reporting.rb
194 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/constant_accessor.rb
195 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/module/aliasing.rb
196 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/array/extract_options.rb
197 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/method_wrappers.rb
198 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/proxy_wrappers.rb
199 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/module/deprecation.rb
200 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation.rb
201 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/inflector/inflections.rb
202 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/inflections.rb
203 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/inflector/methods.rb
204 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/multibyte.rb
205 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/string/multibyte.rb
206 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/inflector/transliterate.rb
207 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/string/inflections.rb
208 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/date_core.bundle
209 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/date.rb
210 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/time.rb
211 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/base64.rb
212 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/bigdecimal.bundle
213 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/bigdecimal.rb
214 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/date_time/calculations.rb
215 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/kernel/reporting.rb
216 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/object/blank.rb
217 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/xml_mini/rexml.rb
218 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/xml_mini.rb
219 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/keys.rb
220 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/object/to_query.rb
221 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/object/to_param.rb
222 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/array/conversions.rb
223 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/fileutils/version.rb
224 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/etc.bundle
225 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/fileutils.rb
226 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/tmpdir.rb
227 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/gem_version.rb
228 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/version_metadata.rb
229 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/gem_version.rb
230 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/vendor/version.rb
231 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/vendor/requirement.rb
232 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/vendor.rb
233 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/root_attribute_accessors.rb
234 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/consumer.rb
235 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl/attribute_support.rb
236 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl/attribute.rb
237 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl/platform_proxy.rb
238 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl/deprecations.rb
239 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl.rb
240 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/linter/result.rb
241 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/linter/analyzer.rb
242 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/linter.rb
243 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/set/presenter.rb
244 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/set.rb
245 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/json.rb
246 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification.rb
247 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core.rb
248 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/multibyte/unicode.rb
249 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/config.rb
250 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader/gem_version.rb
251 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader/api.rb
252 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader/api_exposable.rb
253 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/shellwords.rb
254 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader/base.rb
255 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/standard_error.rb
256 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader.rb
257 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/downloader/cache.rb
258 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/digest.bundle
259 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/digest.rb
260 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/downloader/request.rb
261 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/downloader/response.rb
262 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/downloader.rb
263 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/version.rb
264 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/inspector.rb
265 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/strscan.bundle
266 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/erb.rb
267 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/socket.bundle
268 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/io/wait.bundle
269 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/socket.rb
270 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb
271 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/protocol.rb
272 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/zlib.bundle
273 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/exceptions.rb
274 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/header.rb
275 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/windows_31j.bundle
276 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/generic_request.rb
277 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/request.rb
278 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/requests.rb
279 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/response.rb
280 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/responses.rb
281 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/proxy_delta.rb
282 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/backward.rb
283 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http.rb
284 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json/version.rb
285 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/ostruct.rb
286 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json/generic_object.rb
287 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json/common.rb
288 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/json/ext/parser.bundle
289 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/json/ext/generator.bundle
290 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json/ext.rb
291 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json.rb
292 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/sidekick.rb
293 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/evidence.rb
294 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/exception_hound.rb
295 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector.rb
296 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface/error_report.rb
297 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/version.rb
298 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/idna/pure.rb
299 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/idna.rb
300 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/domain.rb
301 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/version.rb
302 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/errors.rb
303 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/rule.rb
304 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/list.rb
305 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix.rb
306 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/uri.rb
307 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/template.rb
308 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable.rb
309 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface/inspector_reporter.rb
310 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/core_ui.rb
311 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb
312 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/acceptor.rb
313 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/aggregate.rb
314 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/health_reporter.rb
315 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/manager.rb
316 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/reverse_merge.rb
317 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/hash_with_indifferent_access.rb
318 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/indifferent_access.rb
319 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/metadata.rb
320 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source.rb
321 /Library/Ruby/Gems/2.6.0/gems/netrc-0.11.0/lib/netrc.rb
322 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/openssl.bundle
323 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/bn.rb
324 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/pkey.rb
325 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/cipher.rb
326 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/config.rb
327 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/digest.rb
328 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/x509.rb
329 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/buffering.rb
330 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/io/nonblock.bundle
331 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/ipaddr.rb
332 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/ssl.rb
333 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/pkcs5.rb
334 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl.rb
335 /Library/Ruby/Gems/2.6.0/gems/nap-1.1.0/lib/rest/error.rb
336 /Library/Ruby/Gems/2.6.0/gems/nap-1.1.0/lib/rest/request.rb
337 /Library/Ruby/Gems/2.6.0/gems/nap-1.1.0/lib/rest/response.rb
338 /Library/Ruby/Gems/2.6.0/gems/nap-1.1.0/lib/rest.rb
339 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/versions.rb
340 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/exception.rb
341 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/syntax_error.rb
342 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/psych.bundle
343 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/omap.rb
344 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/set.rb
345 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/class_loader.rb
346 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/scalar_scanner.rb
347 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/node.rb
348 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/stream.rb
349 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/document.rb
350 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/sequence.rb
351 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/scalar.rb
352 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/mapping.rb
353 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/alias.rb
354 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes.rb
355 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/streaming.rb
356 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/visitor.rb
357 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/to_ruby.rb
358 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/emitter.rb
359 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/handler.rb
360 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/tree_builder.rb
361 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/yaml_tree.rb
362 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/json/ruby_events.rb
363 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/json_tree.rb
364 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/depth_first.rb
365 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors.rb
366 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/parser.rb
367 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/coder.rb
368 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/core_ext.rb
369 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/stream.rb
370 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/json/yaml_events.rb
371 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/json/tree_builder.rb
372 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/json/stream.rb
373 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/handlers/document_stream.rb
374 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych.rb
375 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/yaml.rb
376 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/executable.rb
377 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/version.rb
378 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/errors.rb
379 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/event.rb
380 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb
381 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/obligation.rb
382 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/logger.rb
383 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/logging.rb
384 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/deprecation.rb
385 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/executor_service.rb
386 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb
387 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb
388 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb
389 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/delay.rb
390 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb
391 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb
392 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb
393 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb
394 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb
395 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb
396 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb
397 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb
398 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/processor_counter.rb
399 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/configuration.rb
400 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb
401 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb
402 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/native_integer.rb
403 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb
404 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb
405 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb
406 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb
407 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb
408 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb
409 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb
410 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb
411 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb
412 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb
413 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb
414 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb
415 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb
416 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/semaphore.rb
417 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomics.rb
418 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb
419 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb
420 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb
421 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb
422 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb
423 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb
424 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb
425 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb
426 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb
427 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb
428 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb
429 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb
430 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb
431 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/observable.rb
432 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/ivar.rb
433 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/options.rb
434 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/scheduled_task.rb
435 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb
436 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb
437 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb
438 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/timer_set.rb
439 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executors.rb
440 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb
441 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/agent.rb
442 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atom.rb
443 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/array.rb
444 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/set.rb
445 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/tuple.rb
446 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/async.rb
447 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/future.rb
448 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/dataflow.rb
449 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/maybe.rb
450 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/exchanger.rb
451 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb
452 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/immutable_struct.rb
453 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/mutable_struct.rb
454 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/mvar.rb
455 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/promise.rb
456 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/settable_struct.rb
457 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/timer_task.rb
458 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/tvar.rb
459 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb
460 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/re_include.rb
461 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/promises.rb
462 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb
463 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent.rb
464 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/cdn_source.rb
465 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/trunk_source.rb
466 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb
467 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/core_overrides.rb
468 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods.rb
469 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/delegates/specification_provider.rb
470 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/errors.rb
471 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/options/repo_update.rb
472 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/options/project_directory.rb
473 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/cache/list.rb
474 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/cache/clean.rb
475 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/cache.rb
476 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/env.rb
477 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/init.rb
478 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/install.rb
479 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/list.rb
480 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/podfile.rb
481 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/podfile_json.rb
482 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/repl.rb
483 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/spec.rb
484 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/update_search_index.rb
485 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc.rb
486 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/lib/create.rb
487 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/lib/lint.rb
488 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/lib.rb
489 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/list.rb
490 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/outdated.rb
491 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/add.rb
492 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/add_cdn.rb
493 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/lint.rb
494 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/list.rb
495 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/tempfile.rb
496 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/push.rb
497 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/remove.rb
498 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/update.rb
499 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo.rb
500 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/setup.rb
501 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/create.rb
502 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/lint.rb
503 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/which.rb
504 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/cat.rb
505 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/edit.rb
506 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec.rb
507 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/update.rb
508 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command.rb
509 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb
510 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods/deintegrate/gem_version.rb
511 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods/deintegrator.rb
512 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods_deintegrate.rb
513 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods/command/deintegrate.rb
514 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods_plugin.rb
515 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/gem_index_cache.rb
516 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/gem_helper.rb
517 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins_helper.rb
518 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/list.rb
519 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/search.rb
520 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/create.rb
521 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/publish.rb
522 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/installed.rb
523 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins.rb
524 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/cocoapods_plugin.rb
525 /Library/Ruby/Gems/2.6.0/gems/cocoapods-search-1.0.0/lib/cocoapods-search/command/search.rb
526 /Library/Ruby/Gems/2.6.0/gems/cocoapods-search-1.0.0/lib/cocoapods-search/command.rb
527 /Library/Ruby/Gems/2.6.0/gems/cocoapods-search-1.0.0/lib/cocoapods_plugin.rb
528 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/add_owner.rb
529 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/delete.rb
530 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/deprecate.rb
531 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/info.rb
532 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/me.rb
533 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/push.rb
534 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/register.rb
535 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/remove_owner.rb
536 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk.rb
537 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/cocoapods_plugin.rb
538 /Library/Ruby/Gems/2.6.0/gems/cocoapods-try-1.2.0/lib/pod/try_settings.rb
539 /Library/Ruby/Gems/2.6.0/gems/cocoapods-try-1.2.0/lib/pod/command/try.rb
540 /Library/Ruby/Gems/2.6.0/gems/cocoapods-try-1.2.0/lib/cocoapods_plugin.rb
541 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/podfile/dsl.rb
542 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/podfile/target_definition.rb
543 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/podfile.rb
544 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/build_type.rb
545 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/podfile.rb
546 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb
547 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sandbox.rb
548 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sandbox/headers_store.rb
549 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/lockfile.rb
550 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/pre_install_hooks_context.rb
551 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/hooks_manager.rb
552 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/source_provider_hooks_context.rb
553 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/version.rb
554 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb
555 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/installation_options.rb
556 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/podfile_dependency_cache.rb
557 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/dependency.rb
558 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/requirement.rb
559 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/podfile_validator.rb
560 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/target_inspector.rb
561 /Library/Ruby/Gems/2.6.0/gems/atomos-0.1.3/lib/atomos/version.rb
562 /Library/Ruby/Gems/2.6.0/gems/atomos-0.1.3/lib/atomos.rb
563 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/case_converter.rb
564 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object_attributes.rb
565 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object_dictionary.rb
566 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object_list.rb
567 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/constants.rb
568 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/swift_package_remote_reference.rb
569 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/swift_package_product_dependency.rb
570 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/helpers/build_settings_array_settings_by_object_version.rb
571 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/build_configuration.rb
572 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/build_file.rb
573 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/build_phase.rb
574 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/build_rule.rb
575 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/configuration_list.rb
576 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/container_item_proxy.rb
577 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/helpers/groupable_helper.rb
578 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/file_reference.rb
579 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/helpers/file_references_factory.rb
580 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/group.rb
581 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/native_target.rb
582 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/root_object.rb
583 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/target_dependency.rb
584 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/reference_proxy.rb
585 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object.rb
586 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/project_helper.rb
587 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/uuid_generator.rb
588 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/plist.rb
589 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project.rb
590 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/version.rb
591 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/object.rb
592 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/plist.rb
593 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/reader.rb
594 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/unicode/next_step_mapping.rb
595 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/unicode/quote_maps.rb
596 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/unicode.rb
597 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/writer.rb
598 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo.rb
599 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/platform.rb
600 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/target_inspection_result.rb
601 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/specs_state.rb
602 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/action.rb
603 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/add_edge_no_circular.rb
604 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/add_vertex.rb
605 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/delete_edge.rb
606 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/detach_vertex_named.rb
607 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/set_payload.rb
608 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/tag.rb
609 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/log.rb
610 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/vertex.rb
611 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph.rb
612 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/locking_dependency_analyzer.rb
613 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/compatibility.rb
614 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/gem_metadata.rb
615 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/state.rb
616 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/modules/specification_provider.rb
617 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/delegates/resolution_state.rb
618 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/resolution.rb
619 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/resolver.rb
620 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/modules/ui.rb
621 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo.rb
622 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/resolver/lazy_specification.rb
623 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/resolver/resolver_specification.rb
624 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/resolver.rb
625 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/digest/sha2.bundle
626 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/digest/sha2.rb
627 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
628 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/platform.rb
629 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/data_converter.rb
630 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/types.rb
631 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb
632 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/errno.rb
633 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/abstract_memory.rb
634 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/pointer.rb
635 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/memorypointer.rb
636 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/struct_layout.rb
637 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/struct_layout_builder.rb
638 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/struct_by_reference.rb
639 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/struct.rb
640 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/union.rb
641 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/managedstruct.rb
642 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/callback.rb
643 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/io.rb
644 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/autopointer.rb
645 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/variadic.rb
646 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/enum.rb
647 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/version.rb
648 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/ffi.rb
649 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi.rb

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html

[IMPORTANT]
Don't forget to include the Crash Report log file under
DiagnosticReports directory in bug reports.

zsh: abort pod install

### **Crash Report:**

Process: ruby [1044]
Path: /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Identifier: ruby
Version: 145.100.1
Code Type: ARM-64 (Native)
Parent Process: zsh [1030]
Responsible: Terminal [1028]
User ID: 501

PlugIn Path: /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
PlugIn Identifier: ffi_c.bundle
PlugIn Version: ??? (0)

Date/Time: 2021-05-27 14:24:00.723 -0500
OS Version: macOS 11.3.1 (20E241)
Report Version: 12
Anonymous UUID: 76B7538B-487F-42DC-2BCA-F5F6D67C2273

Sleep/Wake UUID: C8695B75-87AE-4540-8628-BA36E6CB9EAE

Time Awake Since Boot: 3200 seconds
Time Since Wake: 420 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000001007c4000
Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0x1007c4000:
__DATA 1007b4000-1007b8000 [ 16K] rw-/rwx SM=COW /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
--> __LINKEDIT 1007b8000-1007cc000 [ 80K] r--/rwx SM=COW /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
VM_ALLOCATE (reserved) 1007cc000-1007d0000 [ 16K] rw-/rwx SM=NUL reserved VM address space (unallocated)

Application Specific Information:
dyld3 mode
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x000000018c160e78 __pthread_kill + 8
1 libsystem_pthread.dylib 0x000000018c192b98 pthread_kill + 292
2 libsystem_c.dylib 0x000000018c0db460 abort + 104
3 libruby.2.6.dylib 0x00000001cff0b334 0x1cfeae000 + 381748
4 libruby.2.6.dylib 0x00000001cff0b3b4 rb_bug_context + 128
5 libruby.2.6.dylib 0x00000001cffd4610 0x1cfeae000 + 1205776
6 libsystem_platform.dylib 0x000000018c1ddc44 _sigtramp + 56
7 ffi_c.bundle 0x00000001007a68d4 prep_trampoline + 56 (MethodHandle.c:139)
8 ffi_c.bundle 0x00000001007a346c rbffi_Closure_Alloc + 280 (ClosurePool.c:171)
9 ffi_c.bundle 0x00000001007a6788 rbffi_MethodHandle_Alloc + 36 (MethodHandle.c:96)
10 ffi_c.bundle 0x00000001007a45b8 function_attach + 124 (Function.c:394)
11 libruby.2.6.dylib 0x00000001d0033f0c 0x1cfeae000 + 1597196
12 libruby.2.6.dylib 0x00000001d0022064 0x1cfeae000 + 1523812
13 libruby.2.6.dylib 0x00000001d003074c rb_vm_exec + 2028
14 libruby.2.6.dylib 0x00000001cff4dbc8 0x1cfeae000 + 654280
15 libruby.2.6.dylib 0x00000001cff4e4e8 rb_require_internal + 692
16 libruby.2.6.dylib 0x00000001cff4dce0 rb_require_safe + 24
17 libruby.2.6.dylib 0x00000001d0033f0c 0x1cfeae000 + 1597196
18 libruby.2.6.dylib 0x00000001d0022064 0x1cfeae000 + 1523812
19 libruby.2.6.dylib 0x00000001d003074c rb_vm_exec + 2028
20 libruby.2.6.dylib 0x00000001cff4dbc8 0x1cfeae000 + 654280
21 libruby.2.6.dylib 0x00000001cff4e4e8 rb_require_internal + 692
22 libruby.2.6.dylib 0x00000001cff4dce0 rb_require_safe + 24
23 libruby.2.6.dylib 0x00000001d0033f0c 0x1cfeae000 + 1597196
24 libruby.2.6.dylib 0x00000001d0022064 0x1cfeae000 + 1523812
25 libruby.2.6.dylib 0x00000001d003074c rb_vm_exec + 2028
26 libruby.2.6.dylib 0x00000001cff4dbc8 0x1cfeae000 + 654280
27 libruby.2.6.dylib 0x00000001cff4e4e8 rb_require_internal + 692
28 libruby.2.6.dylib 0x00000001cff4dce0 rb_require_safe + 24
29 libruby.2.6.dylib 0x00000001d0033f0c 0x1cfeae000 + 1597196
30 libruby.2.6.dylib 0x00000001d0022064 0x1cfeae000 + 1523812
31 libruby.2.6.dylib 0x00000001d003074c rb_vm_exec + 2028
32 libruby.2.6.dylib 0x00000001d002ba54 rb_yield_1 + 92
33 libruby.2.6.dylib 0x00000001cfeb89b4 0x1cfeae000 + 43444
34 libruby.2.6.dylib 0x00000001d0033f0c 0x1cfeae000 + 1597196
35 libruby.2.6.dylib 0x00000001d0021fbc 0x1cfeae000 + 1523644
36 libruby.2.6.dylib 0x00000001d003074c rb_vm_exec + 2028
37 libruby.2.6.dylib 0x00000001cff4dbc8 0x1cfeae000 + 654280
38 libruby.2.6.dylib 0x00000001cff4d8e8 0x1cfeae000 + 653544
39 libruby.2.6.dylib 0x00000001cff4eb9c 0x1cfeae000 + 658332
40 libruby.2.6.dylib 0x00000001d0033f0c 0x1cfeae000 + 1597196
41 libruby.2.6.dylib 0x00000001d0022064 0x1cfeae000 + 1523812
42 libruby.2.6.dylib 0x00000001d003074c rb_vm_exec + 2028
43 libruby.2.6.dylib 0x00000001cff11cfc 0x1cfeae000 + 408828
44 libruby.2.6.dylib 0x00000001cff11bec ruby_run_node + 72
45 ruby 0x0000000100503508 main + 92
46 libdyld.dylib 0x000000018c1b0420 start + 4

Thread 1:
0 libsystem_kernel.dylib 0x000000018c160f90 poll + 8
1 libruby.2.6.dylib 0x00000001d0004734 0x1cfeae000 + 1402676
2 libsystem_pthread.dylib 0x000000018c192fd4 _pthread_start + 320
3 libsystem_pthread.dylib 0x000000018c18dd3c thread_start + 8

Thread 2:
0 libsystem_kernel.dylib 0x000000018c15c5c8 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018c193508 _pthread_cond_wait + 1248
2 libruby.2.6.dylib 0x00000001d0003ad8 0x1cfeae000 + 1399512
3 libruby.2.6.dylib 0x00000001d0003c0c 0x1cfeae000 + 1399820
4 libsystem_pthread.dylib 0x000000018c192fd4 _pthread_start + 320
5 libsystem_pthread.dylib 0x000000018c18dd3c thread_start + 8

Thread 3:: open3.rb:395
0 libsystem_kernel.dylib 0x000000018c15c5c8 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018c193508 _pthread_cond_wait + 1248
2 libruby.2.6.dylib 0x00000001d0003ad8 0x1cfeae000 + 1399512
3 libruby.2.6.dylib 0x00000001d0003c0c 0x1cfeae000 + 1399820
4 libsystem_pthread.dylib 0x000000018c192fd4 _pthread_start + 320
5 libsystem_pthread.dylib 0x000000018c18dd3c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000015c8d10e0 x5: 0x000000015c8d1a80 x6: 0x000000000000000a x7: 0x0000000000000000
x8: 0xe7dcfed8467a7b7d x9: 0xe7dcfed946e8063d x10: 0x0000000000000002 x11: 0x00000000fffffffd
x12: 0x0000010000000000 x13: 0x0000000000000000 x14: 0x0000000000000000 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x00000001fa942e90 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000100927d40 x21: 0x0000000000000103 x22: 0x0000000100927e20 x23: 0x00000001007b4000
x24: 0x0000000000000028 x25: 0x0000019900000000 x26: 0x0000000000000199 x27: 0x000000015f09a660
x28: 0x0000000000000028 fp: 0x000000015c8d1aa0 lr: 0x000000018c192b98
sp: 0x000000015c8d1a80 pc: 0x000000018c160e78 cpsr: 0x40000000
far: 0x000000015003c000 esr: 0x56000080

Binary Images:
0x100500000 - 0x100503fff ruby (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
0x1005a0000 - 0x1005a3fff encdb.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/encdb.bundle
0x1005ac000 - 0x1005affff transdb.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/trans/transdb.bundle
0x1005b8000 - 0x1005bffff stringio.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/stringio.bundle
0x1005cc000 - 0x1005d3fff pathname.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/pathname.bundle
0x1005e0000 - 0x1005e3fff escape.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/cgi/escape.bundle
0x1005f0000 - 0x10061ffff date_core.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/date_core.bundle
0x10062c000 - 0x10063bfff bigdecimal.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/bigdecimal.bundle
0x100648000 - 0x10064bfff etc.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/etc.bundle
0x100658000 - 0x10065bfff digest.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/digest.bundle
0x100668000 - 0x10066bfff strscan.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/strscan.bundle
0x100678000 - 0x100697fff socket.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/socket.bundle
0x1006a8000 - 0x1006abfff wait.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/io/wait.bundle
0x1006b8000 - 0x1006c3fff zlib.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/zlib.bundle
0x1006d0000 - 0x1006d3fff windows_31j.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/windows_31j.bundle
0x1006dc000 - 0x1006dffff parser.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/json/ext/parser.bundle
0x1006ec000 - 0x1006f3fff generator.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/json/ext/generator.bundle
0x100700000 - 0x10073bfff openssl.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/openssl.bundle
0x100758000 - 0x10075bfff nonblock.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/io/nonblock.bundle
0x100764000 - 0x10077ffff psych.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/psych.bundle
0x10078c000 - 0x10078ffff sha2.bundle (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/digest/sha2.bundle
0x100798000 - 0x1007affff +ffi_c.bundle (0) /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
0x10086c000 - 0x1008ebfff dyld (851.27) /usr/lib/dyld
0x18beee000 - 0x18beeffff libsystem_blocks.dylib (79) /usr/lib/system/libsystem_blocks.dylib
0x18bef0000 - 0x18bf27fff libxpc.dylib (2038.100.48) /usr/lib/system/libxpc.dylib
0x18bf28000 - 0x18bf3ffff libsystem_trace.dylib (1277.100.21) /usr/lib/system/libsystem_trace.dylib
0x18bf40000 - 0x18bfb3fff libcorecrypto.dylib (1000.100.38) /usr/lib/system/libcorecrypto.dylib
0x18bfb4000 - 0x18bfdffff libsystem_malloc.dylib (317.100.9) /usr/lib/system/libsystem_malloc.dylib
0x18bfe0000 - 0x18c024fff libdispatch.dylib (1271.100.5) /usr/lib/system/libdispatch.dylib
0x18c025000 - 0x18c05efff libobjc.A.dylib (824) /usr/lib/libobjc.A.dylib
0x18c05f000 - 0x18c061fff libsystem_featureflags.dylib (28.60.1) /usr/lib/system/libsystem_featureflags.dylib
0x18c062000 - 0x18c0e3fff libsystem_c.dylib (1439.100.3) /usr/lib/system/libsystem_c.dylib
0x18c0e4000 - 0x18c13ffff libc++.1.dylib (905.6) /usr/lib/libc++.1.dylib
0x18c140000 - 0x18c157fff libc++abi.dylib (905.6) /usr/lib/libc++abi.dylib
0x18c158000 - 0x18c18bfff libsystem_kernel.dylib (7195.101.2) /usr/lib/system/libsystem_kernel.dylib
0x18c18c000 - 0x18c197fff libsystem_pthread.dylib (454.100.8) /usr/lib/system/libsystem_pthread.dylib
0x18c198000 - 0x18c1d9fff libdyld.dylib (851.27) /usr/lib/system/libdyld.dylib
0x18c1da000 - 0x18c1e0fff libsystem_platform.dylib (254.80.2) /usr/lib/system/libsystem_platform.dylib
0x18c1e1000 - 0x18c20cfff libsystem_info.dylib (542.40.3) /usr/lib/system/libsystem_info.dylib
0x18c20d000 - 0x18c6bbfff com.apple.CoreFoundation (6.9 - 1775.118.101) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x18c6bc000 - 0x18c8f2fff com.apple.LaunchServices (1122.33 - 1122.33) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x18c8f3000 - 0x18c9ccfff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x18c9cd000 - 0x18cc37fff libBLAS.dylib (1336.101.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x18cc38000 - 0x18cc81fff com.apple.Lexicon-framework (1.0 - 86.1) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x18cc82000 - 0x18cce5fff libSparse.dylib (106) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x18cce6000 - 0x18cd6dfff com.apple.SystemConfiguration (1.20 - 1.20) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x18cd6e000 - 0x18cda1fff libCRFSuite.dylib (50) /usr/lib/libCRFSuite.dylib
0x18cda2000 - 0x18cfd0fff libmecabra.dylib (929.9) /usr/lib/libmecabra.dylib
0x18cfd1000 - 0x18d35dfff com.apple.Foundation (6.9 - 1775.118.101) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x18d35e000 - 0x18d44dfff com.apple.LanguageModeling (1.0 - 247.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x18dfc5000 - 0x18e328fff com.apple.security (7.0 - 59754.100.106) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x18e329000 - 0x18e59afff libicucore.A.dylib (66112) /usr/lib/libicucore.A.dylib
0x18e59b000 - 0x18e5a5fff libsystem_darwin.dylib (1439.100.3) /usr/lib/system/libsystem_darwin.dylib
0x18e5a6000 - 0x18e899fff com.apple.CoreServices.CarbonCore (1307.2 - 1307.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x18e8d6000 - 0x18e911fff com.apple.CSStore (1122.33 - 1122.33) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x18e912000 - 0x18e9ddfff com.apple.framework.IOKit (2.0.2 - 1845.100.19) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18e9de000 - 0x18e9e9fff libsystem_notify.dylib (279.40.4) /usr/lib/system/libsystem_notify.dylib
0x18fde7000 - 0x190527fff libnetwork.dylib (2288.100.111) /usr/lib/libnetwork.dylib
0x190528000 - 0x1909affff com.apple.CFNetwork (1237 - 1237) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x1909b0000 - 0x1909bffff libsystem_networkextension.dylib (1295.101.1) /usr/lib/system/libsystem_networkextension.dylib
0x1909c0000 - 0x1909c1fff libenergytrace.dylib (22.100.1) /usr/lib/libenergytrace.dylib
0x1909c2000 - 0x190a14fff libMobileGestalt.dylib (978.100.37) /usr/lib/libMobileGestalt.dylib
0x190a15000 - 0x190a2cfff libsystem_asl.dylib (385) /usr/lib/system/libsystem_asl.dylib
0x190a2d000 - 0x190a46fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x191c0a000 - 0x191da7fff libsqlite3.dylib (321.3) /usr/lib/libsqlite3.dylib
0x191f05000 - 0x191f78fff com.apple.AE (918.4 - 918.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x191f79000 - 0x191f80fff libdns_services.dylib (1310.100.10) /usr/lib/libdns_services.dylib
0x191f81000 - 0x191f88fff libsystem_symptoms.dylib (1431.100.22) /usr/lib/system/libsystem_symptoms.dylib
0x1920df000 - 0x192111fff com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x192112000 - 0x192114fff libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib
0x192115000 - 0x192160fff com.apple.spotlight.metadata.utilities (1.0 - 2150.16) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x192161000 - 0x1921fafff com.apple.Metadata (10.7.0 - 2150.16) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x1921fb000 - 0x192201fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x192202000 - 0x19250cfff com.apple.vImage (8.1 - 544.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x192a0e000 - 0x192a1bfff com.apple.OpenDirectory (11.3 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x192a1c000 - 0x192a3bfff com.apple.CFOpenDirectory (11.3 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x192a3c000 - 0x192a44fff com.apple.CoreServices.FSEvents (1290.101.1 - 1290.101.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x192a45000 - 0x192a68fff com.apple.coreservices.SharedFileList (144 - 144) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x192a69000 - 0x192a6bfff libapp_launch_measurement.dylib (14.1) /usr/lib/libapp_launch_measurement.dylib
0x192a6c000 - 0x192aaefff com.apple.CoreAutoLayout (1.0 - 21.10.1) /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x192aaf000 - 0x192b9bfff libxml2.2.dylib (34.9) /usr/lib/libxml2.2.dylib
0x193dd0000 - 0x193de1fff libsystem_containermanager.dylib (318.100.4) /usr/lib/system/libsystem_containermanager.dylib
0x193de2000 - 0x193df3fff com.apple.IOSurface (290.7 - 290.7) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x193df4000 - 0x193dfdfff com.apple.IOAccelerator (442.9 - 442.9) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x193dfe000 - 0x193eecfff com.apple.Metal (244.119 - 244.119) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x1949e8000 - 0x194a4cfff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x194a4d000 - 0x194a51fff libsystem_configuration.dylib (1109.101.1) /usr/lib/system/libsystem_configuration.dylib
0x194a52000 - 0x194a56fff libsystem_sandbox.dylib (1441.101.1) /usr/lib/system/libsystem_sandbox.dylib
0x194a57000 - 0x194a58fff com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x194a59000 - 0x194a5cfff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x194a5d000 - 0x194a5efff liblangid.dylib (136) /usr/lib/liblangid.dylib
0x194a5f000 - 0x194aecfff com.apple.CoreNLP (1.0 - 245.2) /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x194aed000 - 0x194af4fff com.apple.LinguisticData (1.0 - 399) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x194af5000 - 0x194fb3fff libBNNS.dylib (288.100.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x194fb4000 - 0x195062fff libvDSP.dylib (760.100.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x195063000 - 0x195075fff com.apple.CoreEmoji (1.0 - 128.4) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x195076000 - 0x195080fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x19537f000 - 0x195402fff com.apple.securityfoundation (6.0 - 55240.40.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x195403000 - 0x19540cfff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x19540d000 - 0x195412fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x195413000 - 0x195415fff libquarantine.dylib (119.40.2) /usr/lib/system/libquarantine.dylib
0x195416000 - 0x195425fff libCheckFix.dylib (31) /usr/lib/libCheckFix.dylib
0x195426000 - 0x19543cfff libcoretls.dylib (169.100.1) /usr/lib/libcoretls.dylib
0x19543d000 - 0x19544dfff libbsm.0.dylib (68.40.1) /usr/lib/libbsm.0.dylib
0x19544e000 - 0x195493fff libmecab.dylib (929.9) /usr/lib/libmecab.dylib
0x195494000 - 0x195498fff libgermantok.dylib (24) /usr/lib/libgermantok.dylib
0x195499000 - 0x1954adfff libLinearAlgebra.dylib (1336.101.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x1954ae000 - 0x1956b1fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x1956b2000 - 0x1956fbfff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x1956fc000 - 0x19584efff com.apple.MLCompute (1.0 - 1) /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x19584f000 - 0x19587dfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x19587e000 - 0x1958d0fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x1958d1000 - 0x195958fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x195959000 - 0x195968fff com.apple.AppleFSCompression (125 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x195969000 - 0x195975fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib
0x195976000 - 0x19597afff libsystem_coreservices.dylib (127) /usr/lib/system/libsystem_coreservices.dylib
0x19597b000 - 0x1959abfff com.apple.CoreServices.OSServices (1122.33 - 1122.33) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x195b60000 - 0x195b71fff libz.1.dylib (76) /usr/lib/libz.1.dylib
0x195b72000 - 0x195b9ffff libsystem_m.dylib (3186.100.3) /usr/lib/system/libsystem_m.dylib
0x195ba0000 - 0x195ba0fff libcharset.1.dylib (59) /usr/lib/libcharset.1.dylib
0x195ba1000 - 0x195ba6fff libmacho.dylib (980) /usr/lib/system/libmacho.dylib
0x195ba7000 - 0x195bbefff libkxld.dylib (7195.101.2) /usr/lib/system/libkxld.dylib
0x195bbf000 - 0x195bccfff libcommonCrypto.dylib (60178.100.1) /usr/lib/system/libcommonCrypto.dylib
0x195bcd000 - 0x195bd7fff libunwind.dylib (201) /usr/lib/system/libunwind.dylib
0x195bd8000 - 0x195bdffff liboah.dylib (203.42) /usr/lib/liboah.dylib
0x195be0000 - 0x195be8fff libcopyfile.dylib (173.40.2) /usr/lib/system/libcopyfile.dylib
0x195be9000 - 0x195becfff libcompiler_rt.dylib (102.2) /usr/lib/system/libcompiler_rt.dylib
0x195bed000 - 0x195beffff libsystem_collections.dylib (1439.100.3) /usr/lib/system/libsystem_collections.dylib
0x195bf0000 - 0x195bf2fff libsystem_secinit.dylib (87.60.1) /usr/lib/system/libsystem_secinit.dylib
0x195bf3000 - 0x195bf5fff libremovefile.dylib (49.101.1) /usr/lib/system/libremovefile.dylib
0x195bf6000 - 0x195bf6fff libkeymgr.dylib (31) /usr/lib/system/libkeymgr.dylib
0x195bf7000 - 0x195bfffff libsystem_dnssd.dylib (1310.100.10) /usr/lib/system/libsystem_dnssd.dylib
0x195c00000 - 0x195c05fff libcache.dylib (83) /usr/lib/system/libcache.dylib
0x195c06000 - 0x195c07fff libSystem.B.dylib (1292.100.5) /usr/lib/libSystem.B.dylib
0x195c08000 - 0x195c0bfff libfakelink.dylib (3) /usr/lib/libfakelink.dylib
0x195c0c000 - 0x195c0cfff com.apple.SoftLinking (1.0 - 1) /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x195c0d000 - 0x195c48fff libpcap.A.dylib (98.100.3) /usr/lib/libpcap.A.dylib
0x195c49000 - 0x195d3efff libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib
0x195d3f000 - 0x195d51fff libcmph.dylib (8) /usr/lib/libcmph.dylib
0x195d52000 - 0x195dc2fff libarchive.2.dylib (83.100.2) /usr/lib/libarchive.2.dylib
0x195dc3000 - 0x195e33fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x195e34000 - 0x195e35fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib
0x195e36000 - 0x195e5afff com.apple.applesauce (1.0 - 16.28) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x195e5b000 - 0x195e71fff libapple_nghttp2.dylib (1.41) /usr/lib/libapple_nghttp2.dylib
0x195e72000 - 0x195e84fff libSparseBLAS.dylib (1336.101.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x195e85000 - 0x195e86fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x195e87000 - 0x195e8bfff libpam.2.dylib (28.40.1) /usr/lib/libpam.2.dylib
0x195e8c000 - 0x195ea3fff libcompression.dylib (96.100.7) /usr/lib/libcompression.dylib
0x195ea4000 - 0x195ea8fff libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x195ea9000 - 0x196365fff libLAPACK.dylib (1336.101.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x196366000 - 0x1963b8fff com.apple.DictionaryServices (1.2 - 341) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x1963b9000 - 0x1963d1fff liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib
0x1963d2000 - 0x1963d3fff libcoretls_cfhelpers.dylib (169.100.1) /usr/lib/libcoretls_cfhelpers.dylib
0x1963d4000 - 0x1964b8fff com.apple.APFS (1677.100.114 - 1677.100.114) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x1964b9000 - 0x1964c6fff libxar.1.dylib (452) /usr/lib/libxar.1.dylib
0x1964c7000 - 0x1964cafff libutil.dylib (58.40.2) /usr/lib/libutil.dylib
0x1964cb000 - 0x1964f4fff libxslt.1.dylib (17.4) /usr/lib/libxslt.1.dylib
0x1964f5000 - 0x1964fffff libChineseTokenizer.dylib (37) /usr/lib/libChineseTokenizer.dylib
0x196500000 - 0x19656ffff libvMisc.dylib (760.100.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x199019000 - 0x199019fff liblaunch.dylib (2038.100.48) /usr/lib/system/liblaunch.dylib
0x19901c000 - 0x19902dfff libffi.dylib (27) /usr/lib/libffi.dylib
0x19b4bf000 - 0x19b4bffff libsystem_product_info_filter.dylib (8.40.1) /usr/lib/system/libsystem_product_info_filter.dylib
0x19b592000 - 0x19b592fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x19b5b4000 - 0x19b5b4fff com.apple.CoreServices (1122.33 - 1122.33) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x19b76c000 - 0x19b76cfff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x19deec000 - 0x19deedfff com.apple.TrustEvaluationAgent (2.0 - 35) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x19deee000 - 0x19dfe9fff libcrypto.44.dylib (56.60.2) /usr/lib/libcrypto.44.dylib
0x19dfea000 - 0x19e016fff libssl.46.dylib (56.60.2) /usr/lib/libssl.46.dylib
0x1ce091000 - 0x1ce097fff libCoreFSCache.dylib (200.8) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1cfeae000 - 0x1d00ddfff libruby.2.6.dylib (145.100.1) /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/libruby.2.6.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=570.3M resident=0K(0%) swapped_out_or_unallocated=570.3M(100%)
Writable regions: Total=345.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=345.4M(100%)

                            VIRTUAL   REGION 
REGION TYPE SIZE COUNT (non-coalesced) 
=========== ======= ======= 
Activity Tracing 256K 1 
Kernel Alloc Once 32K 1 
MALLOC 94.2M 35 
MALLOC guard page 96K 5 
MALLOC_MEDIUM (reserved) 240.0M 2 reserved VM address space (unallocated)
STACK GUARD 48K 3 
Stack 10.6M 4 
Stack Guard 56.0M 1 
VM_ALLOCATE 1.0G 2 
VM_ALLOCATE (reserved) 28K 2 reserved VM address space (unallocated)
__AUTH 252K 53 
__AUTH_CONST 3443K 140 
__DATA 1501K 147 
__DATA_CONST 4396K 160 
__DATA_DIRTY 296K 62 
__LINKEDIT 489.8M 26 
__OBJC_CONST 421K 39 
__OBJC_RO 74.9M 1 
__OBJC_RW 2576K 1 
__TEXT 80.6M 170 
__UNICODE 588K 1 
shared memory 32K 2 
=========== ======= ======= 
TOTAL 2.0G 858 
TOTAL, minus reserved VM space 1.8G 858
tontonCD commented 3 years ago

I have this issue too, same error messages, trying to pod install "CDTDatastore", Mac mini M1, Big Sur 11.4, % pod --version
1.10.1 % ruby --version ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.arm64e-darwin20]

tontonCD commented 3 years ago

hmm, https://stackoverflow.com/questions/64901180/running-cocoapods-on-apple-silicon-m1, it works!