[iOS] '..., but they required a higher minimum deployment target’ 오류

sumong·2023년 1월 8일
0

Flutter 오류 대응

목록 보기
3/15
post-thumbnail

참고 : https://stackoverflow.com/questions/38602469/higher-minimum-deployment-target-error-when-installing-firebase-crash-reports

해결책 : Podfile에서 platform :ios, '9.0' 코드의 주석을 제거하면 됩니다. 만약 그래도 안 되면 버전을 올리시면 됩니다.

profile
Flutter 메인의 풀스택 개발자 / 한양대 컴퓨터소프트웨어학과, HUHS의 화석

0개의 댓글