플러터 앱 빌드 오류
= iOS 16.4 버전, Xcode 14.2, DeviceSupport 를 16.4 추가
https://www.clien.net/service/board/cm_app/18025131
device support 16.4 추가
open /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 여기에 16.4 폴더 추가
https://github.com/JinjunHan/iOSDeviceSupport
debug 모드가 아니라 release 모드로 배포
https://devkids.tistory.com/entry/Flutter-In-iOS-14-debug-mode-Flutter-apps-can
빌드, 연결에 내 아이폰을 눌러주고
삼각형 눌러주고 설정/개인정보보보호/개발자모드 켜주고 아이폰 재실행
다시 삼각형 눌러주면 설치 완료!
아래 화면과 같이 ios에러 나는 경우
https://code-boki.tistory.com/110
논외
플러터 재사용가능한 카드뷰 위젯
글쓰기, 수정을 UI를 재활용하고싶음
https://jaceshim.github.io/2019/01/29/flutter-study-reusable-custom-card-widget/
'Flutter > 개발' 카테고리의 다른 글
[플러터] 메모 앱 개발하기 TextField 위젯 (0) | 2023.05.03 |
---|---|
[플러터/화면전환] The context used to push or pop routes from the Navigator must be that of a widget that is a descendant of a Navigator widget. (0) | 2023.05.02 |
[Flutter] 폴더 구조 (0) | 2023.04.23 |
플러터 로그인 기능 구현 블로그 (0) | 2023.04.13 |
Flutter 위젯 (0) | 2023.04.09 |
댓글