반응형 Error1 Flutter ios error 해결 Automatically assigning platform `iOS` with version `11.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile Automatically assigning platform `iOS` with version `11.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile flutter ios 개발시에 해당 오류를 겪는 상황이 생긴다 나의 경우는 firebase의 dynamic link 세팅중 android는 잘 됐지만 아이폰에서 빌드시 에러가 났다. 인터넷에 많이 나와있는 해결방법인. /ios/Podfile 위치에 있는 파일의 내용을 수정하는 방법이 자주 나와있었는데 해방 방법은 아래와 같다 제일 상단 # Uncomment this line to define a glob.. 2023. 9. 26. 이전 1 다음 반응형