Day: June 12, 2023

Flutter

Flutter doctor error –[!] Xcode – develop for iOS and macOS (Xcode 14.3.1)Flutter doctor error –✗ CocoaPods not installed

Was trying to setup Android Studio and flutter on my Intel Mac. Did not face this issue when using the Apple silicon Mac. Steps to resolve: Step 1: Install active support gem I have to run the above command as prompted before installing cocoapods as it prompts that my Ruby is outdated.     After […]

Back To Top