vips
04/27/2023, 5:40 PMxcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
`/opt/homebrew/Cellar/ruby/3.2.2/lib/ruby/3.2.0/unicode_normalize/normalize.rb141in normalize': Unicode Normalization not appropriate for ASCII-8BIT (Encoding::CompatibilityError)
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/config.rb166in unicode_normalize'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/config.rb166in installation_root'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/config.rb226in podfile_path'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/user_interface/error_report.rb105in markdown_podfile'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/user_interface/error_report.rb30in report'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/command.rb66in report_error'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/claide-1.1.0/lib/claide/command.rb396in handle_exception'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/claide-1.1.0/lib/claide/command.rb337in rescue in run'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/claide-1.1.0/lib/claide/command.rb324in run'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/command.rb52in run'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/bin/pod55in <top (required)>'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/bin/pod25in load'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/bin/pod25in <main>'
`/opt/homebrew/Cellar/ruby/3.2.2/lib/ruby/3.2.0/unicode_normalize/normalize.rb141in normalize': Unicode Normalization not appropriate for ASCII-8BIT (Encoding::CompatibilityError)
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/config.rb166in unicode_normalize'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/config.rb166in installation_root'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/config.rb226in podfile_path'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/config.rb205in podfile'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/command.rb160in verify_podfile_exists!'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/command/install.rb46in run'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/claide-1.1.0/lib/claide/command.rb334in run'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/lib/cocoapods/command.rb52in run'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/gems/cocoapods-1.12.1/bin/pod55in <top (required)>'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/bin/pod25in load'
`from /opt/homebrew/Cellar/cocoapods/1.12.1/libexec/bin/pod25in <main>'
Please, check that podfile contains following lines in header:
`source 'https://cdn.cocoapods.org`βAlejandro Rios
04/27/2023, 5:44 PMAlejandro Rios
04/27/2023, 5:45 PMvips
04/27/2023, 5:46 PMvips
04/27/2023, 5:47 PMvips
04/27/2023, 5:47 PMAlejandro Rios
04/27/2023, 5:49 PMvips
04/27/2023, 5:51 PMpollux-
04/27/2023, 9:57 PMpollux-
04/27/2023, 10:01 PMvips
04/28/2023, 3:25 AMvips
04/28/2023, 3:28 AMvips
04/28/2023, 3:28 AMAlejandro Rios
04/28/2023, 3:42 AMvips
04/28/2023, 3:54 AMvips
04/28/2023, 3:54 AM'pod install' command failed with code 1.
Full command: pod install
Error message:
[33mWARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
Consider adding the following to ~/.profile:
export LANG=en_US.UTF-8
[0m
`/opt/homebrew/Cellar/ruby/3.2.2/lib/ruby/3.2.0/unicode_normalize/normalize.rb141in normalize': Unicode Normalization not appropriate for ASCII-8BIT (Encoding::CompatibilityError)
`from /opt/homebrew/lib/ruby/gems/3.2.0/gems/cocoapods-1.12.1/lib/cocoapods/config.rb166in unicode_normalize'
`from /opt/homebrew/lib/ruby/gems/3.2.0/gems/cocoapods-1.12.1/lib/cocoapods/config.rb166in installation_root'
`from /opt/homebrew/lib/ruby/gems/3.2.0/gems/cocoapods-1.12.1/lib/cocoapods/config.rb226in podfile_path'
vips
04/28/2023, 4:10 AM