ios7 [에러!!!!!]: [!] CocoaPods could not find compatible versions for pod .... alan voice라는 플러그인을 사용하려고 한다!.. 그러나 pubspec.yaml에 추가한 순간부터 빌드가 갑자기 안되기 시작한ㄷr..... 우선 주어진 에러메세지를 정독해서 해결해 볼 노력을 해보자,,,,, 많이 심란하지만. 거슬리는 노란 문구부터. Podfile에 ios 버전이 지정안돼서 알아서 11.0으로 해줬다고 한다. Podfile 안에 before: target 'Runner' do use_frameworks! use_modular_headers! flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__)) target 'RunnerTests' do inherit! :search_paths end end 여기 첫번째 줄 바로밑에 p.. 2023. 9. 19. 이전 1 2 다음