Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
3
Answers
Can you try uninstall cocoapods and install latest version of cocoapods ?
After that run:
I hope, this will solve your problem
something wrong in
activesupport-6.0.0.rc2/lib/active_support/multibyte/unicode.rb
do the following
gem uninstall activesupport -v 6.0.0.rc2
and then
gem install rails -v 6.1
I also have this problem, and I fix this problem by changing the pod version to 1.9.3 in Gemfile.