skip to Main Content

Xcode – Unable to load contents of file list: '/Target Support Files/Pods-Target Name/Pods-Target Name-frameworks-Debug-input-files.xcfilelist'

I am getting two errors, Unable to load contents of file list: '/Target Support Files/Pods-Target Name/Pods-Target Name-frameworks-Debug-input-files.xcfilelist' Unable to load contents of file list: '/Target Support Files/Pods-Target Name/Pods-Target Name-frameworks-Debug-output-files.xcfilelist' Following are the contents of my Podfile, flutter_application_path = 'flutter module…

VIEW QUESTION

Xcode – Installing Cocoapods via Ruby causes Error

I try to install Cocoapods like so sudo gem install cocoapods This is the output I get: Building native extensions. This could take a while... ERROR: Error installing cocoapods: ERROR: Failed to build gem native extension. current directory: /Library/Ruby/Gems/2.6.0/gems/ffi-1.14.2/ext/ffi_c /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby…

VIEW QUESTION
Back To Top
Search